v0.3.0
0.3.0 (2026-07-31)
⚠ BREAKING CHANGES
- a projected tool's name is now normalised — anything outside
[a-zA-Z0-9_-]becomes_, and names longer than 64 characters are truncated. An operation namedplugins.listregisters as the toolplugins_list.
Features
- normalise MCP tool names to what the spec accepts (e172915)