-
Notifications
You must be signed in to change notification settings - Fork 402
Pull requests: docker/docker-agent
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: show lean tui cost and context limit
area/runtime
Runtime engine, agent loop execution, tool dispatch, loop detection
area/tui
For features/issues/fixes related to the TUI
kind/fix
PR fixes a bug (maps to fix:). Use on PRs only.
#3400
opened Jul 1, 2026 by
rumpl
Member
Loading…
test: make the test suite faster and sleep-free
area/ci
CI/CD workflows and pipeline
area/testing
Test infrastructure, CI/CD, test runners, evaluation
kind/test
Test-only changes
#3399
opened Jul 1, 2026 by
dgageot
Member
Loading…
refactor(provider): deduplicate provider client boilerplate
area/providers
For features/issues/fixes related to LLM providers (Bedrock, LiteLLM, Qwen, custom, etc.)
kind/refactor
PR refactors code without behavior change
#3398
opened Jul 1, 2026 by
dgageot
Member
Loading…
perf(config): memoize successful OCI reads to halve warm startup latency
area/config
For configuration parsing, YAML, environment variables
area/distribution
Agent registry, packaging, distribution, sharing
kind/refactor
PR refactors code without behavior change
status/needs-triage
For issues that need to be triaged
#3397
opened Jul 1, 2026 by
dgageot
Member
Loading…
refactor: extract shared calleeObject helper in lint cops
area/ci
CI/CD workflows and pipeline
kind/refactor
PR refactors code without behavior change
#3396
opened Jul 1, 2026 by
dgageot
Member
Loading…
feat: show metadata tags as coloured chips in the agent picker
area/config
For configuration parsing, YAML, environment variables
area/tui
For features/issues/fixes related to the TUI
kind/feat
PR adds a new feature (maps to feat:). Use on PRs only.
#3394
opened Jul 1, 2026 by
dgageot
Member
Loading…
fix: clamp max_tokens to the context window for OpenAI-compatible providers
area/config
For configuration parsing, YAML, environment variables
area/providers/openai
For features/issues/fixes related to the usage of OpenAI models
area/runtime
Runtime engine, agent loop execution, tool dispatch, loop detection
kind/fix
PR fixes a bug (maps to fix:). Use on PRs only.
#3393
opened Jul 1, 2026 by
Sayt-0
Member
Loading…
feat(paths): follow XDG Base Directory Specification
area/cli
CLI commands, flags, output formatting
area/config
For configuration parsing, YAML, environment variables
area/docs
Documentation changes
kind/feat
PR adds a new feature (maps to feat:). Use on PRs only.
#3336
opened Jun 30, 2026 by
Sayt-0
Member
Loading…
telemetry: don't record error on chat span after successful LLM completion
area/telemetry
Telemetry, tracing, and metrics
kind/fix
PR fixes a bug (maps to fix:). Use on PRs only.
#3281
opened Jun 27, 2026 by
jedp-docker
Contributor
Loading…
3 tasks
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:). Use on PRs only.
status/needs-rebase
PR has merge conflicts or is out of date with main
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:). Use on PRs only.
#2998
opened Jun 4, 2026 by
EronWright
Contributor
•
Draft
10 tasks done
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:). Use on PRs only.
status/needs-design
Requires architectural discussion or design review
#2482
opened Apr 21, 2026 by
joshbarrington
Contributor
•
Draft
ProTip!
Filter pull requests by the default branch with base:main.