1
0
Fork 0
mirror of https://github.com/imjasonh/cnotes synced 2026-07-08 00:55:37 +00:00
cnotes/internal
Jason Hall 01ba9278ba
Only register PostToolUse hook during installation
Since cnotes only handles PostToolUse events (and ignores all others),
update the installation to only register for that specific event rather
than all available hook events. This reduces unnecessary hook calls.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-21 16:59:28 -04:00
..
config Only register PostToolUse hook during installation 2025-07-21 16:59:28 -04:00
context Implement proper deduplication using last event timestamp tracking 2025-07-21 14:51:00 -04:00
notes Implement proper deduplication using last event timestamp tracking 2025-07-21 14:51:00 -04:00