openclaw/extensions/opencode
Peter Steinberger 1fb9644341
refactor(opencode): consolidate session catalog test fixtures (#118323)
* test(opencode): consolidate session catalog fixtures

* test(opencode): preserve continuation node runtime
2026-08-02 20:33:42 -07:00
..
api.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
index.test.ts refactor(providers): unify lifecycle-safe manifest registration (#114381) 2026-07-27 03:20:02 -04:00
index.ts feat(plugins): externalize OpenCode provider (#117035) 2026-08-01 05:07:35 +08: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 docs: document small extension sources 2026-06-04 21:02:07 -04:00
onboard.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
openclaw.plugin.json feat(plugins): catch code-mode drift between catalogs shipping the same model (#115183) 2026-07-28 08:52:21 -04:00
opencode.live.test.ts refactor: reduce plugin SDK test import overhead (#109333) 2026-07-16 13:55:23 -07:00
package.json feat(plugins): externalize OpenCode provider (#117035) 2026-08-01 05:07:35 +08:00
provider-catalog.ts refactor(providers): collapse live model discovery onto shared projection hook (#113903) 2026-07-25 16:17:27 -07:00
provider-discovery.ts fix(opencode): restore Zen model catalog (#92495) 2026-06-28 12:32:44 -04:00
provider-policy-api.test.ts fix(opencode): Zen GPT-5.6 models are missing from discovery (#110405) 2026-07-18 11:14:05 +01:00
provider-policy-api.ts fix(opencode): Zen GPT-5.6 models are missing from discovery (#110405) 2026-07-18 11:14:05 +01:00
README.md feat(plugins): externalize OpenCode provider (#117035) 2026-08-01 05:07:35 +08:00
session-catalog-plugin.ts perf(catalog): cadence-proof provider caches and parallelize the Claude scan (#115259) 2026-07-28 11:37:37 -04: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 refactor(opencode): consolidate session catalog test fixtures (#118323) 2026-08-02 20:33:42 -07:00
session-catalog.ts perf(catalog): cadence-proof provider caches and parallelize the Claude scan (#115259) 2026-07-28 11:37:37 -04: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
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.