Skip to content

I broke Roo by using Footgun mode #8307

@mariusursache

Description

@mariusursache

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

  1. VSCode + RooCode 3.28.7 on MacOS
  2. Attaching the two prompts (original system one and the footgun one - they are identical).
  3. If you create a .roo/system-prompt-code file and paste any of these files in
  4. 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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions