Skip to content

v0.8.0

Choose a tag to compare

@HosseinNejatiJavaremi HosseinNejatiJavaremi released this 24 Aug 14:07
· 8 commits to main since this release
b3ce0cd

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.json with Claude Code schema (SessionStart / PostToolUse)
  • Claude hooks inject matching .mdc rule bodies (Claude Code does not load Cursor rules)
  • Explicit skills / commands / hooks paths in both manifests; Cursor also sets rules

Changed

  • Description and keywords: Cursor and Claude Code
  • Cursor keeps hooks/hooks.json; Claude manifest uses hooks/claude-hooks.json

See CHANGELOG.md for full notes.