Merge pull request #1611 from code-yeongyu/fix/1481-1483-compaction

fix: prevent compaction from inserting arbitrary constraints and preserve todo state (#1481, #1483)
This commit is contained in:
YeonGyu-Kim
2026-02-07 19:23:50 +09:00
committed by GitHub
7 changed files with 228 additions and 5 deletions
+1
View File
@@ -87,6 +87,7 @@ export const HookNameSchema = z.enum([
"category-skill-reminder",
"compaction-context-injector",
"compaction-todo-preserver",
"claude-code-hooks",
"auto-slash-command",
"edit-error-recovery",