This release includes 1 security fix for security teams reviewing exposed deployments.
Published 20d
AI Agents & Assistants
✓ No known CVEs patched
This release patches 1 known CVE
Topics
agents
ai
Affected surfaces
auth
breaking_upgrade
Summary
AI summaryUpdates Technical Changes, What's New, and Bug Fixes across a mixed release.
Full changelog
This release adds new diagnostic and configuration capabilities, hardens the board communication protocol, and improves error messaging for missing models and credentials.
What's New
- Adds
docker agent doctorcommand for diagnosing model provider credentials and agent readiness - Adds actionable errors when models or credentials are missing, with guidance on next steps
- Adds
hooks.ddrop-in directory (<config-dir>/hooks.d/*.yaml) andDOCKER_AGENT_CONFIG_DIRenvironment variable override for config directory - Adds heartbeat idle watchdog to abort hung event streams in
docker agent board - Adds session aggregate cost reporting to
GET /snapshot - Adds machine-readable error codes to 404 responses for unknown session snapshots
- Adds heartbeat keepalives to idle
/eventsSSE streams
Bug Fixes
- Fixes turn-boundary events being silently dropped when a subscriber's buffer overflows
Technical Changes
- Extracts lean TUI engine into a separate package and reorganizes UI components (status models, inline images, tool views, transcript, screen model) into a dedicated UI layer
- Adds documentation for
docker agent boardCLI reference and actionable model/credential errors in troubleshooting guide - Adds tmux usage guidance for running
docker agent boardin a sandbox environment
What's Changed
- docs: update CHANGELOG.md for v1.99.0 by @docker-read-write[bot] in https://github.com/docker/docker-agent/pull/3487
- feat(cli): actionable errors for missing models and credentials (phase 1 of #3442) by @Sayt-0 in https://github.com/docker/docker-agent/pull/3452
- feat(cli): add docker agent doctor for model and credential diagnosis by @Sayt-0 in https://github.com/docker/docker-agent/pull/3489
- Lean tui UI split by @rumpl in https://github.com/docker/docker-agent/pull/3492
- feat: harden control-plane protocol for reliable board communication by @dgageot in https://github.com/docker/docker-agent/pull/3491
- docs: update CLI reference and troubleshooting for board and actionable errors by @aheritier in https://github.com/docker/docker-agent/pull/3494
- Add tmux or running docker agent board in sbx by @dgageot in https://github.com/docker/docker-agent/pull/3495
- feat: hooks.d drop-in directory and config-dir env override by @Sayt-0 in https://github.com/docker/docker-agent/pull/3496
Full Changelog: https://github.com/docker/docker-agent/compare/v1.99.0...v1.100.0
Security Fixes
- Harden control-plane protocol for reliable board communication
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
Related context
Related tools
Earlier breaking changes
- v1.71.0 Freezes configuration schema v9 and starts v10 as latest version
Beta — feedback welcome: [email protected]