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: add options.WithHTTPTransportWrapper to inject HTTP middleware in provider clients area/providers/anthropic For features/issues/fixes related to the usage of Anthropic models area/providers/bedrock AWS Bedrock provider support area/providers/gemini Google Gemini provider support 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)
#3090 opened Jun 12, 2026 by simonferquel-clanker Contributor Loading…
fix: respect HOME env var when expanding ~ in paths area/agent For work that has to do with the general agent loop/agentic features of the app kind/fix PR fixes a bug (maps to fix: commit prefix)
#3088 opened Jun 12, 2026 by Divyansh670 Loading…
Support tool callbacks in MCP sampling area/agent For work that has to do with the general agent loop/agentic features of the app area/mcp MCP protocol, MCP tool servers, integration 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/feat PR adds a new feature (maps to feat: commit prefix)
#2998 opened Jun 4, 2026 by EronWright Loading…
10 tasks done
feat(runtime): expose per-turn usage and cost in the after_llm_call hook payload area/agent For work that has to do with the general agent loop/agentic features of the app area/testing Test infrastructure, CI/CD, test runners, evaluation 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
#2994 opened Jun 3, 2026 by kimizuka Contributor Draft
fix: detect Shift+Enter on macOS terminals without Kitty protocol support area/tui For features/issues/fixes related to the TUI kind/fix PR fixes a bug (maps to fix: commit prefix)
#2969 opened Jun 2, 2026 by gtardif 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 area/api For features/issues/fixes related to the usage of the cagent API area/cli CLI commands, flags, output formatting area/mcp MCP protocol, MCP tool servers, integration area/providers/anthropic For features/issues/fixes related to the usage of Anthropic models area/providers For features/issues/fixes related to LLM providers (Bedrock, LiteLLM, Qwen, custom, etc.) area/rag For work/issues that have to do with the RAG features area/sessions For features/issues/fixes related to session lifecycle (resume, persistence, export) 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/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
feat: docker-agent.yaml config autodiscovery area/cli CLI commands, flags, output formatting area/config For configuration parsing, YAML, environment variables area/testing Test infrastructure, CI/CD, test runners, evaluation 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…
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 Draft
Fix/deduplicate tool names 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 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 Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.