-
Notifications
You must be signed in to change notification settings - Fork 447
Pull requests: docker/docker-agent
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: wire assertion runner into runSingleEval execution pipeline
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
#4100
opened Sep 1, 2026 by
melmennaoui
Contributor
Loading…
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
fix(#4060): extend backoff gate to remote MCP HTTP errors
area/docs
Documentation changes
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.
#4074
opened Aug 28, 2026 by
aheritier
Collaborator
•
2/2
Loading…
fix(#4060): add bounded jittered backoff to StartableToolSet retry path
area/core
Core agent runtime, session management
area/docs
Documentation changes
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
area/providers
For features/issues/fixes related to LLM providers (Bedrock, LiteLLM, Qwen, custom, etc.)
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.
#4062
opened Aug 27, 2026 by
aheritier
Collaborator
•
1/2
Loading…
docs(attachment): correct the defuse loop's termination argument
area/core
Core agent runtime, session management
kind/docs
Documentation-only changes
#4055
opened Aug 24, 2026 by
dwin-gharibi
Contributor
Loading…
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
#4053
opened Aug 24, 2026 by
dwin-gharibi
Contributor
Loading…
feat(#3996): render generated images inline via manifest-gated resolution
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/testing
Test infrastructure, CI/CD, test runners, evaluation
area/tui
For features/issues/fixes related to the TUI
kind/feat
PR adds a new feature (maps to feat:). Use on PRs only.
fix(#3996): preserve Gemini user thinking budgets outside title generation
area/providers/gemini
Google Gemini provider support
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.
feat(#3996): fall back to an explicit user-prompt filename for one unnamed image
area/providers/gemini
Google Gemini provider support
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.
feat(#3996): gate workspace-escaping generated-media paths behind user confirmation
area/cli
CLI commands, flags, output formatting
area/runtime
Runtime engine, agent loop execution, tool dispatch, loop detection
area/sessions
For features/issues/fixes related to session lifecycle (resume, persistence, export)
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(#3996): classify generated-media save failures into safe user-visible reasons
area/docs
Documentation changes
area/providers/anthropic
For features/issues/fixes related to the usage of Anthropic models
area/providers/gemini
Google Gemini provider support
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
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.
test(#3996): cover mid-write cleanup, file modes, and missing parents
area/a2a
Agent-to-Agent protocol, A2A server, inter-agent communication
area/mcp
MCP protocol, MCP tool servers, integration
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/test
Test-only changes
feat(#3996): stream model-generated media deltas
area/providers/gemini
Google Gemini provider support
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.
fix(#3996): drop gateway SSE keepalive frames before the genai parser
area/providers/gemini
Google Gemini provider support
kind/fix
PR fixes a bug (maps to fix:). Use on PRs only.
fix(#3996): keep image-output models eligible for session titles
area/docs
Documentation changes
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:). Use on PRs only.
feat(#3996): reject incompatible image-output gateway requests
area/docs
Documentation changes
area/providers/gemini
Google Gemini provider support
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.
feat(#3996): resolve image output capability from models.dev
area/config
For configuration parsing, YAML, environment variables
area/docs
Documentation changes
area/providers
For features/issues/fixes related to LLM providers (Bedrock, LiteLLM, Qwen, custom, etc.)
area/testing
Test infrastructure, CI/CD, test runners, evaluation
kind/feat
PR adds a new feature (maps to feat:). Use on PRs only.
fix(#3996): classify Gemini API 400s into safe, actionable categories
area/providers/gemini
Google Gemini provider support
area/testing
Test infrastructure, CI/CD, test runners, evaluation
kind/fix
PR fixes a bug (maps to fix:). Use on PRs only.
feat(#3996): strip unsupported audio/video media parts
area/config
For configuration parsing, YAML, environment variables
area/docs
Documentation changes
area/providers/anthropic
For features/issues/fixes related to the usage of Anthropic models
area/providers/bedrock
AWS Bedrock provider support
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/runtime
Runtime engine, agent loop execution, tool dispatch, loop detection
area/testing
Test infrastructure, CI/CD, test runners, evaluation
kind/feat
PR adds a new feature (maps to feat:). Use on PRs only.
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-signed-commits
Some commits in the PR are signed with a valid SSH/GPG key
#4007
opened Aug 20, 2026 by
JinhaoSong322
Loading…
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
Loading…
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-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-signed-commits
Some commits in the PR are signed with a valid SSH/GPG key
#3962
opened Aug 10, 2026 by
binyangzhu000-sudo
Loading…
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-triage
For issues that need to be triaged
#3940
opened Aug 7, 2026 by
dwin-gharibi
Contributor
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.