fix: remove task-continuation-enforcer and restore task tool titles

This commit is contained in:
YeonGyu-Kim
2026-02-08 17:49:22 +09:00
parent 42dbc8f39c
commit c6fafd6624
8 changed files with 31 additions and 1324 deletions
-1
View File
@@ -48,7 +48,6 @@ export function removeSystemReminders(text: string): string {
export const SystemDirectiveTypes = {
TODO_CONTINUATION: "TODO CONTINUATION",
TASK_CONTINUATION: "TASK CONTINUATION",
RALPH_LOOP: "RALPH LOOP",
BOULDER_CONTINUATION: "BOULDER CONTINUATION",
DELEGATION_REQUIRED: "DELEGATION REQUIRED",