Roo Code is an AI-powered software engineering platform that operates interactively within your IDE while also supporting autonomous execution in cloud environments.
1.1 Usage
VS Code Settings Panel (Recommended)
Roo Code supports OpenAI-compatible providers directly, making integration straightforward.
- Open the Roo Code settings panel in VS Code
- Set
API ProvidertoOpenAI Compatible - Enter the following details:
Base URL:https://api.rygen.io/v1API Key:your-rygen-api-keyModel:your-model-name
- Optionally adjust model settings:
Max Output TokensContext WindowImage SupportComputer UseInput / Output price
- Save the configuration and run a test task.

