openclaw/extensions/opencode-go
Peter Steinberger 568b920b21
feat(lint): enforce import ordering and deduplication (#124730)
* refactor(imports): dedupe and hoist imports

* feat(lint): enforce import/no-duplicates and import/first
2026-08-16 11:44:52 -07:00
..
index.test.ts refactor(opencode-go): compose provider stream wrappers (#122749) 2026-08-12 10:53:53 -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 docs: document small extension sources 2026-06-04 21:02:07 -04:00
media-understanding-provider.ts docs: document small extension sources 2026-06-04 21:02:07 -04: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): refresh hosted model catalogs (#121030) 2026-08-09 04:05:47 -07:00
opencode-go.live.test.ts fix(opencode): refresh hosted model catalogs (#121030) 2026-08-09 04:05:47 -07:00
package.json fix(plugins): keep OpenCode Go bundled (#120985) 2026-08-09 03:09:47 -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 fix(opencode-go): warm context metadata from provider catalog (#92913) 2026-06-14 12:08:49 -07:00
provider-policy-api.ts refactor(extensions): remove unused compatibility exports (#121338) 2026-08-09 19:01:38 -07:00
README.md fix(plugins): keep OpenCode Go bundled (#120985) 2026-08-09 03:09:47 -07:00
reasoning-sanitizer.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
reasoning-sanitizer.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
stream-termination.test.ts fix(opencode): refresh hosted model catalogs (#121030) 2026-08-09 04:05:47 -07:00
stream-termination.ts feat(lint): enforce import ordering and deduplication (#124730) 2026-08-16 11:44:52 -07:00
stream.ts refactor(opencode-go): compose provider stream wrappers (#122749) 2026-08-12 10:53:53 -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.

OpenCode Go is bundled with OpenClaw for this release; no separate plugin installation is required.

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.