Kilo Gateway Integration (Design)
Kilo Gateway Integration (Design)
This is a design note for integrating “Kilo Gateway” as a first-class provider in OpenClaw. Kilo exposes an OpenAI-compatible API behind a different base URL.
Key decisions (high level)
- Provider id:
kilocode(short, consistent with other provider ids) - Default base URL:
https://api.kilo.ai/api/gateway/(with config override) - Model ref shape:
kilocode/<provider>/<model> - Suggested default model:
kilocode/anthropic/claude-opus-4.6
Related docs
- Provider usage: /providers/kilocode
- Provider config shapes: /concepts/model-providers