-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Labels
bugSomething isn't workingSomething isn't working
Description
Problem
When using Nemotron 3 Super 120B-A12B through OpenRouter, the model frequently generates broken or unusable code.
Context
This affects RooCode in VS Code when the OpenRouter provider is used with the paid Nemotron 3 Super 120B-A12B model. In some cases, instead of returning valid code, the model wraps output in [{code here}]-style formatting, which can overwrite files with invalid content.
Reproduction steps
- Environment: Windows, RooCode in VS Code
- RooCode version: 3.51.1
- Select OpenRouter as the provider
- Choose the paid Nemotron 3 Super 120B-A12B model
- Ask it to create a JavaScript project with multiple files, or ask it to modify an existing file
Expected result
The agent generates valid, runnable code and applies file changes correctly.
Actual result
The agent often generates broken code or inserts malformed wrapper formatting that makes the output unusable.
App Version
3.51.1
API Provider (optional)
OpenRouter
Model Used (optional)
Nemotron 3 Super 120B-A12B
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working