v0.8.0
·
8 commits
to main
since this release
Summary
Cursor and Claude Code both load the plugin for real. Claude Code was previously pointed at Cursor hook JSON and never received .mdc rules.
Added
hooks/claude-hooks.jsonwith Claude Code schema (SessionStart/PostToolUse)- Claude hooks inject matching
.mdcrule bodies (Claude Code does not load Cursor rules) - Explicit
skills/commands/hookspaths in both manifests; Cursor also setsrules
Changed
- Description and keywords: Cursor and Claude Code
- Cursor keeps
hooks/hooks.json; Claude manifest useshooks/claude-hooks.json
See CHANGELOG.md for full notes.