Skip to content

Pull requests: docker/docker-agent

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat(tools): non-blocking StartableToolSet status check (#4073) area/core Core agent runtime, session management 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.
#4159 opened Sep 3, 2026 by aheritier Collaborator Loading…
fix(rag): atomic per-file vector store persistence (#4073) area/rag For work/issues that have to do with the RAG features area/testing Test infrastructure, CI/CD, test runners, evaluation kind/fix PR fixes a bug (maps to fix:). Use on PRs only.
#4158 opened Sep 3, 2026 by aheritier Collaborator Loading…
feat(leantui): remove context usage progress bar 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.
#4157 opened Sep 3, 2026 by rumpl Member Loading…
fix(runtime): deliver StreamStopped with a bounded blocking send area/a2a Agent-to-Agent protocol, A2A server, inter-agent communication area/runtime Runtime engine, agent loop execution, tool dispatch, loop detection area/testing Test infrastructure, CI/CD, test runners, evaluation kind/fix PR fixes a bug (maps to fix:). Use on PRs only.
#4153 opened Sep 3, 2026 by aheritier Collaborator Loading…
fix(share): push HCL configs as resolved, self-contained YAML area/config For configuration parsing, YAML, environment variables kind/fix PR fixes a bug (maps to fix:). Use on PRs only.
#4152 opened Sep 3, 2026 by dgageot Member Loading…
fix(#4097): propagate sustained RAG 5xx/408 indexing failures to backoff gate area/docs Documentation changes area/mcp MCP protocol, MCP tool servers, integration 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.
#4151 opened Sep 3, 2026 by aheritier Collaborator Loading…
feat: lean YAML loading with hand-picked registries and strict mode area/a2a Agent-to-Agent protocol, A2A server, inter-agent communication area/cli CLI commands, flags, output formatting area/config For configuration parsing, YAML, environment variables area/core Core agent runtime, session management area/docs Documentation changes area/mcp MCP protocol, MCP tool servers, integration 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/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.
#4149 opened Sep 3, 2026 by dgageot Member Loading…
docs: add docker-agent v1 skill (SKILL.md + references) area/config For configuration parsing, YAML, environment variables kind/docs Documentation-only changes
#4112 opened Sep 2, 2026 by aheritier Collaborator Draft
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
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…
docs(#3996): document verified generated-image behavior area/docs Documentation changes kind/docs Documentation-only changes
#4030 opened Aug 22, 2026 by aheritier Collaborator 14/14 Draft
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.
#4029 opened Aug 22, 2026 by aheritier Collaborator 13/14 Draft
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.
#4028 opened Aug 22, 2026 by aheritier Collaborator 12/14 Draft
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.
#4027 opened Aug 22, 2026 by aheritier Collaborator 11/14 Draft
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.
#4026 opened Aug 22, 2026 by aheritier Collaborator 10/14 Draft
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.
#4025 opened Aug 22, 2026 by aheritier Collaborator 9/14 Draft
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
#4024 opened Aug 22, 2026 by aheritier Collaborator 8/14 Draft
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.
#4023 opened Aug 22, 2026 by aheritier Collaborator 7/14 Draft
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.
#4022 opened Aug 22, 2026 by aheritier Collaborator 6/14 Draft
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.
#4021 opened Aug 22, 2026 by aheritier Collaborator 5/14 Draft
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.
#4020 opened Aug 22, 2026 by aheritier Collaborator 4/14 Draft
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.
#4019 opened Aug 22, 2026 by aheritier Collaborator 3/14 Draft
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.
#4017 opened Aug 22, 2026 by aheritier Collaborator 2/14 Draft
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.
#4016 opened Aug 22, 2026 by aheritier Collaborator 1/14 Draft
ProTip! Add no:assignee to see everything that’s not assigned.