Merge pull request #4029 from sandikodev/fix/json-error-recovery-exclude-todowrite

fix(json-error-recovery): add todowrite and todoread to exclude list
This commit is contained in:
YeonGyu-Kim
2026-05-15 20:27:42 +09:00
committed by GitHub
+2
View File
@@ -9,6 +9,8 @@ export const JSON_ERROR_TOOL_EXCLUDE_LIST = [
"look_at",
"grep_app_searchgithub",
"websearch_web_search_exa",
"todowrite",
"todoread",
] as const
export const JSON_ERROR_PATTERNS = [