Roo Code
Roo Code is an AI-powered autonomous coding agent for VS Code, fork of Cline with additional features. It supports OpenAI-compatible APIs.
Installation
- Open VS Code Extensions (
Cmd+Shift+X)
- Search for "Roo Code" and install it
Configuration
- Open the Roo Code sidebar
- Click the settings icon
- Set API Provider to "OpenAI Compatible"
- Configure:
| Setting | Value |
|---|
| Base URL | https://openapi.linkwo.ai/v1 |
| API Key | Your LW AI API key |
| Model ID | deepseek/deepseek-v4-pro |
Features with LW AI
| Feature | Supported |
|---|
| Autonomous coding | ✓ |
| Multi-file editing | ✓ |
| Terminal commands | ✓ |
| Code analysis | ✓ |
| Custom modes | ✓ |