-
Notifications
You must be signed in to change notification settings - Fork 394
Pull requests: docker/docker-agent
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add adaptive RAG prefetching
area/core
Core agent runtime, session management
kind/feature
New feature
#3167
opened Jun 19, 2026 by
teerthsharma
Loading…
docs: document startup tool-listing timeout for wedged MCP servers
area/mcp
MCP protocol, MCP tool servers, integration
kind/docs
Documentation-only changes
#3166
opened Jun 19, 2026 by
aheritier
Contributor
Loading…
feat(shell): opt-in sudo askpass flow (#1551)
area/security
Authentication, authorization, secrets, vulnerabilities
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)
#3163
opened Jun 18, 2026 by
Sayt-0
Member
Loading…
fix(session): drop duplicate tool results in sanitizeToolCalls
area/runtime
Runtime engine, agent loop execution, tool dispatch, loop detection
area/sessions
For features/issues/fixes related to session lifecycle (resume, persistence, export)
kind/fix
PR fixes a bug (maps to fix: commit prefix)
#3162
opened Jun 18, 2026 by
Sayt-0
Member
Loading…
build(deps): bump the pip group across 1 directory with 2 updates
area/mcp
MCP protocol, MCP tool servers, integration
dependencies
Pull requests that update a dependency file
kind/chore
Maintenance, deps, CI, tooling (maps to chore: commit prefix)
python
Pull requests that update python code
#3150
opened Jun 16, 2026 by
dependabot
Bot
Loading…
feat: add session-scoped plan/build mode
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/sessions
For features/issues/fixes related to session lifecycle (resume, persistence, export)
kind/feat
PR adds a new feature (maps to feat: commit prefix)
#3140
opened Jun 16, 2026 by
trungutt
Contributor
Loading…
chore: convert bug/feature issue templates to issue forms
area/testing
Test infrastructure, CI/CD, test runners, evaluation
kind/chore
Maintenance, deps, CI, tooling (maps to chore: commit prefix)
#3134
opened Jun 15, 2026 by
aheritier
Contributor
Loading…
feat(tui): live "Background agents (N)" sidebar panel
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/feat
PR adds a new feature (maps to feat: commit prefix)
#3118
opened Jun 15, 2026 by
aheritier
Contributor
Loading…
feat(tui): dedicated renderers for background-agent tools (#3103)
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/feat
PR adds a new feature (maps to feat: commit prefix)
#3117
opened Jun 15, 2026 by
aheritier
Contributor
Loading…
feat(tui): bracket sub-agent delegations — return marker + sidebar breadcrumb (#3102)
area/agent
For work that has to do with the general agent loop/agentic features of the app
area/tui
For features/issues/fixes related to the TUI
kind/feat
PR adds a new feature (maps to feat: commit prefix)
#3116
opened Jun 15, 2026 by
aheritier
Contributor
Loading…
feat(tui): live status + labeled spinner for delegation (#3101)
area/agent
For work that has to do with the general agent loop/agentic features of the app
area/tui
For features/issues/fixes related to the TUI
kind/feat
PR adds a new feature (maps to feat: commit prefix)
#3115
opened Jun 15, 2026 by
aheritier
Contributor
Loading…
feat(memory): add cross-process locking and atomic writes for sqlite
area/agent
For work that has to do with the general agent loop/agentic features of the app
area/runtime
Runtime engine, agent loop execution, tool dispatch, loop detection
area/sessions
For features/issues/fixes related to session lifecycle (resume, persistence, export)
kind/feat
PR adds a new feature (maps to feat: commit prefix)
#3114
opened Jun 15, 2026 by
yunasora
Loading…
feat(tui): readable thinking state, redesigned Agents panel, and Agent Inspector
area/agent
For work that has to do with the general agent loop/agentic features of the app
area/tui
For features/issues/fixes related to the TUI
kind/feat
PR adds a new feature (maps to feat: commit prefix)
#3108
opened Jun 13, 2026 by
aheritier
Contributor
Loading…
fix: respect HOME env var when expanding ~ in paths
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)
#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)
status/blocked
Author can't proceed and needs external help to get unblocked
#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
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/bedrock
AWS Bedrock provider support
area/providers/docker-model-runner
Docker Model Runner (DMR) local inference
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.)
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/telemetry
Telemetry, tracing, and metrics
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)
#2620
opened May 4, 2026 by
tdabasinskas
Contributor
Loading…
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
•
Draft
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…
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!
Type g i on any issue or pull request to go back to the issue listing page.