mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-14 14:43:16 -06:00
e73250f54b
* feat(plugins): externalize OpenCode provider * docs: refresh OpenCode provider map
17 lines
407 B
Markdown
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`.
|