-
Notifications
You must be signed in to change notification settings - Fork 462
Pull requests: docker/docker-agent
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(oaistream): replay ReasoningContent when converting messages
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:). Use on PRs only.
status/needs-signed-commits
Some commits in the PR are signed with a valid SSH/GPG key
#4365
opened Sep 19, 2026 by
20csm2k25-netizen
Loading…
feat(openai,dmr): switch thinking off on OpenAI-compatible endpoints and add provider_opts.extra_body
area/config
For configuration parsing, YAML, environment variables
area/docs
Documentation changes
area/models
LLM model integrations and model providers
area/providers/docker-model-runner
Docker Model Runner (DMR) local inference
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.
#4310
opened Sep 16, 2026 by
IsmaelMartinez
Contributor
Loading…
fix: treat GOOGLE_GENAI_USE_VERTEXAI=false as disabled
area/config
For configuration parsing, YAML, environment variables
area/docs
Documentation changes
area/providers/gemini
Google Gemini provider support
area/providers
For features/issues/fixes related to LLM providers (Bedrock, LiteLLM, Qwen, custom, etc.)
kind/fix
PR fixes a bug (maps to fix:). Use on PRs only.
status/needs-rebase
PR has merge conflicts or is out of date with main
status/needs-signed-commits
Some commits in the PR are signed with a valid SSH/GPG key
#4303
opened Sep 15, 2026 by
yunus25jmi1
Contributor
•
Draft
feat: add DaoXE as an OpenAI-compatible provider alias
area/config
For configuration parsing, YAML, environment variables
area/docs
Documentation changes
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.
status/needs-rebase
PR has merge conflicts or is out of date with main
status/needs-signed-commits
Some commits in the PR are signed with a valid SSH/GPG key
fix: make transfer_task concurrency-safe under parallel tool calls
area/runtime
Runtime engine, agent loop execution, tool dispatch, loop detection
kind/fix
PR fixes a bug (maps to fix:). Use on PRs only.
status/needs-rebase
PR has merge conflicts or is out of date with main
status/needs-signed-commits
Some commits in the PR are signed with a valid SSH/GPG key
#4180
opened Sep 6, 2026 by
bernard-code-lab
•
Draft
feat: warn the agent at 80% of a run budget before hard stop
area/runtime
Runtime engine, agent loop execution, tool dispatch, loop detection
kind/feat
PR adds a new feature (maps to feat:). Use on PRs only.
#4179
opened Sep 5, 2026 by
salignatmoandal
Loading…
2 of 4 tasks
test(runtime): add persistence observer streaming benchmarks
area/runtime
Runtime engine, agent loop execution, tool dispatch, loop detection
kind/test
Test-only changes
#4077
opened Aug 30, 2026 by
salignatmoandal
Loading…
3 of 5 tasks
test(hooks): skip the stdin-JSON hook test when jq is missing
area/tools
For features/issues/fixes related to the usage of built-in and MCP tools
kind/test
Test-only changes
status/needs-rebase
PR has merge conflicts or is out of date with main
#4053
opened Aug 24, 2026 by
dwin-gharibi
Contributor
•
Draft
feat: add OrcaRouter as a built-in OpenAI-compatible provider
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.
status/needs-rebase
PR has merge conflicts or is out of date with main
status/needs-signed-commits
Some commits in the PR are signed with a valid SSH/GPG key
#4007
opened Aug 20, 2026 by
JinhaoSong322
•
Draft
feat: add circuit breaker package for fault tolerance
area/docs
Documentation changes
area/testing
Test infrastructure, CI/CD, test runners, evaluation
kind/feat
PR adds a new feature (maps to feat:). Use on PRs only.
status/needs-signed-commits
Some commits in the PR are signed with a valid SSH/GPG key
#3982
opened Aug 14, 2026 by
Zakariasisu5
•
Draft
fix: migrate Nebius alias to Token Factory
area/docs
Documentation changes
area/models
LLM model integrations and model providers
kind/fix
PR fixes a bug (maps to fix:). Use on PRs only.
status/needs-rebase
PR has merge conflicts or is out of date with main
status/needs-signed-commits
Some commits in the PR are signed with a valid SSH/GPG key
feat: add Atlas Cloud provider
area/config
For configuration parsing, YAML, environment variables
area/docs
Documentation changes
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.
status/needs-rebase
PR has merge conflicts or is out of date with main
status/needs-signed-commits
Some commits in the PR are signed with a valid SSH/GPG key
#3962
opened Aug 10, 2026 by
binyangzhu000-sudo
•
Draft
feat(hooks): elide repeated read-only tool results instead of re-sending them
area/core
Core agent runtime, session management
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
status/needs-triage
For issues that need to be triaged
#3940
opened Aug 7, 2026 by
dwin-gharibi
Contributor
•
Draft
fix(filesystem): report completed removals/creations when a directory batch aborts
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.
#3934
opened Aug 6, 2026 by
dwin-gharibi
Contributor
•
Draft
fix(filesystem): refuse an 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.
status/needs-rebase
PR has merge conflicts or is out of date with main
status/needs-triage
For issues that need to be triaged
edit_file edit whose oldText matches more than once
area/tools
#3930
opened Aug 6, 2026 by
dwin-gharibi
Contributor
•
Draft
fix: resolve proxy transport false-positives
area/providers/gemini
Google Gemini provider support
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.
#3900
opened Aug 3, 2026 by
Piyush0049
Contributor
•
Draft
fix(server): stop per-session toolsets on session delete
area/core
Core agent runtime, session management
kind/fix
PR fixes a bug (maps to fix:). Use on PRs only.
status/needs-rebase
PR has merge conflicts or is out of date with main
#3884
opened Aug 2, 2026 by
EronWright
Contributor
•
Draft
fix(server): prevent send-on-closed-channel panic in session title generation
area/core
Core agent runtime, session management
kind/fix
PR fixes a bug (maps to fix:). Use on PRs only.
status/needs-rebase
PR has merge conflicts or is out of date with main
#3832
opened Jul 25, 2026 by
Piyush0049
Contributor
•
Draft
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.