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

TUI - Optimize rendering of long streaming responses area/tui For features/issues/fixes related to the TUI kind/feat PR adds a new feature (maps to feat:). Use on PRs only.
#4037 opened Aug 22, 2026 by krissetto Contributor Loading…
chore: upgrade to Go 1.27.0 and apply 1.27 modernizations area/agent For work that has to do with the general agent loop/agentic features of the app area/ci CI/CD workflows and pipeline area/cli CLI commands, flags, output formatting area/config For configuration parsing, YAML, environment variables area/deps Dependency updates and version bumps area/providers/docker-model-runner Docker Model Runner (DMR) local inference area/rag For work/issues that have to do with the RAG features 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/tools For features/issues/fixes related to the usage of built-in and MCP tools area/tui For features/issues/fixes related to the TUI kind/chore Maintenance, deps, CI, tooling (maps to chore: commit prefix)
#4036 opened Aug 22, 2026 by aheritier Collaborator Draft
chore: replace sort.Slice with slices.SortFunc area/tools For features/issues/fixes related to the usage of built-in and MCP tools kind/chore Maintenance, deps, CI, tooling (maps to chore: commit prefix)
#4034 opened Aug 22, 2026 by aheritier Collaborator 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/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
chore: bump direct Go dependencies area/deps Dependency updates and version bumps kind/chore Maintenance, deps, CI, tooling (maps to chore: commit prefix)
#4015 opened Aug 22, 2026 by aheritier Collaborator Loading…
fix(codemode): preserve tools after partial startup 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/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
#4008 opened Aug 20, 2026 by Sayt-0 Member Loading…
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…
chore(deps): replace dgageot/ultraviolet fork with upstream area/deps Dependency updates and version bumps area/tui For features/issues/fixes related to the TUI kind/chore Maintenance, deps, CI, tooling (maps to chore: commit prefix)
#4006 opened Aug 20, 2026 by Sayt-0 Member 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
#3975 opened Aug 13, 2026 by demianarc Draft
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…
ProTip! Updated in the last three days: updated:>2026-08-19.