Skip to content

fix: hooks.json should be {} not []#146

Open
shresthbhargava wants to merge 1 commit intoanthropics:mainfrom
shresthbhargava:fix/hooks-json-empty-object
Open

fix: hooks.json should be {} not []#146
shresthbhargava wants to merge 1 commit intoanthropics:mainfrom
shresthbhargava:fix/hooks-json-empty-object

Conversation

@shresthbhargava
Copy link
Copy Markdown

Fixes #125, #123 - Several plugin hooks.json files were shipping as [] instead of {}, causing Zod validation errors and 'Hook load failed' on install. Fixed all 4 affected plugins.

@shresthbhargava
Copy link
Copy Markdown
Author

I've submitted a fix in PR #146, please review.

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.

financial-analysis plugin: hooks.json contains [] instead of {}, causes Zod validation error

3 participants