You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Part of #5743 (Workstream C: 2026-07-28 stateless readiness). Gating issue for this workstream.
Work
The 2026-07-28 revision ships as go-sdk v1.7.x (v1.7.0-pre.1 already implements it; stateless is opt-in via StreamableHTTPOptions.Stateless, and endpoints negotiate down to 2025-11-25 for old clients). ToolHive consumes go-sdk through toolhive-core's mcpcompat shim.
Track go-sdk v1.7.0 final; evaluate the changelog and the MCPGODEBUG escape hatches (removed in v1.9.0).
Determine what the mcpcompat shim needs to expose: the Stateless option, server/discover, MRTR result shapes, subscriptions/listen, per-request _meta protocol fields.
Part of #5743 (Workstream C: 2026-07-28 stateless readiness). Gating issue for this workstream.
Work
The 2026-07-28 revision ships as go-sdk v1.7.x (v1.7.0-pre.1 already implements it; stateless is opt-in via
StreamableHTTPOptions.Stateless, and endpoints negotiate down to 2025-11-25 for old clients). ToolHive consumes go-sdk through toolhive-core'smcpcompatshim.MCPGODEBUGescape hatches (removed in v1.9.0).Statelessoption,server/discover, MRTR result shapes,subscriptions/listen, per-request_metaprotocol fields.Depends on: #5729, stacklok/toolhive-core#156, #5742.