You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: webview-ui/src/i18n/locales/en/settings.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -462,7 +462,7 @@
462
462
},
463
463
"consecutiveMistakeLimit": {
464
464
"label": "Error & Repetition Limit",
465
-
"description": "Number of consecutive errors or repeated actions before showing 'Roo is having trouble' dialog",
465
+
"description": "Number of consecutive errors or repeated actions before showing 'Roo is having trouble' dialog. Set to 0 to disable this safety mechanism (it will never trigger).",
466
466
"unlimitedDescription": "Unlimited retries enabled (auto-proceed). The dialog will never appear.",
467
467
"warning": "⚠️ Setting to 0 allows unlimited retries which may consume significant API usage"
0 commit comments