github docker/docker-agent v1.32.1

latest release: v1.32.2
3 hours ago

This release fixes several issues with session handling, tool elicitation, and MCP environment variable validation.

Bug Fixes

  • Fixes corrupted session history by filtering sub-agent streaming events from parent session persistence
  • Fixes elicitation requests failing in sessions with ToolsApproved=true by decoupling elicitation channel from ToolsApproved flag
  • Fixes MCP environment variable validation being skipped when any gateway preflight errors occur

Improvements

  • Prevents sidebar from scrolling to top when clicking navigation links in documentation

Technical Changes

  • Adds end-to-end test for tool result block validation
  • Updates CHANGELOG.md for v1.32.0 release

What's Changed

  • docs: update CHANGELOG.md for v1.32.0 by @docker-read-write[bot] in #2072
  • Don't scroll sidebar to the top by @dgageot in #2076
  • Fix corrupted session history by @dgageot in #2077
  • Fix MCP env var check skipped when any gateway preflight errors by @dgageot in #2081
  • fix: decouple elicitation channel from ToolsApproved flag by @dgageot in #2080

Full Changelog: v1.32.0...v1.32.1

Don't miss a new docker-agent release

NewReleases is sending notifications on new releases.