Skip to content

v2.2.0: Network diagnostics fixes and tool-definition hardening

Choose a tag to compare

@cyanheads cyanheads released this 18 Aug 13:33
· 8 commits to main since this release
v2.2.0
baa7513

Network diagnostics fixes and tool-definition hardening

  • Windows ping/traceroute now spawn correct binaries and flags, fixing a false unreachable report on a live host (#17)
  • check_network's public_ip mode no longer leaks raw upstream fetch errors, and its unreachable errors now carry their declared recovery hint (#16, #23)
  • generate_id corrected to readOnlyHint: true — it modifies nothing, so it no longer buckets with mutating tools (#19)
  • encode_value's decoded output can no longer break out of its response's Markdown fence (#20)
  • generate_qr PNG output ships as an MCP image content block and is bounded at a 2048px raster budget, closing a multi-input memory-amplification path (#21, #24)

CHANGELOG v2.2.0