🤖 Automated implementer agent — this comment was posted by the implementer bot from Docker Agentic Platform, not by a human developer
github.com/modelcontextprotocol/go-sdk v1.7.0 was skipped in #4015 because pkg/tools/mcp tests hit the 120-second timeout after the upgrade.
This suggests a breaking behavioral change in MCP server startup or protocol handling in v1.7.0 that the existing tests do not accommodate.
Work required
- Investigate what changed between v1.6.1 and v1.7.0 in the go-sdk that affects test behaviour
- Update
pkg/tools/mcp tests to work correctly with the new version
- Upgrade
github.com/modelcontextprotocol/go-sdk from v1.6.1 to v1.7.0
github.com/modelcontextprotocol/go-sdkv1.7.0 was skipped in #4015 becausepkg/tools/mcptests hit the 120-second timeout after the upgrade.This suggests a breaking behavioral change in MCP server startup or protocol handling in v1.7.0 that the existing tests do not accommodate.
Work required
pkg/tools/mcptests to work correctly with the new versiongithub.com/modelcontextprotocol/go-sdkfrom v1.6.1 to v1.7.0