Merge pull request #1907 from BowTiedSwan/fix/json-retry-loop

feat(hooks): add json-error-recovery hook to prevent infinite retry loops
This commit is contained in:
YeonGyu-Kim
2026-02-17 15:59:44 +09:00
committed by GitHub
7 changed files with 270 additions and 0 deletions
+1
View File
@@ -33,6 +33,7 @@ export const HookNameSchema = z.enum([
"claude-code-hooks",
"auto-slash-command",
"edit-error-recovery",
"json-error-recovery",
"delegate-task-retry",
"prometheus-md-only",
"sisyphus-junior-notepad",