Skip to content

docker-agent

v1.69.0 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

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

✓ No known CVEs patched in this version

Topics

agents ai

Affected surfaces

auth

ReleasePort's take

Light signal
editorial:auto 6d

Version v1.69.0 adds three new TUI flags (`--app-name`, `--disable-commands`, `--sidebar`) and introduces an out‑of‑band callback route for unmanaged OAuth drive‑flow.

Why it matters: The new TUI flags give developers direct control over title display, command visibility, and sidebar layout; the added OAuth callback route enables smoother authentication flows without external redirects. Fact severity is moderate (40).

Summary

AI summary

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

Changes in this release

Feature Medium

Adds `--app-name` flag to override TUI title display

Adds `--app-name` flag to override TUI title display

Source: llm_adapter@2026-05-28

Confidence: high

Feature Medium

Adds `--disable-commands` flag to hide and disable slash commands in TUI

Adds `--disable-commands` flag to hide and disable slash commands in TUI

Source: llm_adapter@2026-05-28

Confidence: high

Feature Medium

Adds `--sidebar` flag to control sidebar visibility in TUI

Adds `--sidebar` flag to control sidebar visibility in TUI

Source: llm_adapter@2026-05-28

Confidence: high

Feature Medium

Adds out-of-band callback route for unmanaged OAuth drive-flow

Adds out-of-band callback route for unmanaged OAuth drive-flow

Source: llm_adapter@2026-05-28

Confidence: high

Bugfix Low

Fixes lint issues in OAuth tests and helpers

Fixes lint issues in OAuth tests and helpers

Source: llm_adapter@2026-05-28

Confidence: high

Refactor Low

Renames OAuth elicitation meta keys from cagent/ to docker-agent/

Renames OAuth elicitation meta keys from cagent/ to docker-agent/

Source: llm_adapter@2026-05-28

Confidence: high

Refactor Low

Canonicalizes bootstrapRepo temp dir for macOS in snapshot tests

Canonicalizes bootstrapRepo temp dir for macOS in snapshot tests

Source: llm_adapter@2026-05-28

Confidence: high

Refactor Low

Simplifies AllBindings by removing redundant leanMode guard

Simplifies AllBindings by removing redundant leanMode guard

Source: llm_adapter@2026-05-28

Confidence: high

Refactor Low

Trims aijson re-tests while keeping docker-agent integration tests

Trims aijson re-tests while keeping docker-agent integration tests

Source: llm_adapter@2026-05-28

Confidence: high

Other Medium

Extends unmanaged OAuth flow to drive code exchange in-process

Extends unmanaged OAuth flow to drive code exchange in-process

Source: llm_adapter@2026-05-28

Confidence: low

Full changelog

This release adds new TUI customization options and improves OAuth authentication handling.

What's New

  • Adds --app-name flag to override TUI title display
  • Adds --disable-commands flag to hide and disable slash commands in TUI
  • Adds --sidebar flag to control sidebar visibility
  • Adds out-of-band callback route for unmanaged OAuth drive-flow

Improvements

  • Extends unmanaged OAuth flow to drive code exchange in-process
  • Propagates user-initiated cancellation across the WithoutCancel boundary

Technical Changes

  • Renames OAuth elicitation meta keys from cagent/ to docker-agent/
  • Trims aijson re-tests while keeping docker-agent integration tests
  • Fixes lint issues in OAuth tests and helpers
  • Canonicalizes bootstrapRepo temp dir for macOS in snapshot tests
  • Simplifies AllBindings by removing redundant leanMode guard

What's Changed

  • docs: update CHANGELOG.md for v1.68.0 by @docker-read-write[bot] in https://github.com/docker/docker-agent/pull/2909
  • docs: update CHANGELOG.md for v1.68.0 and document cancelled v1.66/v1.67 by @aheritier in https://github.com/docker/docker-agent/pull/2910
  • test(tools): trim aijson re-tests, keep docker-agent integration by @trungutt in https://github.com/docker/docker-agent/pull/2905
  • Rename OAuth elicitation meta keys from cagent/ to docker-agent/ by @trungutt in https://github.com/docker/docker-agent/pull/2915
  • feat: add --app-name flag and fix macOS test symlink issue by @dgageot in https://github.com/docker/docker-agent/pull/2914
  • feat: add --disable-commands flag to hide and disable slash commands in TUI by @dgageot in https://github.com/docker/docker-agent/pull/2913
  • feat: add --sidebar flag to control sidebar visibility by @dgageot in https://github.com/docker/docker-agent/pull/2917
  • Extend unmanaged OAuth flow to drive code exchange in-process by @trungutt in https://github.com/docker/docker-agent/pull/2896

Full Changelog: https://github.com/docker/docker-agent/compare/v1.68.0...v1.69.0

Breaking Changes

  • Renames OAuth elicitation meta keys from cagent/ to docker-agent/

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]