refactor(hooks): rename sisyphus-gpt-hephaestus-reminder to no-sisyphus-gpt

Shorter hook name, disableable via disabled_hooks config, migration added
for backward compatibility. Also forces agent switch to Hephaestus on
Sisyphus + GPT detection. Docs updated with new hook name.
This commit is contained in:
YeonGyu-Kim
2026-02-18 16:33:16 +09:00
parent a49e05fd56
commit a60a153d19
11 changed files with 57 additions and 26 deletions
+1
View File
@@ -0,0 +1 @@
export { createNoSisyphusGptHook } from "./hook"