mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 12:21:13 -05:00
Add mistake tracking to prevent indefinitely running loops
This commit is contained in:
@@ -42,6 +42,7 @@ export type ClaudeAsk =
|
||||
| "api_req_failed"
|
||||
| "resume_task"
|
||||
| "resume_completed_task"
|
||||
| "mistake_limit_reached"
|
||||
|
||||
export type ClaudeSay =
|
||||
| "task"
|
||||
|
||||
Reference in New Issue
Block a user