openclaw/extensions/opencode
Peter Steinberger 23c9c04572
fix(sessions): hide unowned host catalogs on multi-user gateways (#123421)
* fix(sessions): scope catalogs by caller identity

* fix(llama-cpp): keep doctor imports lightweight
2026-08-13 19:28:22 -07:00
..
doctor-contract-api.test.ts fix(opencode): migrate retired free model refs (#121125) 2026-08-09 11:16:59 -07:00
doctor-contract-api.ts fix(opencode): migrate retired free model refs (#121125) 2026-08-09 11:16:59 -07:00
index.test.ts fix(opencode): keep API-key onboarding routes usable (#121414) 2026-08-10 03:23:36 -07:00
index.ts fix(opencode): keep API-key onboarding routes usable (#121414) 2026-08-10 03:23:36 -07:00
media-understanding-provider.test.ts fix: provider dead exports no longer block changed checks (#108592) 2026-07-15 22:33:54 -07:00
media-understanding-provider.ts fix: provider dead exports no longer block changed checks (#108592) 2026-07-15 22:33:54 -07:00
onboard.test.ts fix(opencode): keep API-key onboarding routes usable (#121414) 2026-08-10 03:23:36 -07:00
onboard.ts fix(opencode): keep API-key onboarding routes usable (#121414) 2026-08-10 03:23:36 -07:00
openclaw.plugin.json fix(opencode): migrate retired free model refs (#121125) 2026-08-09 11:16:59 -07:00
opencode.live.test.ts fix(opencode): refresh hosted model catalogs (#121030) 2026-08-09 04:05:47 -07:00
package.json chore(release): prepare 2026.8.1 (#120375) 2026-08-07 18:44:12 -07:00
provider-catalog.ts fix(opencode): keep API-key onboarding routes usable (#121414) 2026-08-10 03:23:36 -07:00
provider-discovery.ts
provider-policy-api.test.ts fix(opencode): refresh hosted model catalogs (#121030) 2026-08-09 04:05:47 -07:00
provider-policy-api.ts fix(opencode): refresh hosted model catalogs (#121030) 2026-08-09 04:05:47 -07:00
README.md feat(plugins): externalize OpenCode provider (#117035) 2026-08-01 05:07:35 +08:00
session-catalog-plugin.ts fix(sessions): hide unowned host catalogs on multi-user gateways (#123421) 2026-08-13 19:28:22 -07:00
session-catalog-shared.ts feat: continue Pi and OpenCode sessions from the session catalog (#113718) 2026-07-25 08:35:47 -07:00
session-catalog-terminal.ts refactor: simplify native session executable resolution (#108169) 2026-07-15 01:49:45 -07:00
session-catalog.test.ts fix(sessions): hide unowned host catalogs on multi-user gateways (#123421) 2026-08-13 19:28:22 -07:00
session-catalog.ts refactor: consolidate remaining coercion helpers (#122020) 2026-08-11 10:22:01 -07:00
session-upstream-activity.test.ts feat: detect external human turns in adopted Pi and OpenCode sessions (#113957) 2026-07-25 19:05:22 -07:00
session-upstream-activity.ts feat: detect external human turns in adopted Pi and OpenCode sessions (#113957) 2026-07-25 19:05:22 -07:00
stream.test.ts fix(opencode): keep API-key onboarding routes usable (#121414) 2026-08-10 03:23:36 -07:00
stream.ts fix(opencode): keep API-key onboarding routes usable (#121414) 2026-08-10 03:23:36 -07:00
tsconfig.json refactor(plugins): inherit shared package boundary settings (#117474) 2026-08-01 09:11:09 -07:00

OpenCode Zen OpenClaw provider

Official OpenClaw provider plugin for the OpenCode Zen model catalog, image understanding, and native OpenCode session browsing.

Install

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.