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",
|
"look_at",
|
||||||
"grep_app_searchgithub",
|
"grep_app_searchgithub",
|
||||||
"websearch_web_search_exa",
|
"websearch_web_search_exa",
|
||||||
|
"todowrite",
|
||||||
|
"todoread",
|
||||||
] as const
|
] as const
|
||||||
|
|
||||||
export const JSON_ERROR_PATTERNS = [
|
export const JSON_ERROR_PATTERNS = [
|
||||||
|
|||||||
Reference in New Issue
Block a user