mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 09:51:33 +00:00
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`.
|