mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-07 08:26:51 +00:00
- Add setAsDefault parameter to handleModeSwitch() method - Add setAsDefaultMode() method to update global state - Add setDefaultMode message type and handler - Update tests to use new setAsDefault parameter - Maintain backward compatibility with existing behavior - Address concern about removing persistent default mode functionality This allows users to optionally set a mode as the global default while maintaining multi-window mode isolation. |
||
|---|---|---|
| .. | ||
| public | ||
| scripts | ||
| src | ||
| .env | ||
| .gitignore | ||
| components.json | ||
| eslint.config.mjs | ||
| next-env.d.ts | ||
| next.config.js | ||
| next.config.ts | ||
| package.json | ||
| postcss.config.mjs | ||
| tsconfig.json | ||
| turbo.json | ||
| vitest.config.ts | ||