OPENCODE_API_KEY credential with the Zen catalog, but keeps its own
runtime provider id (opencode-go) so upstream per-model routing stays
correct. OpenClaw provides it as the official external
@openclaw/opencode-go-provider plugin.
Getting started
Install the official plugin and restart the Gateway:- Interactive
- Non-interactive
1
Run onboarding
2
Set a Go model as default
3
Verify models are available
Config example
Catalog
Runopenclaw models list --provider opencode-go for the current model list.
Current rows:
Advanced configuration
Routing behavior
Routing behavior
OpenClaw routes any
opencode-go/... model ref automatically. No extra
provider config is required.Runtime ref convention
Runtime ref convention
Runtime refs stay explicit:
opencode/... for Zen, opencode-go/... for
Go. This keeps upstream per-model routing correct across both catalogs.Related
OpenCode (parent)
Shared onboarding, catalog overview, and advanced notes.
Model selection
Choosing providers, model refs, and failover behavior.