Skip to content

Add OpenCode Go MiMo-V2.5 subscription params#32

Closed
guillaumegay13 wants to merge 2 commits into
mnfst:mainfrom
guillaumegay13:add/opencode-go-mimo-v25
Closed

Add OpenCode Go MiMo-V2.5 subscription params#32
guillaumegay13 wants to merge 2 commits into
mnfst:mainfrom
guillaumegay13:add/opencode-go-mimo-v25

Conversation

@guillaumegay13
Copy link
Copy Markdown
Collaborator

Summary

  • Add an opencode-go subscription catalog row for mimo-v2.5.
  • Include the scalar OpenAI-compatible request knobs documented for MiMo: max_completion_tokens, stop, temperature, top_p, frequency_penalty, and presence_penalty.
  • Leave transport, tool-calling, multimodal, and runtime message fields out of MPS scope.

Sources

Validation

  • npm ci
  • npm run validate
  • npm test
  • npm run typecheck
  • npm run build
  • npm run guard:params
  • npm run lint
  • npx prettier --check models/opencode-go/mimo-v2.5-subscription.yaml
  • curl -fsSL https://opencode.ai/zen/go/v1/models | jq -r '.data[]?.id // empty' | rg '^mimo-v2\\.5$'\n\nLive completion smoke was not run because there is no OpenCode Go subscription token configured in this environment.\n\nCloses opencode-go/opencode-go/mimo-v2.5: parameter coverage #25

@vercel
Copy link
Copy Markdown

vercel Bot commented May 25, 2026

@guillaumegay13 is attempting to deploy a commit to the Manifest Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added the model Add a model that's missing label May 25, 2026
@guillaumegay13 guillaumegay13 marked this pull request as ready for review May 25, 2026 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

model Add a model that's missing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant