Helmut Januschka
4ecf3f9422
refactor(hooks): address PR feedback
- Rename getTools/setTools to getActiveTools/setActiveTools
- Add getAllTools to enumerate all configured tools
- Remove text_delta event (use turn_end/agent_end instead)
- Add shortcut conflict detection:
- Skip shortcuts that conflict with built-in shortcuts (with warning)
- Log warnings when hooks register same shortcut (last wins)
- Add note about prompt cache invalidation in setActiveTools
- Update plan-mode hook to use agent_end for [DONE:id] parsing
2026-01-04 18:13:29 +01:00
..
2025-12-31 13:24:23 +01:00
2026-01-02 01:26:21 +01:00
2025-12-26 20:51:15 +01:00
2026-01-04 18:13:29 +01:00
2026-01-03 15:36:54 +01:00
2026-01-03 15:36:54 +01:00
2025-12-30 22:42:25 +01:00
2026-01-01 23:31:26 +01:00
2025-12-31 13:16:44 +01:00
2026-01-01 22:21:40 +01:00
2025-12-30 22:42:22 +01:00
2026-01-03 23:10:22 +01:00