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(session_context): reference previous sessions as context area/config For configuration parsing, YAML, environment variables 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) 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.
#3320 opened Jun 30, 2026 by Sayt-0 Member Loading…
refactor: remove process-global clock/ID vars from pkg/session area/sessions For features/issues/fixes related to session lifecycle (resume, persistence, export) kind/refactor PR refactors code without behavior change
#3319 opened Jun 30, 2026 by dgageot Member Loading…
feat(worktree): add WithRoot option to decouple from global data dir area/core Core agent runtime, session management kind/feat PR adds a new feature (maps to feat:). Use on PRs only.
#3318 opened Jun 30, 2026 by dgageot Member Loading…
refactor(runregistry): introduce Registry struct and tighten dir permissions area/mcp MCP protocol, MCP tool servers, integration area/runtime Runtime engine, agent loop execution, tool dispatch, loop detection kind/refactor PR refactors code without behavior change
#3317 opened Jun 30, 2026 by dgageot Member Loading…
refactor: extract themeRegistry struct for parallel-safe tests area/tui For features/issues/fixes related to the TUI kind/refactor PR refactors code without behavior change
#3316 opened Jun 30, 2026 by dgageot Member Loading…
chore: bump direct Go dependencies area/deps Dependency updates and version bumps kind/chore Maintenance, deps, CI, tooling (maps to chore: commit prefix)
#3315 opened Jun 30, 2026 by dgageot Member Loading…
fix(config): substitute ${env.X} in model and base_url fields 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.) kind/fix PR fixes a bug (maps to fix:). Use on PRs only.
#3304 opened Jun 29, 2026 by Sayt-0 Member Loading…
Tool renderers collapsed/expanded area/tui For features/issues/fixes related to the TUI kind/feat PR adds a new feature (maps to feat:). Use on PRs only.
#3291 opened Jun 28, 2026 by rumpl Member Draft
telemetry: don't record error on chat span after successful LLM completion area/telemetry Telemetry, tracing, and metrics kind/fix PR fixes a bug (maps to fix:). Use on PRs only.
#3281 opened Jun 27, 2026 by jedp-docker Contributor Draft
3 tasks
feat(memory): add cross-process locking and atomic writes for sqlite 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/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.
#3114 opened Jun 15, 2026 by yunasora Loading…
Support tool callbacks in MCP sampling area/agent For work that has to do with the general agent loop/agentic features of the app area/mcp MCP protocol, MCP tool servers, integration 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.
#2998 opened Jun 4, 2026 by EronWright Contributor Loading…
10 tasks done
feat: docker-agent.yaml config autodiscovery area/cli CLI commands, flags, output formatting area/config For configuration parsing, YAML, environment variables kind/feat PR adds a new feature (maps to feat:). Use on PRs only. status/needs-design Requires architectural discussion or design review
#2482 opened Apr 21, 2026 by joshbarrington Contributor Draft
fix(openai): merge custom-provider system prompts 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/blocked Author can't proceed and needs external help to get unblocked status/needs-rebase PR has merge conflicts or is out of date with main
#2382 opened Apr 11, 2026 by pandego Contributor Draft
Fix/deduplicate tool names area/agent For work that has to do with the general agent loop/agentic features of the app 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/blocked Author can't proceed and needs external help to get unblocked status/needs-info Issues that could use a little more information.
#2278 opened Mar 30, 2026 by Anubhav200311 Draft
ProTip! Filter pull requests by the default branch with base:main.