-
Notifications
You must be signed in to change notification settings - Fork 364
Pull requests: docker/docker-agent
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(sandbox): alias/runtime sandbox defaults and persistent network allowlist
area/cli
CLI commands, flags, output formatting
area/config
For configuration parsing, YAML, environment variables
area/security
Authentication, authorization, secrets, vulnerabilities
kind/feat
PR adds a new feature (maps to feat: commit prefix)
#2888
opened May 23, 2026 by
dgageot
Member
Loading…
chore(deps): bump direct Go dependencies
area/mcp
MCP protocol, MCP tool servers, integration
area/providers
For features/issues/fixes related to LLM providers (Bedrock, LiteLLM, Qwen, custom, etc.)
dependencies
Pull requests that update a dependency file
kind/chore
Maintenance, deps, CI, tooling (maps to chore: commit prefix)
#2883
opened May 22, 2026 by
dgageot
Member
Loading…
a2a: honour For features/issues/fixes related to the usage of the cagent API
area/security
Authentication, authorization, secrets, vulnerabilities
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: commit prefix)
timeout and allow_private_ips config (with SSRF protection)
area/api
#2882
opened May 22, 2026 by
dgageot
Member
Loading…
feat: add 'docker agent debug skills' command
area/cli
CLI commands, flags, output formatting
area/skills
Skills system and custom slash commands
kind/feat
PR adds a new feature (maps to feat: commit prefix)
#2881
opened May 22, 2026 by
dgageot
Member
Loading…
fix: don't close shared session store in runtime.Close
area/sessions
For features/issues/fixes related to session lifecycle (resume, persistence, export)
kind/fix
PR fixes a bug (maps to fix: commit prefix)
#2879
opened May 22, 2026 by
dgageot
Member
Loading…
Polish --sandbox auto-kit output and tool auto-install logging
area/cli
CLI commands, flags, output formatting
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: commit prefix)
#2878
opened May 22, 2026 by
dgageot
Member
Loading…
fix(mcp/oauth): discover RFC 8414 §3.1 path-aware metadata URLs
area/mcp
MCP protocol, MCP tool servers, integration
kind/fix
PR fixes a bug (maps to fix: commit prefix)
#2877
opened May 22, 2026 by
dgageot
Member
Loading…
docs: add dedicated MCP tool reference page
area/mcp
MCP protocol, MCP tool servers, integration
kind/docs
Documentation-only changes
#2875
opened May 22, 2026 by
dgageot
Member
Loading…
Add a cop that looks at nil checks against an interface
area/testing
Test infrastructure, CI/CD, test runners, evaluation
kind/chore
Maintenance, deps, CI, tooling (maps to chore: commit prefix)
fix: reduce retained tool output memory
area/agent
For work that has to do with the general agent loop/agentic features of the app
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: commit prefix)
#2854
opened May 21, 2026 by
dgageot
Member
Loading…
refactor(tools): use docker/aijson for LLM-tolerant JSON unmarshal
area/tools
For features/issues/fixes related to the usage of built-in and MCP tools
kind/refactor
PR refactors code without behavior change
status/needs-rebase
PR has merge conflicts or is out of date with main
ci: skip image push in forked repositories
area/testing
Test infrastructure, CI/CD, test runners, evaluation
kind/chore
Maintenance, deps, CI, tooling (maps to chore: commit prefix)
#2805
opened May 15, 2026 by
areebahmeddd
Contributor
Loading…
Cross-harness orchestration: run Claude Code, Codex, OpenCode, Copilot, and OpenClaw as subagents
area/agent
For work that has to do with the general agent loop/agentic features of the app
area/providers
For features/issues/fixes related to LLM providers (Bedrock, LiteLLM, Qwen, custom, etc.)
kind/feat
PR adds a new feature (maps to feat: commit prefix)
status/needs-rebase
PR has merge conflicts or is out of date with main
#2796
opened May 14, 2026 by
mcavage-docker
•
Draft
feat: built-in large tool output handling
area/mcp
MCP protocol, MCP tool servers, integration
area/tools
For features/issues/fixes related to the usage of built-in and MCP tools
kind/feat
PR adds a new feature (maps to feat: commit prefix)
status/needs-design
Requires architectural discussion or design review
#2728
opened May 9, 2026 by
yunus25jmi1
Contributor
Loading…
[DRAFT] - Subagents, reborn
area/agent
For work that has to do with the general agent loop/agentic features of the app
kind/feat
PR adds a new feature (maps to feat: commit prefix)
status/needs-design
Requires architectural discussion or design review
status/needs-rebase
PR has merge conflicts or is out of date with main
fix: centralize environment variable expansion at config boundary
area/config
For configuration parsing, YAML, environment variables
kind/fix
PR fixes a bug (maps to fix: commit prefix)
status/needs-design
Requires architectural discussion or design review
#2710
opened May 8, 2026 by
yunus25jmi1
Contributor
Loading…
feat(otel): instrument runtime with GenAI semantic conventions
area/agent
For work that has to do with the general agent loop/agentic features of the app
kind/feat
PR adds a new feature (maps to feat: commit prefix)
status/needs-design
Requires architectural discussion or design review
status/needs-rebase
PR has merge conflicts or is out of date with main
#2620
opened May 4, 2026 by
tdabasinskas
Contributor
•
Draft
Workflows
area/agent
For work that has to do with the general agent loop/agentic features of the app
kind/feat
PR adds a new feature (maps to feat: commit prefix)
status/needs-design
Requires architectural discussion or design review
#2507
opened Apr 25, 2026 by
rohan-naik07
•
Draft
feat: docker-agent.yaml config autodiscovery
area/cli
CLI commands, flags, output formatting
area/config
For configuration parsing, YAML, environment variables
kind/feat
PR adds a new feature (maps to feat: commit prefix)
status/needs-design
Requires architectural discussion or design review
#2482
opened Apr 21, 2026 by
joshbarrington
Contributor
Loading…
core LLM completion layer
area/agent
For work that has to do with the general agent loop/agentic features of the app
kind/feat
PR adds a new feature (maps to feat: commit prefix)
status/needs-design
Requires architectural discussion or design review
status/needs-rebase
PR has merge conflicts or is out of date with main
feat: user configurable tui keybindings
area/tui
For features/issues/fixes related to the TUI
kind/feat
PR adds a new feature (maps to feat: commit prefix)
#2415
opened Apr 14, 2026 by
joshbarrington
Contributor
Loading…
fix(openai): merge custom-provider system prompts
area/providers/openai
For features/issues/fixes related to the usage of OpenAI models
kind/fix
PR fixes a bug (maps to fix: commit prefix)
#2382
opened Apr 11, 2026 by
pandego
Contributor
Loading…
feat: add local codex cli provider
area/providers/openai
For features/issues/fixes related to the usage of OpenAI models
kind/feat
PR adds a new feature (maps to feat: commit prefix)
status/needs-rebase
PR has merge conflicts or is out of date with main
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.