Update webview-ui/src/components/prompts/PromptsView.tsx

Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
This commit is contained in:
Hannes Rudolph 2025-03-09 16:45:53 -06:00 committed by GitHub
parent 6bcb39f0a1
commit ad07336d09
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1047,7 +1047,7 @@ const PromptsView = ({ onDone }: PromptsViewProps) => {
}}>
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
isnt needed. When disabled you can still manually create custom prompts using the + button
isnt needed. When disabled you can still manually create custom modes using the + button
above or by editing the related config JSON.
</p>
</div>