Files
openclaw/extensions/opencode/README.md
Vincent Koc e73250f54b feat(plugins): externalize OpenCode provider (#117035)
* feat(plugins): externalize OpenCode provider

* docs: refresh OpenCode provider map
2026-08-01 05:07:35 +08:00

17 lines
407 B
Markdown

# OpenCode Zen OpenClaw provider
Official OpenClaw provider plugin for the OpenCode Zen model catalog, image
understanding, and native OpenCode session browsing.
## Install
```sh
openclaw plugins install @openclaw/opencode-provider
openclaw gateway restart
```
## Docs
See `docs/providers/opencode.md` in the OpenClaw repository, or the published
docs at `https://docs.openclaw.ai/providers/opencode`.