Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/basic-usage/using-modes.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Modes in Roo Code are specialized personas that tailor the assistant's behavior to your current task. Each mode offers different capabilities, expertise, and access levels to help you accomplish specific goals.

:::info Sticky Models
Each mode remembers your last-used model. When switching modes, Roo automatically selects that model—no manual selection needed. Assign different models to different tasks (Claude for Architect mode, GPT-4 for Code mode) and Roo will switch models automatically when you change modes.
Each mode remembers your last-used model. When switching modes, Roo automatically selects that model—no manual selection needed. Assign different models to different tasks (Gemini 2.5 Flash thinking for architect mode, Claude Sonnet 3.7 for code mode) and Roo will switch models automatically when you change modes.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ensure consistency with naming conventions in other parts of the documentation (e.g., capitalization in 'Architect Mode' and 'Code Mode') for the updated model names (Gemini 2.5 Flash thinking for architect mode, Claude Sonnet 3.7 for code mode).

Suggested change
Each mode remembers your last-used model. When switching modes, Roo automatically selects that model—no manual selection needed. Assign different models to different tasks (Gemini 2.5 Flash thinking for architect mode, Claude Sonnet 3.7 for code mode) and Roo will switch models automatically when you change modes.
Each mode remembers your last-used model. When switching modes, Roo automatically selects that model—no manual selection needed. Assign different models to different tasks (Gemini 2.5 Flash thinking for Architect Mode, Claude Sonnet 3.7 for Code Mode) and Roo will switch models automatically when you change modes.

:::

## Why Use Different Modes?
Expand Down