openclaw/extensions/opencode-go
krissding 1a0dc9b83f
fix(opencode-go): remove deprecated mimo-v2-omni and mimo-v2-pro model aliases (#103329)
* fix(opencode-go): remove deprecated mimo-v2-omni and mimo-v2-pro model aliases

These deprecated aliases reject agent requests from the OpenCode Go gateway.
Remove them from the provider catalog and clean up all references in probe
skip lists, CI workflows, and tests.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix(opencode-go): complete deprecated MiMo cleanup

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Peter Steinberger <steipete@gmail.com>
2026-07-10 06:49:09 +01:00
..
api.ts refactor: remove unused internal exports (#100882) 2026-07-06 05:59:18 -07:00
index.test.ts fix(opencode-go): remove deprecated mimo-v2-omni and mimo-v2-pro model aliases (#103329) 2026-07-10 06:49:09 +01:00
index.ts feat: add live provider model catalog helper 2026-06-07 14:16:00 -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.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(macos): load provider catalog during AI onboarding (#101132) 2026-07-06 20:57:56 +01:00
package.json chore(release): close out 2026.6.11 on main 2026-06-30 11:31:08 -07:00
provider-catalog.ts fix(opencode-go): remove deprecated mimo-v2-omni and mimo-v2-pro model aliases (#103329) 2026-07-10 06:49:09 +01:00
provider-discovery.ts fix(opencode-go): warm context metadata from provider catalog (#92913) 2026-06-14 12:08:49 -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(agents): time out local streams without first event (#98525) 2026-07-01 23:01:46 +08:00
stream-termination.ts refactor(opencode-go): localize stream internals (#101440) 2026-07-07 00:16:14 -07:00
stream.ts refactor(opencode-go): localize stream internals (#101440) 2026-07-07 00:16:14 -07:00
tsconfig.json