feat(hooks): add TASK_CONTINUATION system directive and hook name
This commit is contained in:
@@ -57,6 +57,7 @@ export const AgentNameSchema = BuiltinAgentNameSchema
|
||||
|
||||
export const HookNameSchema = z.enum([
|
||||
"todo-continuation-enforcer",
|
||||
"task-continuation-enforcer",
|
||||
"context-window-monitor",
|
||||
"session-recovery",
|
||||
"session-notification",
|
||||
|
||||
Reference in New Issue
Block a user