Skip to content

docker-agent

v1.70.1 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agents ai

Summary

AI summary

Updates Technical Changes, What's New, and feat across a mixed release.

Changes in this release

Feature Low

Adds `--agent-picker` flag for full-screen agent selection dialog with YAML syntax highlighting and scrollable interface

Adds `--agent-picker` flag for full-screen agent selection dialog with YAML syntax highlighting and scrollable interface

Source: llm_adapter@2026-06-01

Confidence: high

Feature Low

Adds `--worktree` flag to run agents in isolated git worktrees on dedicated branches

Adds `--worktree` flag to run agents in isolated git worktrees on dedicated branches

Source: llm_adapter@2026-06-01

Confidence: high

Feature Low

Adds `--worktree-pr` flag to run agents on GitHub pull requests in separate worktrees

Adds `--worktree-pr` flag to run agents on GitHub pull requests in separate worktrees

Source: llm_adapter@2026-06-01

Confidence: high

Feature Low

Adds `--theme` flag to preselect TUI theme at launch, overriding user config settings

Adds `--theme` flag to preselect TUI theme at launch, overriding user config settings

Source: llm_adapter@2026-06-01

Confidence: high

Feature Low

Improves TUI notifications with hover protection, click-to-copy content, and visual enhancements

Improves TUI notifications with hover protection, click-to-copy content, and visual enhancements

Source: llm_adapter@2026-06-01

Confidence: high

Feature Low

Adds worktree cleanup when interactive runs end to maintain clean workspace

Adds worktree cleanup when interactive runs end to maintain clean workspace

Source: llm_adapter@2026-06-01

Confidence: high

Feature Low

Adds worktree_create hook to prepare fresh git worktrees for agent execution

Adds worktree_create hook to prepare fresh git worktrees for agent execution

Source: llm_adapter@2026-06-01

Confidence: high

Feature Low

Forwards MCP embedded resources (images, PDFs, text) to model providers as native content blocks

Forwards MCP embedded resources (images, PDFs, text) to model providers as native content blocks

Source: llm_adapter@2026-06-01

Confidence: high

Feature Low

Adds theme flag validation and completion tests for better user experience

Adds theme flag validation and completion tests for better user experience

Source: llm_adapter@2026-06-01

Confidence: high

Bugfix Medium

Fixes agent config display sanitization and enables YAML soft-wrap in picker dialog

Fixes agent config display sanitization and enables YAML soft-wrap in picker dialog

Source: llm_adapter@2026-06-01

Confidence: high

Full changelog

This release introduces agent selection UI, git worktree isolation, theme preselection, and notification improvements for enhanced workflow management.

What's New

  • Adds --agent-picker flag for full-screen agent selection dialog with YAML syntax highlighting and scrollable interface
  • Adds --worktree flag to run agents in isolated git worktrees on dedicated branches
  • Adds --worktree-pr flag to run agents on GitHub pull requests in separate worktrees
  • Adds --theme flag to preselect TUI theme at launch, overriding user config settings

Improvements

  • Improves TUI notifications with hover protection, click-to-copy content, and visual enhancements
  • Adds worktree cleanup when interactive runs end to maintain clean workspace
  • Adds worktree_create hook to prepare fresh git worktrees for agent execution

Bug Fixes

  • Fixes agent config display sanitization and enables YAML soft-wrap in picker dialog

Technical Changes

  • Forwards MCP embedded resources (images, PDFs, text) to model providers as native content blocks
  • Adds theme flag validation and completion tests for better user experience

What's Changed

  • docs: update CHANGELOG.md for v1.70.0 by @docker-read-write[bot] in https://github.com/docker/docker-agent/pull/2930
  • TUI - Improve notifications by @krissetto in https://github.com/docker/docker-agent/pull/2931
  • feat: add --theme flag to preselect TUI theme by @dgageot in https://github.com/docker/docker-agent/pull/2933
  • docs: document --auth-token flag, OAuth callback security note, and TUI notification UX by @aheritier in https://github.com/docker/docker-agent/pull/2932
  • docs: document --theme flag for docker agent run by @aheritier in https://github.com/docker/docker-agent/pull/2936
  • docs: add --theme launch example to TUI quickstart by @aheritier in https://github.com/docker/docker-agent/pull/2939
  • feat: add --agent-picker flag for agent selection UI by @dgageot in https://github.com/docker/docker-agent/pull/2937
  • feat: run agents in isolated git worktrees by @dgageot in https://github.com/docker/docker-agent/pull/2938
  • feat(mcp): forward embedded resources to model providers by @rumpl in https://github.com/docker/docker-agent/pull/2935

Full Changelog: https://github.com/docker/docker-agent/compare/v1.70.0...v1.70.1

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track docker-agent

Get notified when new releases ship.

Sign up free

About docker-agent

AI Agent Builder and Runtime by Docker Engineering

All releases →

Related context

Earlier breaking changes

  • v1.71.0 Freezes configuration schema v9 and starts v10 as latest version

Beta — feedback welcome: [email protected]