openclaw/extensions/opencode-go
2026-08-02 19:34:57 -07:00
..
api.ts refactor: remove unused internal exports (#100882) 2026-07-06 05:59:18 -07: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 Go provider (#117064) 2026-08-01 06:31:19 +08:00
media-understanding-provider.test.ts
media-understanding-provider.ts
onboard.test.ts
onboard.ts
openclaw.plugin.json feat(plugins): catch code-mode drift between catalogs shipping the same model (#115183) 2026-07-28 08:52:21 -04:00
package.json feat(plugins): externalize OpenCode Go provider (#117064) 2026-08-01 06:31:19 +08:00
provider-catalog.ts fix(opencode-go): expose DeepSeek V4 max thinking (#99643) 2026-07-21 08:12:46 -07:00
provider-discovery.ts fix(opencode-go): warm context metadata from provider catalog (#92913) 2026-06-14 12:08:49 -07:00
provider-policy-api.ts fix(opencode-go): expose DeepSeek V4 max thinking (#99643) 2026-07-21 08:12:46 -07:00
README.md feat(plugins): externalize OpenCode Go provider (#117064) 2026-08-01 06:31:19 +08:00
reasoning-sanitizer.test.ts
reasoning-sanitizer.ts
stream-termination.test.ts test(opencode-go): consolidate stream termination harness (#118317) 2026-08-02 19:34:57 -07:00
stream-termination.ts refactor: use native abort signal composition (#105947) 2026-07-12 22:39:43 -07:00
stream.ts fix(opencode-go): expose DeepSeek V4 max thinking (#99643) 2026-07-21 08:12:46 -07:00
tsconfig.json refactor(plugins): inherit shared package boundary settings (#117474) 2026-08-01 09:11:09 -07:00

OpenClaw OpenCode Go Provider

Official OpenClaw provider plugin for the OpenCode Go model catalog.

Install from OpenClaw:

openclaw plugins install @openclaw/opencode-go-provider
openclaw gateway restart

Configure OPENCODE_API_KEY or OPENCODE_ZEN_API_KEY, then select an opencode-go/... model.

See https://docs.openclaw.ai/providers/opencode-go for setup and the current model catalog.