mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Adds a "Use the same API configuration for all modes" checkbox to the Providers section in Settings, making the existing lockApiConfigAcrossModes feature discoverable without needing to find the small lock icon inside the API Configuration popover. - Adds VSCodeCheckbox to SettingsView providers tab bound to cachedState - Sends lockApiConfigAcrossModes message on save (same handler as popover) - Adds i18n strings for the label and description - Adds test coverage for rendering, toggling, and save behavior |
||
|---|---|---|
| .. | ||
| 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 | ||