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-22 00:23:01 +01:00
2025-12-31 12:05:24 +01:00
2025-12-31 13:47:34 +01:00
2025-12-30 22:42:23 +01:00
2026-01-03 16:41:01 +01:00
2025-12-30 22:42:23 +01:00
2025-12-12 00:01:06 +01:00
2025-12-31 12:05:24 +01:00
2026-01-04 18:13:29 +01:00
2026-01-03 02:45:30 +01:00
2025-12-31 02:24:24 +01:00
2025-12-09 00:51:33 +01:00
2026-01-01 00:28:37 +01:00
2026-01-03 01:06:08 +01:00
2025-12-30 22:42:22 +01:00
2025-12-09 14:44:13 +01:00
2026-01-01 23:31:26 +01:00
2025-12-21 22:56:20 +01:00
2026-01-03 14:08:39 +01:00
2025-12-22 00:23:01 +01:00
2025-12-09 00:51:33 +01:00
2026-01-02 01:57:24 +01:00
2025-12-05 11:59:39 +01:00
2026-01-03 02:45:30 +01:00