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

bump direct go dependencies
#2709 opened May 7, 2026 by dgageot Member Loading…
refactor: extract SnapshotController so the runtime no longer brokers /undo area/agent For work that has to do with the general agent loop/agentic features of the app effort:medium Multiple files or components, some design decisions needed go Pull requests that update go code kind/refactor PR refactors code without behavior change
#2707 opened May 7, 2026 by dgageot Member Loading…
4 tasks done
refactor(hooks): make the unload on_agent_switch builtin pure area/agent For work that has to do with the general agent loop/agentic features of the app area/providers/docker-model-runner Docker Model Runner (DMR) local inference effort:medium Multiple files or components, some design decisions needed go Pull requests that update go code kind/refactor PR refactors code without behavior change
#2706 opened May 7, 2026 by dgageot Member 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 effort:large Cross-cutting concern, complex design, broad codebase knowledge required go Pull requests that update go code kind/feat PR adds a new feature (maps to feat: commit prefix)
#2620 opened May 4, 2026 by tdabasinskas Contributor Loading…
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 effort:small Isolated change, clear solution, single area go Pull requests that update go code kind/feat PR adds a new feature (maps to feat: commit prefix)
#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
#2443 opened Apr 15, 2026 by shaj13 Contributor Loading…
feat: user configurable tui keybindings area/tui For features/issues/fixes related to the TUI effort:medium Multiple files or components, some design decisions needed go Pull requests that update go code 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 effort:small Isolated change, clear solution, single area go Pull requests that update go code 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)
#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) effort:small Isolated change, clear solution, single area go Pull requests that update go code kind/fix PR fixes a bug (maps to fix: commit prefix)
#2379 opened Apr 11, 2026 by shaj13 Contributor Loading…
fix: default api_type for specific github copilot models area/providers/openai For features/issues/fixes related to the usage of OpenAI models effort:small Isolated change, clear solution, single area go Pull requests that update go code 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 effort:small Isolated change, clear solution, single area go Pull requests that update go code kind/fix PR fixes a bug (maps to fix: commit prefix)
#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 effort:small Isolated change, clear solution, single area go Pull requests that update go code kind/fix PR fixes a bug (maps to fix: commit prefix)
#1599 opened Feb 4, 2026 by Pnkcaht Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.