YeonGyu-Kim
af7b1ee620
refactor(hashline): override native edit tool instead of separate tool + disabler hook
Replace 3-component hashline system (separate hashline_edit tool + edit
disabler hook + OpenAI-exempted read enhancer) with 2-component system
that directly overrides the native edit tool key, matching the
delegate_task pattern.
- Register hashline tool as 'edit' key to override native edit
- Delete hashline-edit-disabler hook (no longer needed)
- Delete hashline-provider-state module (no remaining consumers)
- Remove OpenAI exemption from read enhancer (explicit opt-in means all providers)
- Remove setProvider wiring from chat-params
2026-02-17 00:03:10 +09:00
..
2026-02-16 16:13:40 +09:00
2026-02-17 00:03:10 +09:00
2026-02-08 13:57:26 +09:00
2026-02-16 20:43:09 +09:00
2026-02-12 03:05:55 +09:00
2026-02-16 22:11:38 +09:00
2026-02-08 13:57:26 +09:00
2026-02-16 20:43:09 +09:00
2026-02-16 22:11:38 +09:00
2026-02-13 11:58:46 +09:00
2026-02-13 17:40:29 +09:00
2026-02-17 00:03:10 +09:00
2026-02-11 14:23:37 +09:00
2026-02-16 16:13:40 +09:00
2026-02-16 16:13:40 +09:00
2026-02-13 18:52:18 +09:00
2026-02-17 00:03:10 +09:00
2026-02-16 22:11:35 +09:00
2026-02-13 11:38:00 +09:00
2026-02-08 15:01:42 +09:00
2026-02-16 16:13:40 +09:00
2026-02-08 13:57:26 +09:00
2026-02-16 18:20:19 +09:00
2026-02-16 16:13:40 +09:00
2026-02-16 22:11:35 +09:00
2026-02-16 16:13:40 +09:00
2026-02-16 22:11:35 +09:00
2026-02-08 13:57:26 +09:00
2026-02-08 13:57:26 +09:00
2026-02-11 15:49:56 +09:00
2026-02-08 13:57:26 +09:00
2026-02-14 14:58:02 +09:00
2026-02-08 13:57:26 +09:00
2026-02-16 20:43:09 +09:00
2026-02-08 17:34:47 +09:00
2026-02-08 13:57:26 +09:00
2026-02-16 16:13:40 +09:00
2026-02-12 11:38:11 +09:00
2026-02-16 22:12:21 +09:00
2026-02-06 21:35:30 +09:00
2026-02-17 00:03:10 +09:00
2026-02-16 14:58:59 +09:00
2026-02-16 14:58:59 +09:00
2026-02-08 16:23:56 +09:00
2026-02-08 16:23:56 +09:00
2026-02-08 16:23:56 +09:00
2026-02-16 22:11:05 +09:00
2026-02-01 16:47:50 +09:00
2026-02-08 16:23:56 +09:00
2026-02-16 18:20:19 +09:00
2026-01-03 12:09:34 +09:00
2026-02-01 22:42:28 +09:00