github docker/docker-agent v1.48.0

9 hours ago

This release adds working directory configuration for MCP and LSP toolsets and improves toolset reliability with better retry handling.

What's New

  • Adds optional working_dir field to MCP and LSP toolset configurations to launch processes from a specific directory

Bug Fixes

  • Fixes retry behavior for MCP toolsets after tool calls within the same turn
  • Stops retrying SQLITE_CANTOPEN (14) errors that cannot be resolved
  • Fixes filepath handling to satisfy gocritic filepathJoin lint rule
  • Returns explicit error when ref-based MCP resolves to remote server with working_dir

Technical Changes

  • Documents working_dir field for MCP and LSP toolsets in configuration

What's Changed

Full Changelog: v1.47.0...v1.48.0

Don't miss a new docker-agent release

NewReleases is sending notifications on new releases.