> ## Documentation Index
> Fetch the complete documentation index at: https://docs2.openclaw.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# OpenCode plugin

# OpenCode plugin

Adds OpenCode model provider and native session catalog support to OpenClaw.

## Distribution

* Package: `@openclaw/opencode-provider`
* Install route: included in OpenClaw

## Surface

providers: opencode; contracts: mediaUnderstandingProviders; session catalog: opencode

## Native sessions

OpenClaw auto-detects the `opencode` CLI on the Gateway and paired nodes. Stored
sessions then appear in the **OpenCode** sessions-sidebar group, with read-only
transcript browsing through the official `opencode --pure db ... --format json`
and `opencode --pure export` commands. The restricted environment and `--pure`
mode prevent catalog browsing from loading project plugins or inheriting unrelated
Gateway credentials.

Turn **OpenCode Session Catalog** off under **Config > Plugins > OpenCode** to
disable discovery. It is enabled by default.

## Related docs

* [opencode](/providers/opencode)
