mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-06 08:18:39 +00:00
- Add new setting alwaysAllowDuringTodoExecution to GlobalSettings - Update auto-approval logic to automatically approve write operations while todos are in progress (pending or in_progress status) - Add UI toggle for the new setting in Settings and AutoApproveDropdown - Add comprehensive tests for the new auto-approval behavior This addresses the request to allow automatic continuation of modifications while a todo list is being executed, reducing the need for manual approval during task completion. Closes #10123 |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| browser-panel.html | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||