-
Notifications
You must be signed in to change notification settings - Fork 449
Pull requests: docker/docker-agent
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Remove the nebius example
area/docs
Documentation changes
kind/docs
Documentation-only changes
status/needs-triage
For issues that need to be triaged
#4130
opened Sep 2, 2026 by
rumpl
Member
Loading…
feat: live-update git branch in TUI footers
area/tui
For features/issues/fixes related to the TUI
kind/feat
PR adds a new feature (maps to feat:). Use on PRs only.
#4129
opened Sep 2, 2026 by
rumpl
Member
Loading…
fix(leantui): restore tool calls on session resume
area/tui
For features/issues/fixes related to the TUI
kind/fix
PR fixes a bug (maps to fix:). Use on PRs only.
#4128
opened Sep 2, 2026 by
rumpl
Member
Loading…
fix: persist lean TUI prompt history
area/tui
For features/issues/fixes related to the TUI
kind/fix
PR fixes a bug (maps to fix:). Use on PRs only.
#4127
opened Sep 2, 2026 by
rumpl
Member
Loading…
fix(leantui): restore interrupt and editing shortcuts
area/tui
For features/issues/fixes related to the TUI
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
#4126
opened Sep 2, 2026 by
rumpl
Member
Loading…
chore: refresh models.dev snapshot (+79 -75 ~196)
area/core
Core agent runtime, session management
kind/chore
Maintenance, deps, CI, tooling (maps to chore: commit prefix)
#4121
opened Sep 2, 2026 by
github-actions
Bot
Loading…
docs: add docker-agent v1 skill (SKILL.md + references)
area/config
For configuration parsing, YAML, environment variables
kind/docs
Documentation-only changes
fix(#4060): wire LSP crash-loop pacing through backoff gate
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.
#4108
opened Sep 1, 2026 by
aheritier
Collaborator
Loading…
fix(#4098): extend backoff gate to A2A agent-card HTTP errors
area/docs
Documentation changes
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/fix
PR fixes a bug (maps to fix:). Use on PRs only.
#4104
opened Sep 1, 2026 by
aheritier
Collaborator
•
3/3
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/3
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.
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.