Skip to content

v0.8.59

Choose a tag to compare

@ChiragAgg5k ChiragAgg5k released this 31 Aug 13:40
0ec6972

What's changed

  • Bound hosted binary MCP tool responses to 25 MiB to prevent unbounded SDK buffering and OOM kills.
  • Preserve binary tools for normal-sized responses while returning a stable hosted_response_too_large error for oversized content.
  • Guard both success and error paths against compressed-response expansion.
  • Keep self-hosted stdio behavior unchanged.

Full changelog: v0.8.58...v0.8.59