Skip to content

fix(cursor): add numeric hooks config version for Cursor#6

Open
redjadet wants to merge 1 commit intorunlayer:mainfrom
redjadet:fix/cursor-hooks-schema-version
Open

fix(cursor): add numeric hooks config version for Cursor#6
redjadet wants to merge 1 commit intorunlayer:mainfrom
redjadet:fix/cursor-hooks-schema-version

Conversation

@redjadet
Copy link
Copy Markdown

Cursor validates plugin hooks/hooks.json with claude-plugin-config and requires a numeric top-level version field (see other Cursor marketplace plugins such as continual-learning).

Without it, Cursor reports: Config version must be a number.

Change

  • Add "version": 1 to cursor-plugin/hooks/hooks.json.

Cursor's claude-plugin-config requires hooks/hooks.json to declare a numeric
top-level version field (same pattern as other marketplace plugins).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant