Documentation

Roo Code in the NexoRouter documentation.

Roo Code

Status: Candidate setup, not yet verified by NexoRouter.

Roo Code supports OpenAI-compatible provider configuration. Treat each model/tool pair as a candidate setup until a real Roo Code task succeeds and appears in Usage Logs.

Configuration values

Provider type: OpenAI Compatible
Base URL: https://api.nexorouter.com/v1
API key: YOUR_NEXOROUTER_API_KEY
Model: deepseek-v4-flash

Setup

  1. Open Roo Code provider settings.
  2. Add an OpenAI-compatible provider.
  3. Set the base URL to https://api.nexorouter.com/v1.
  4. Paste a NexoRouter API key.
  5. Select or type the exact model ID.
  6. Start with a read-only task.

First test

Inspect this project and list the main directories. Do not create or edit files.

Verify

Check Usage Logs for API key, model ID, status, tokens, cost, latency, and request ID. Then test one small file edit in a disposable branch before using Roo Code on real work.

Known limits

  • Tool calling and code editing depend on model behavior.
  • If text works but edits fail, test another model before changing base URL or API key.
  • Use key budgets for local agents.
Roo Code — NexoRouter