Skip to content

Pull requests: docker/docker-agent

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat: three-mode safety policy (strict / balanced / autonomous) with native shell classification area/a2a Agent-to-Agent protocol, A2A server, inter-agent communication area/agent For work that has to do with the general agent loop/agentic features of the app area/api For features/issues/fixes related to the usage of the cagent API area/cli CLI commands, flags, output formatting area/config For configuration parsing, YAML, environment variables area/docs Documentation changes area/runtime Runtime engine, agent loop execution, tool dispatch, loop detection area/security Authentication, authorization, secrets, vulnerabilities area/sessions For features/issues/fixes related to session lifecycle (resume, persistence, export) area/testing Test infrastructure, CI/CD, test runners, evaluation area/tui For features/issues/fixes related to the TUI kind/feat PR adds a new feature (maps to feat:). Use on PRs only.
#3820 opened Jul 24, 2026 by trungutt Contributor Draft
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…
fix(runtime): stop content-only turns that end with a bare EOF (no finish_reason) area/runtime Runtime engine, agent loop execution, tool dispatch, loop detection kind/fix PR fixes a bug (maps to fix:). Use on PRs only. status/ready-for-review Ready for implementation, design review, or final review
#3669 opened Jul 15, 2026 by awschmeder Loading…
ProTip! Filter pull requests by the default branch with base:main.