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

docs: Add FAQ section for common questions area/agent For work that has to do with the general agent loop/agentic features of the app kind/docs Documentation-only changes
#2891 opened May 24, 2026 by meichuanyi Loading…
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…
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/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)
#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…
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)
#2873 opened May 22, 2026 by rumpl Member Draft
fix(#2861): release per-message render caches when streaming completes area/tui For features/issues/fixes related to the TUI kind/fix PR fixes a bug (maps to fix: commit prefix)
#2866 opened May 21, 2026 by aheritier Contributor Loading…
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
#2816 opened May 18, 2026 by trungutt Contributor Draft
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 status/needs-rebase PR has merge conflicts or is out of date with main
#2728 opened May 9, 2026 by yunus25jmi1 Contributor Draft
[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
#2716 opened May 8, 2026 by krissetto Contributor Draft
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 Draft
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
#2443 opened Apr 15, 2026 by shaj13 Contributor Draft
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 area/providers For features/issues/fixes related to LLM providers (Bedrock, LiteLLM, Qwen, custom, etc.) 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 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
#2381 opened Apr 11, 2026 by luboszima Draft
fix: compaction fallback to lowest model context limit area/providers For features/issues/fixes related to LLM providers (Bedrock, LiteLLM, Qwen, custom, etc.) area/sessions For features/issues/fixes related to session lifecycle (resume, persistence, export) kind/fix PR fixes a bug (maps to fix: commit prefix) status/needs-rebase PR has merge conflicts or is out of date with main
#2379 opened Apr 11, 2026 by shaj13 Contributor Draft
fix: default api_type for specific github copilot models area/providers/openai For features/issues/fixes related to the usage of OpenAI models area/providers For features/issues/fixes related to LLM providers (Bedrock, LiteLLM, Qwen, custom, etc.) kind/fix PR fixes a bug (maps to fix: commit prefix)
#2376 opened Apr 10, 2026 by joshbarrington Contributor Loading…
Fix/deduplicate tool names area/providers/anthropic For features/issues/fixes related to the usage of Anthropic models 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) status/needs-info Issues that could use a little more information.
#2278 opened Mar 30, 2026 by Anubhav200311 Loading…
fix(anthropic): strip content from assistant messages with tool call for bedrock area/providers/anthropic For features/issues/fixes related to the usage of Anthropic models area/providers/bedrock AWS Bedrock provider support kind/fix PR fixes a bug (maps to fix: commit prefix) status/needs-rebase PR has merge conflicts or is out of date with main
#1599 opened Feb 4, 2026 by Pnkcaht Contributor Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.