v0.7.4
Patch release.
- MCP tool annotations now always spell out
destructiveHintandidempotentHintonce the read/write verdict is known:false/truefor a read-only tool, the spec defaults for a write with nothing better known. Directory reviewers that require an explicitdestructiveHinton every tool now pass. (#579) - Proxy errors say which side failed when a call goes through the unblocker. (#578)
- Dependency bumps: zod 4.6.2, @rekog/mcp-nest-auth 2.0.5, soap 1.12.0, Sentry 10.74.0. (#568, #572, #573, #574, #575, #577)