mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Changes the default value of lockApiConfigAcrossModes from false to true, so that by default, switching modes (whether user-initiated or AI-triggered) will NOT change the active API configuration/model. Users who want per-mode API configs can still unlock this via the lock icon in the API config selector popover. Also guards the cloud profile sync path to respect the lock setting, preventing silent profile changes from background cloud sync. Addresses #12222 and #12237. |
||
|---|---|---|
| .. | ||
| 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 | ||