v0.11.0
What's Changed
Features
- feat(proxy): forward and surface the Mcp-Method / Mcp-Name headers by @kerlenton in #98
- feat(caps): read capabilities from the stateless _meta and server/discover by @kerlenton in #101
- feat(http): surface the MCP-Protocol-Version request header per frame by @kerlenton in #102
- feat: detect MCP tool definition drift with TOFU baselines by @jstar0 in #103
Bug Fixes
- fix(toolbaseline): address drift review findings by @kerlenton in #105
- fix: address five review findings at c597adf by @kerlenton in #106
- fix: address five findings from the second codebase pass by @kerlenton in #111
- fix(tui): stop truncate panicking on wide runes by @kerlenton in #112
New Contributors
Full Changelog: v0.10.0...v0.11.0