Merge pull request #3017 from code-yeongyu/fix/issue-3014-tool-pair-validation

fix(hook): add tool_use/tool_result pair validator
This commit is contained in:
YeonGyu-Kim
2026-04-02 15:10:38 +09:00
committed by GitHub
7 changed files with 358 additions and 0 deletions
+1
View File
@@ -25,6 +25,7 @@ export const HookNameSchema = z.enum([
"interactive-bash-session",
"thinking-block-validator",
"tool-pair-validator",
"ralph-loop",
"category-skill-reminder",