Optimize token usage by specifying available tools per mode #1335
Replies: 4 comments
-
It isn't just about optimizing token usage. What so great about Roo vs Cursor? With cursor I had no idea what was going on and no control. It's good to feel like you understand what is being sent and how to control it, and it's not just about controlling costs. It's about learning and understanding. And it encourages people to make their own custom modes. |
Beta Was this translation helpful? Give feedback.
-
You can create your own prompts/rules. So should start seeing some pop up |
Beta Was this translation helpful? Give feedback.
-
Even just having .roo/rules folders for each mcp would be great, so that targeted custom instructions can be read in IF the mcp is installed. |
Beta Was this translation helpful? Give feedback.
-
Being able to turn an mcp on or off with a mode might be a useful useful too? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Right now, the prompt of Roo is almost always the same and it includes a lot of things that my be useless.
For instance, the MCP description part takes ~16k characters, even if I don't want to use MCP.
Since 3.7.8 we can customize it, but it's not easy.
Feature request
As a user of RooCode, I would like to optimize my tokens consumption to reduce the cost of the usage.
How?
Technical pseudo spec
Tools configuration
Preferences
name
attribute, based on the content of the "Tools Configuration" file. Each tool can be selected with check box.Side effect: this would allow the user to create custom tools.
Creation of the prompt
For each selected tools (and only them), it will add:
For each selected tools (and only them), it will add:
Example
##Benefits
Related posts
#215
#1000
Beta Was this translation helpful? Give feedback.
All reactions