Roo-Code/packages
Roo Code 4c1a8c3b50 feat: add auto-approve during todo execution setting
- 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
2025-12-16 09:56:48 +00:00
..
build Move the native tool call toggle to experimental settings (#9297) 2025-11-17 09:41:30 -05:00
cloud Add config to control public sharing (#10105) 2025-12-15 21:58:15 -05:00
config-eslint Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
config-typescript Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
evals feat: streaming tool stats + token usage throttling (#9926) 2025-12-08 19:40:12 -08:00
ipc Better IPC error logging (#9727) 2025-12-01 15:02:34 -08:00
telemetry feat(telemetry): add app version to exception captures and filter 402 errors (#9996) 2025-12-10 14:06:51 -08:00
types feat: add auto-approve during todo execution setting 2025-12-16 09:56:48 +00:00