forked from cline/cline
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed as not planned
Labels
Issue - In ProgressSomeone is actively working on this. Should link to a PR soon.Someone is actively working on this. Should link to a PR soon.enhancementNew feature or requestNew feature or request
Description
Version: v3.23.14
API Provider: Anthropic
Model: sonnet-3.5
What happened?
Currently, all tool descriptions are included in the system prompt regardless of whether they are used, consuming valuable context tokens unnecessarily.
Expected behavior
Users should be able to disable specific tools they never plan to use through the settings UI, which would remove those tool descriptions from the system prompt and save context tokens.
Steps to reproduce
- Open Roo Code settings
- Note that there are no options to enable/disable individual tools
- Check system prompt size which includes all tool descriptions regardless of usage
Additional context
This does not affect existing authorization approval processes - it simply filters which tools are included in the system prompt to reduce token usage for users who know they will never use certain tools.
dosubot, R-omk, NaccOll, mtone and mechanicmuthu
Metadata
Metadata
Assignees
Labels
Issue - In ProgressSomeone is actively working on this. Should link to a PR soon.Someone is actively working on this. Should link to a PR soon.enhancementNew feature or requestNew feature or request
Type
Projects
Status
Done