Skip to content

v0.7.5

Choose a tag to compare

@Arthur-Ficial Arthur-Ficial released this 04 Apr 20:16

What's new

  • Better MCP error messages - clear "MCP server not found: ./path" when file doesn't exist, instead of cryptic "closed unexpectedly" (#27)
  • Fixed misleading README - MCP examples no longer reference non-existent demo scripts (#27)
  • SchemaConverter caching - tool schema conversions cached by full signature, avoiding redundant work on repeated requests
  • Debug capture optimization - request body and stream transcript capture skipped entirely when --debug is off
  • New benchmarks - tool_schema_convert, request_body_capture, stream_debug_capture, request_pipeline

Also improved Homebrew formula with better error message for Rosetta/x86 Homebrew users (#29) and expanded post-install caveats.