Roo Code
Last updated
Was this helpful?
Last updated
Was this helpful?
Roo Code is an autonomous AI programming agent that works right inside your editor, such as VS Code. It helps you code faster and smarter — whether you're starting a new project, maintaining existing code, or exploring new technologies.
You can find the Roo Code repository and community on .
Open the Extensions tab in the VS Code sidebar.
In the search bar, type Roo Code.
Find the extension and click Install.
After installation, a separate Roo Code tab will appear in the sidebar.
Go to the Roo Code tab in the sidebar.
Click the gear icon in the top-right corner.
In the settings:
Set API Provider to OpenAI Compatible.
In Base URL, enter one of our available endpoints.
Click Save and Done.
All done — start coding with Roo Code!
These models have been tested by our team for compatibility with Roo Code integration.
Possible Issues:
403 status code (no body) — This is the most common error. Possible causes:
You might need to use a different endpoint. Be sure to refer to the documentation for the specific model you've selected from our catalog!
The user may have run out of tokens or doesn’t have enough. Check your balance in your account dashboard.
In API Key, enter your .
In Model ID, specify the model name. You can find some model selection tips in our .
400 status code (no body) — This error occurs when using models that are not compatible with the integration. See the previous section