Which version of the app are you using?
3.10.2
Which API Provider are you using?
Anthropic
Which Model are you using?
Claude 3.7 Sonnet
What happened?
Many times when RooCode generates commands like:
mkdir oscal_templates && mkdir oscal_templates/ac && mkdir oscal_templates/au && mkdir oscal_templates/ca
However, in the terminal it pastes and executes instead:
mkdir oscal_templates && mkdir oscal_templates/ac && mkdir oscal_templates/au && mkdir oscal_templates/ca
Steps to reproduce
- Ask RooCode to create a series of directories
2.Let it execute in the terminal
3.See the error
Relevant API REQUEST output
Additional context
No response