Roo-Code/webview-ui/src
Roo Code 8e65a4da38 feat: add granular checkboxes for re-read after edit settings
- Added reReadAfterEditGranular experiment with individual toggles for each edit operation type
- Updated all file editing tools to check their specific granular setting
- Created new ReReadAfterEditGranularSettings UI component with master toggle and individual checkboxes
- Maintained backward compatibility with legacy reReadAfterEdit setting that overrides granular settings
- Added comprehensive tests for the new granular settings functionality
- Added translations for the new UI elements

This allows users to selectively enable automatic review for specific edit types like:
- Apply Diff (search and replace blocks)
- Multi-file Apply Diff
- Write to File (complete file rewrites)
- Insert Content (add lines to files)
- Search and Replace (find and replace text)

Addresses Issue #8927 - implements the suggestion to have checkboxes for selecting review based on edit type
2025-10-30 12:00:14 +00:00
..
__tests__ Revert "feat: Experiment: Show a bit of stats in Cloud tab to help users discover there's more in Cloud" (#8559) 2025-10-07 21:37:10 -04:00
components feat: add granular checkboxes for re-read after edit settings 2025-10-30 12:00:14 +00:00
context feat: add granular checkboxes for re-read after edit settings 2025-10-30 12:00:14 +00:00
hooks feat: Bring back a way to temporarily and globally pause auto-approve without losing your toggle state (#8024) 2025-09-16 08:59:17 -04:00
i18n feat: add granular checkboxes for re-read after edit settings 2025-10-30 12:00:14 +00:00
lib Add shadcn/ui + Storybook 2025-01-30 12:50:09 -08:00
oauth Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
utils feat: add dynamic model loading for Roo Code Cloud provider (#8728) 2025-10-24 00:58:34 -04:00
vite-plugins fix: prevent empty mode names from being saved (fixes #5766) (#5767) 2025-08-04 11:03:34 -07:00
App.tsx Cloud account switcher (#8223) 2025-09-23 18:18:28 -04:00
index.css Make Posthog telemetry the default (#7909) 2025-09-11 15:50:40 -04:00
index.tsx PNPM + Turbo monorepo + Nightly releases (#3407) 2025-05-21 21:01:20 -07:00
preflight.css Bring most of Tailwind's preflight.css back 2025-02-03 12:18:28 -08:00
types.d.ts Welcome page OAuth (#1913) 2025-03-23 10:08:16 -04:00
vite-env.d.ts Remove lucide 2025-01-30 14:47:59 -08:00