We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bcb39f commit ad07336Copy full SHA for ad07336
webview-ui/src/components/prompts/PromptsView.tsx
@@ -1047,7 +1047,7 @@ const PromptsView = ({ onDone }: PromptsViewProps) => {
1047
}}>
1048
When enabled, Roo allows you to create custom modes using prompts like ‘Make me a custom
1049
mode that…’. Disabling this reduces your system prompt by about 700 tokens when this feature
1050
- isn’t needed. When disabled you can still manually create custom prompts using the + button
+ isn’t needed. When disabled you can still manually create custom modes using the + button
1051
above or by editing the related config JSON.
1052
</p>
1053
</div>
0 commit comments