feat(hooks): add sisyphus-gpt-hephaestus-reminder hook

Shows error toast when Sisyphus runs with a GPT model, nudging user to
use Hephaestus instead.

🤖 Generated with [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode)
This commit is contained in:
YeonGyu-Kim
2026-02-17 23:33:24 +09:00
parent 28f132b361
commit 655b69b860
8 changed files with 127 additions and 0 deletions
@@ -0,0 +1 @@
export { createSisyphusGptHephaestusReminderHook } from "./hook"