This release adds 2 notable features for engineering teams evaluating rollout.
Published 6d
AI Agents & Assistants
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
agents
ai
Summary
AI summaryUpdates Technical Changes, Bug Fixes, and What's New across a mixed release.
Full changelog
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/agentsendpoint
Bug Fixes
- Fixes compaction summary costs being attributed to the wrong model — token spend from
compaction_modelis now correctly tracked per model in the cost breakdown - Fixes
FirstKeptEntrynot being preserved when branching summary items during compaction - Fixes missing
deferfor mutex unlock in the webhooksetRuntimefunction
Technical Changes
- Removes unused TUI code, including the unreferenced
cmdbatchandsubscriptionpackages and an orphaned attachment preview dialog
What's Changed
- chore: bump direct Go dependencies by @dgageot in https://github.com/docker/docker-agent/pull/3759
- docs: update CHANGELOG.md for v1.112.0 by @docker-read-write[bot] in https://github.com/docker/docker-agent/pull/3757
- fix: attribute compaction summary costs to the model that generated them by @dgageot in https://github.com/docker/docker-agent/pull/3760
- Enhance the agents API by @trungutt in https://github.com/docker/docker-agent/pull/3761
- chore: remove unused TUI code by @Sayt-0 in https://github.com/docker/docker-agent/pull/3762
Full Changelog: https://github.com/docker/docker-agent/compare/v1.112.0...v1.113.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]