Skip to content

Commit 181dbca

Browse files
committed
docs(ui): clarify 0 disables Error & Repetition Limit safety mechanism
1 parent 89d67ef commit 181dbca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webview-ui/src/i18n/locales/en/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@
462462
},
463463
"consecutiveMistakeLimit": {
464464
"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).",
466466
"unlimitedDescription": "Unlimited retries enabled (auto-proceed). The dialog will never appear.",
467467
"warning": "⚠️ Setting to 0 allows unlimited retries which may consume significant API usage"
468468
},

0 commit comments

Comments
 (0)