-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Description
Problem (one or two sentences)
Whenever I overwrite the system prompt for code mode (via a .roo/system-prompt-code file), I start getting read_file tool errors when using the Roocloud/code-supernova model: Roo tried to use read_file without value for required parameter 'path'. Retrying...
Context (who is affected and when)
Anytime footgun (system prompt override) is used, even if used with the EXACT system prompt that the original Roo Code code mode uses. Happens only with code-supernova on Roocloud, not with claude-sonnet-4 and other models
Reproduction steps
- VSCode + RooCode 3.28.7 on MacOS
- Attaching the two prompts (original system one and the footgun one - they are identical).
- If you create a
.roo/system-prompt-codefile and paste any of these files in - And you try to read any file via the Roo Code chat (not even using @ references)
system-prompt.txt
footgun-prompt.txt
Expected result
RooCode reads the file via read_file tool
Actual result
Roo tried to use read_file without value for required parameter 'path'. Retrying...
Variations tried (optional)
Tried different prompts, different projects
Always happens on roocloud/code-supernova - which otherwise works greatly
App Version
3.28.7
API Provider (optional)
Not Applicable / Other
Model Used (optional)
code-supernova
Roo Code Task Links (optional)
https://app.roocode.com/share/a07791ca-654d-431d-9078-570b9307eff5
Relevant logs or errors (optional)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status