-
Notifications
You must be signed in to change notification settings - Fork 406
Pull requests: docker/docker-agent
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: optimize GPT-5.6 defaults and reasoning
area/config
For configuration parsing, YAML, environment variables
area/docs
Documentation changes
area/models
LLM model integrations and model providers
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:). Use on PRs only.
#3567
opened Jul 10, 2026 by
aheritier
Contributor
Loading…
docs: sandbox template contents and config version hint
area/docs
Documentation changes
kind/docs
Documentation-only changes
#3566
opened Jul 10, 2026 by
aheritier
Contributor
Loading…
fix(tui): wire MCP prompts into slash command dispatch
area/mcp
MCP protocol, MCP tool servers, integration
area/tui
For features/issues/fixes related to the TUI
kind/fix
PR fixes a bug (maps to fix:). Use on PRs only.
#3565
opened Jul 10, 2026 by
EronWright
Contributor
•
Draft
feat(tui): add Ctrl+R force-refresh to the model picker
area/docs
Documentation changes
area/models
LLM model integrations and model providers
area/tui
For features/issues/fixes related to the TUI
kind/feat
PR adds a new feature (maps to feat:). Use on PRs only.
#3564
opened Jul 9, 2026 by
dgageot
Member
Loading…
fix(board): reliability fixes for SSE lifecycle, watchdog, transport, and rendering
area/mcp
MCP protocol, MCP tool servers, integration
area/tui
For features/issues/fixes related to the TUI
kind/fix
PR fixes a bug (maps to fix:). Use on PRs only.
#3563
opened Jul 9, 2026 by
dgageot
Member
Loading…
fix(modelinfo): strip provider prefix from model ids in name-pattern predicates
area/models
LLM model integrations and model providers
kind/fix
PR fixes a bug (maps to fix:). Use on PRs only.
#3562
opened Jul 9, 2026 by
dgageot
Member
Loading…
fix: propagate session permissions correctly to sub-sessions
area/runtime
Runtime engine, agent loop execution, tool dispatch, loop detection
kind/fix
PR fixes a bug (maps to fix:). Use on PRs only.
#3542
opened Jul 8, 2026 by
Piyush0049
Contributor
Loading…
fix(runtime): propagate session permissions to background agents and skills
area/runtime
Runtime engine, agent loop execution, tool dispatch, loop detection
kind/fix
PR fixes a bug (maps to fix:). Use on PRs only.
#3490
opened Jul 6, 2026 by
Piyush0049
Contributor
Loading…
refactor(tui): extract attachments from document parts in session
area/tui
For features/issues/fixes related to the TUI
kind/refactor
PR refactors code without behavior change
#3484
opened Jul 6, 2026 by
Piyush0049
Contributor
Loading…
2 tasks done
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.
status/needs-rebase
PR has merge conflicts or is out of date with main
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
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!
Exclude everything labeled
bug with -label:bug.