-
Notifications
You must be signed in to change notification settings - Fork 422
Pull requests: docker/docker-agent
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: support local team composition from external files
area/agent
For work that has to do with the general agent loop/agentic features of the app
area/config
For configuration parsing, YAML, environment variables
area/core
Core agent runtime, session management
area/docs
Documentation changes
area/runtime
Runtime engine, agent loop execution, tool dispatch, loop detection
area/sessions
For features/issues/fixes related to session lifecycle (resume, persistence, export)
area/tools
For features/issues/fixes related to the usage of built-in and MCP tools
area/tui
For features/issues/fixes related to the TUI
kind/feat
PR adds a new feature (maps to feat:). Use on PRs only.
ci: run full test suite on Windows
area/ci
CI/CD workflows and pipeline
kind/chore
Maintenance, deps, CI, tooling (maps to chore: commit prefix)
#3866
opened Jul 29, 2026 by
Sayt-0
Member
Loading…
fix(backgroundjobs): resolve status race condition and subprocess pipe hang
area/core
Core agent runtime, session management
area/tools
For features/issues/fixes related to the usage of built-in and MCP tools
kind/fix
PR fixes a bug (maps to fix:). Use on PRs only.
#3833
opened Jul 25, 2026 by
Piyush0049
Contributor
Loading…
fix(server): prevent send-on-closed-channel panic in session title generation
area/core
Core agent runtime, session management
kind/fix
PR fixes a bug (maps to fix:). Use on PRs only.
#3832
opened Jul 25, 2026 by
Piyush0049
Contributor
Loading…
fix: agent security and linting improvements
area/testing
Test infrastructure, CI/CD, test runners, evaluation
area/tools
For features/issues/fixes related to the usage of built-in and MCP tools
kind/fix
PR fixes a bug (maps to fix:). Use on PRs only.
#3831
opened Jul 24, 2026 by
Piyush0049
Contributor
Loading…
fix(tui): resolve cross-platform root detection and fallback paths in pickers
area/tui
For features/issues/fixes related to the TUI
kind/fix
PR fixes a bug (maps to fix:). Use on PRs only.
#3795
opened Jul 23, 2026 by
Piyush0049
Contributor
Loading…
fix: resolve POSIX path handling and test failures on Windows
area/sessions
For features/issues/fixes related to session lifecycle (resume, persistence, export)
area/tools
For features/issues/fixes related to the usage of built-in and MCP tools
area/tui
For features/issues/fixes related to the TUI
kind/fix
PR fixes a bug (maps to fix:). Use on PRs only.
#3792
opened Jul 22, 2026 by
Piyush0049
Contributor
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.