mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Remove alwaysApproveResubmit and alwaysAllowUpdateTodoList from user-configurable auto-approve settings. These actions now behave as implicitly approved when autoApprovalEnabled is true. - Retry: auto-retries with backoff when auto-approval is enabled - Todo List: auto-approved when auto-approval is enabled - Removed UI toggles and configuration options for these settings - Updated related tests |
||
|---|---|---|
| .. | ||
| npm | ||
| scripts | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||