github docker/docker-agent v1.113.0

latest release: v1.114.0
one day ago

This release fixes compaction cost attribution by model, exposes agent command names in the API, and includes internal cleanup of unused code.

What's New

  • Exposes root-agent command names in the /api/agents endpoint

Bug Fixes

  • Fixes compaction summary costs being attributed to the wrong model — token spend from compaction_model is now correctly tracked per model in the cost breakdown
  • Fixes FirstKeptEntry not being preserved when branching summary items during compaction
  • Fixes missing defer for mutex unlock in the webhook setRuntime function

Technical Changes

  • Removes unused TUI code, including the unreferenced cmdbatch and subscription packages and an orphaned attachment preview dialog

What's Changed

  • chore: bump direct Go dependencies by @dgageot in #3759
  • docs: update CHANGELOG.md for v1.112.0 by @docker-read-write[bot] in #3757
  • fix: attribute compaction summary costs to the model that generated them by @dgageot in #3760
  • Enhance the agents API by @trungutt in #3761
  • chore: remove unused TUI code by @Sayt-0 in #3762

Full Changelog: v1.112.0...v1.113.0

Don't miss a new docker-agent release

NewReleases is sending notifications on new releases.