github docker/docker-agent v1.72.0

4 hours ago

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 list command with --json flag
  • 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-picker flag 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 #2962
  • feat(examples): add Atlassian expert agent example by @maxcleme in #2963
  • feat(cli): support alias list --json output by @Sayt-0 in #2966
  • chore: bump Go dependencies by @dgageot in #2968
  • docs: update documentation for agent-picker, MCP embedded resources, and remote MCP OAuth cancel by @aheritier in #2957
  • fix(httpclient): fall back when http.DefaultTransport is not *http.Transport by @Daniel-Kolev in #2970
  • feat(config): support top-level shared skills and commands by @Sayt-0 in #2971

New Contributors

Full Changelog: v1.71.0...v1.72.0

Don't miss a new docker-agent release

NewReleases is sending notifications on new releases.