Roo Code

Roo Code is an agentic coding extension for VS Code with multiple operating modes. It reaches Depaza through its OpenAI Compatible provider.

Depaza API key
Model

Your key stays in this browser (local storage) and is sent only to depaza.eu. Every config block on this page fills in automatically. Don’t do this on a shared machine.

Roo Code uses native tool calling with no fallback. Set API Provider to OpenAI Compatible, context window 128000, max output 8192. Every Depaza coding model supports tools.

Install

VS Code Extensions panel → search Roo Code → Install → restart.

Configure

  1. Click the Roo Code icon in the sidebar, then the gear icon.
  2. Set API Provider to OpenAI Compatible.
  3. Fill in the fields below. Set Context Window 128000 and Max Output Tokens 8192.
Roo Code settings
Base URL:   {{BASE_URL}}
API Key:    {{KEY}}
Model ID:   {{MODEL}}

Roo Code ships modes (Code, Architect, Debug, Ask, Orchestrator). Each mode can have its own API configuration profile — same base URL and key, different model. coder for Code, max for Architect/Debug, lite for Ask.