Skip to content

Commit fe2ddcd

Browse files
authored
Remove custom modes note on saving tokens
1 parent a10d3a6 commit fe2ddcd

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/features/custom-modes.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -172,12 +172,6 @@ You can quickly create a basic custom mode by asking Roo Code to do it for you.
172172
Create a new mode called "Documentation Writer". It should only be able to read files and write Markdown files.
173173
```
174174
Roo Code will guide you through the process. However, for fine-tuning modes or making specific adjustments, you'll want to use the Prompts tab or manual configuration methods described below.
175-
:::info
176-
#### Custom Mode Creation Settings
177-
When enabled, Roo allows you to create custom modes using prompts like 'Make me a custom mode that...'. Disabling this reduces your system prompt by about 700 tokens when this feature isn't needed. When disabled you can still manually create custom modes using the + button above or by editing the related config JSON.
178-
<img src="/img/custom-modes/custom-modes-1.png" alt="Enable Custom Mode Creation Through Prompts setting" width="600" />
179-
You can find this setting within the prompt settings by clicking the <Codicon name="notebook" /> icon in the Roo Code top menu bar.
180-
:::
181175

182176
### 2. Using the Prompts Tab
183177

0 commit comments

Comments
 (0)