mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-01 14:43:28 +08:00
Claude Code automatically loads hooks/hooks.json from the plugin directory. Explicitly specifying it in plugin.json causes a duplicate hooks error: Duplicate hooks file detected: ./hooks/hooks.json resolves to already-loaded file .../hooks/hooks.json. The standard hooks/hooks.json is loaded automatically, so manifest.hooks should only reference additional hook files. Fixes #29
776 B
776 B