-
Notifications
You must be signed in to change notification settings - Fork 413
Pull requests: docker/docker-agent
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(openai): support explicit prompt cache breakpoints
area/models
LLM model integrations and model providers
area/providers/openai
For features/issues/fixes related to the usage of OpenAI models
kind/feat
PR adds a new feature (maps to feat:). Use on PRs only.
#3719
opened Jul 17, 2026 by
Sayt-0
Member
Loading…
feat(tui): show usage details per agent
area/tui
For features/issues/fixes related to the TUI
kind/feat
PR adds a new feature (maps to feat:). Use on PRs only.
feat(budget): cap what an agent may spend in money, tokens, or working time
area/config
For configuration parsing, YAML, environment variables
area/docs
Documentation changes
area/runtime
Runtime engine, agent loop execution, tool dispatch, loop detection
area/tui
For features/issues/fixes related to the TUI
kind/feat
PR adds a new feature (maps to feat:). Use on PRs only.
#3702
opened Jul 17, 2026 by
dwin-gharibi
Contributor
Loading…
fix(runtime): stop content-only turns that end with a bare EOF (no Runtime engine, agent loop execution, tool dispatch, loop detection
kind/fix
PR fixes a bug (maps to fix:). Use on PRs only.
finish_reason)
area/runtime
#3669
opened Jul 15, 2026 by
awschmeder
Loading…
feat(tools): add "webhook" toolset for outbound notifications
area/docs
Documentation changes
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.
#3641
opened Jul 14, 2026 by
dwin-gharibi
Contributor
Loading…
feat(tools): add "sandbox" toolset to run code snippets in an ephemeral, isolated container
area/docs
Documentation changes
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.
#3639
opened Jul 14, 2026 by
dwin-gharibi
Contributor
Loading…
fix(rag): correctly attribute and track query embedding usage for active sessions
area/rag
For work/issues that have to do with the RAG features
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:). Use on PRs only.
#3603
opened Jul 11, 2026 by
Piyush0049
Contributor
Loading…
3 tasks done
Tool renderers collapsed/expanded
area/tui
For features/issues/fixes related to the TUI
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
ProTip!
Exclude everything labeled
bug with -label:bug.