mirror of
https://github.com/LeeGaoGao/ECC.git
synced 2026-07-22 11:03:14 +00:00
Fixes #103, #106, #108 Claude Code automatically loads hooks/hooks.json by convention. Explicitly declaring it in plugin.json causes a duplicate detection error: "Duplicate hooks file detected" Added regression test to prevent this from being reintroduced.