github docker/docker-agent v1.38.0

2 hours ago

This release improves OAuth configuration and fixes tool caching issues with remote MCP server reconnections.

Improvements

  • Changes OAuth client name to "docker-agent" for better identification
  • Reworks compaction logic to prevent infinite loops when context overflow errors occur repeatedly

Bug Fixes

  • Fixes tool cache not refreshing after remote MCP server reconnects, ensuring updated tools are available after server restarts

Technical Changes

  • Updates CHANGELOG.md for v1.37.0 release documentation

What's Changed

  • docs: update CHANGELOG.md for v1.37.0 by @docker-read-write[bot] in #2243
  • Change the oauth client name to docker-agent by @rumpl in #2245
  • fix: refresh tool and prompt caches after remote MCP server reconnect by @dgageot in #2246
  • Refactor compaction by @dgageot in #2242

Full Changelog: v1.37.0...v1.38.0

Don't miss a new docker-agent release

NewReleases is sending notifications on new releases.