github docker/docker-agent v1.49.1

latest release: v1.49.2
7 hours ago

This release improves the shell tool's command handling and fixes documentation inconsistencies.

Improvements

  • Accepts "command" as an alias for "cmd" in shell tool calls to improve compatibility with different AI models
  • Improves error messaging when shell commands are empty or blank

Bug Fixes

  • Fixes documentation and code divergences reported in issue #2464 with 36 targeted corrections
  • Prevents blank "cmd" parameters from interfering with "command" alias functionality

Technical Changes

  • Updates configuration schema version to 8 in documentation
  • Updates CHANGELOG.md for v1.49.0 release

What's Changed

  • docs: update CHANGELOG.md for v1.49.0 by @docker-read-write[bot] in #2483
  • shell: accept command as alias for cmd and improve empty-arg error by @trungutt in #2481
  • docs: fix doc-code divergences reported in #2464 by @dgageot in #2479

Full Changelog: v1.49.0...v1.49.1

Don't miss a new docker-agent release

NewReleases is sending notifications on new releases.