What's Changed
- refactor: Rename skill commands with
ctx-prefix to avoid built-in collisions (/context-mode:ctx-doctor,/context-mode:ctx-upgrade,/context-mode:ctx-stats) — fixes #48 - fix: Update MCP tool names to plugin-format in routing-block and pretooluse (#56) — @xxnbyy
- fix: Normalize hook paths to forward slashes on Windows (#58) — @xxnbyy
- fix: Route bin entry through cli.js to prevent stdio hang (#47)
- fix(docs): Remove incorrect
/context-modesubfolder from clone path
Full Changelog: v0.9.20...v0.9.22