mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Removed 'roo-code.commandWhitelist' from VS Code settings (package.json) - Added command whitelisting to Auto Approve settings in plugin UI - Migrated existing whitelist settings to new location on extension activation - Updated all related components, tests, and localization files - Maintains backward compatibility by migrating existing settings This change improves user experience by consolidating all auto-approval settings in one location within the plugin's settings interface. |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||