mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-08 22:21:23 +00:00
- Rename built-in modes: Architect→Planner, Code→Coder, Debug→Debugger, Ask→Explainer, Orchestrator→Coordinator - Update all user-facing strings from "Mode/Modes" to "Agent/Agents" across: - i18n translation files (all locales) - Website content (apps/web-roo-code) - UI components and source code - Documentation files - Preserve "Cloud Agents" references (distinct from local agents) - Keep internal code structure (mode.ts, Mode type, etc.) for backward compatibility - Update test snapshots and fix test expectations |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| browser-panel.html | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||