fix: integrate todo-codebase-compaction hook properly

- Import PreemptiveCompactionOptions type
- Export hook from hooks/index.ts
- Add todo-codebase-compaction to HookNameSchema
- Use todoCodebaseCompactionInjector when hook is enabled
This commit is contained in:
Oussama Douhou
2026-01-08 20:42:56 +01:00
parent 9bff359782
commit d5f75138dd
5 changed files with 9 additions and 3 deletions

View File

@@ -77,7 +77,8 @@
"edit-error-recovery",
"prometheus-md-only",
"start-work",
"sisyphus-orchestrator"
"sisyphus-orchestrator",
"todo-codebase-compaction"
]
}
},