Cline & Roo (VS Code)
Both Cline and Roo Code expose an “OpenAI Compatible” provider. Point it at a
lane’s /v1 base URL and enter a model id manually.
Provider: OpenAI CompatibleBase URL: https://api.opengateway.one/oss/v1API key: YOUR_KEYModel ID: claude-turbo-hub-qwen3-coder- The base URL is normalized to end with
/v1. GET /v1/modelspopulates the model picker/typeahead, but it’s optional — a manually entered Model ID works.- Both also ship a native Anthropic provider if you prefer the Messages wire;
point it at the lane root (no
/v1).
Effort
Section titled “Effort”- Cline passes
reasoning_effort/ a thinking budget per model. - Roo emits
reasoning_effort(none|minimal|low|medium|high) or an Anthropic-style reasoning budget, depending on the model.
See Effort levels for how OpenGateway normalizes these.
OpenGateway Guide
Ask about configuring OpenGateway — lanes, base URLs, client setup, model choice, or an error you hit. Answers are grounded in the docs.