This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryUpdates Technical Changes, What's New, and Bug Fixes across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds JSON output support for `alias list` command with `--json` flag Adds JSON output support for `alias list` command with `--json` flag Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Feature | Medium |
Adds support for top-level shared skills and commands in configuration files Adds support for top-level shared skills and commands in configuration files Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Dependency | Low |
Bumps Go dependencies to newer versions Bumps Go dependencies to newer versions Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Bugfix | Medium |
Fixes HTTP client panic when default transport is wrapped by other libraries Fixes HTTP client panic when default transport is wrapped by other libraries Source: llm_adapter@2026-06-02 Confidence: high |
— |
Full changelog
This release adds support for JSON output in alias commands, top-level shared configuration, and includes documentation updates and bug fixes.
What's New
- Adds Atlassian expert agent example for specialized assistance
- Adds JSON output support for
alias listcommand with--jsonflag - Adds support for top-level shared skills and commands in configuration files
Bug Fixes
- Fixes HTTP client panic when default transport is wrapped by other libraries
Technical Changes
- Documents
--agent-pickerflag for interactive agent selection - Documents MCP embedded resource forwarding to model providers
- Documents OAuth authorization cancel behavior for remote MCP servers
- Refactors configuration handling to support shared skills and commands in latest package
What's Changed
- docs: update CHANGELOG.md for v1.71.0 by @docker-read-write[bot] in https://github.com/docker/docker-agent/pull/2962
- feat(examples): add Atlassian expert agent example by @maxcleme in https://github.com/docker/docker-agent/pull/2963
- feat(cli): support
alias list --jsonoutput by @Sayt-0 in https://github.com/docker/docker-agent/pull/2966 - chore: bump Go dependencies by @dgageot in https://github.com/docker/docker-agent/pull/2968
- docs: update documentation for agent-picker, MCP embedded resources, and remote MCP OAuth cancel by @aheritier in https://github.com/docker/docker-agent/pull/2957
- fix(httpclient): fall back when http.DefaultTransport is not *http.Transport by @Daniel-Kolev in https://github.com/docker/docker-agent/pull/2970
- feat(config): support top-level shared skills and commands by @Sayt-0 in https://github.com/docker/docker-agent/pull/2971
New Contributors
- @Sayt-0 made their first contribution in https://github.com/docker/docker-agent/pull/2966
- @Daniel-Kolev made their first contribution in https://github.com/docker/docker-agent/pull/2970
Full Changelog: https://github.com/docker/docker-agent/compare/v1.71.0...v1.72.0
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]