fix(json-error-recovery): add todowrite/todoread to JSON_ERROR_TOOL_EXCLUDE_LIST
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user