mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-06-30 03:51:27 +08:00
40a4fafa7f
- hooks.schema.json: add async (boolean) and timeout (number) properties to hookItem definition, matching fields used in hooks.json - validate-hooks.js: validate async and timeout types when present - hooks.test.js: add SessionEnd to required event types check