Skip to content

providers(minimax): rename Coding Plan → Token Plan in display labels#1776

Open
kapelame wants to merge 1 commit into
anomalyco:devfrom
kapelame:docs/minimax-token-plan-rename
Open

providers(minimax): rename Coding Plan → Token Plan in display labels#1776
kapelame wants to merge 1 commit into
anomalyco:devfrom
kapelame:docs/minimax-token-plan-rename

Conversation

@kapelame
Copy link
Copy Markdown

@kapelame kapelame commented May 14, 2026

Summary

MiniMax renamed its subscription product from "Coding Plan" to "Token Plan" when scope expanded to cover all modalities (text/speech/video/music/image), not just coding. This PR updates the display label and documentation URL for the two affected provider catalog entries.

Changes

  • providers/minimax-coding-plan/provider.toml
    • name: MiniMax Coding Plan (minimax.io)MiniMax Token Plan (minimax.io)
    • doc: …/coding-plan/intro…/token-plan/intro
  • providers/minimax-cn-coding-plan/provider.toml
    • name: MiniMax Coding Plan (minimaxi.com)MiniMax Token Plan (minimaxi.com)
    • doc: …/coding-plan/intro…/token-plan/intro

Region disambiguation stays as the URL in parens — matching the existing minimax / minimax-cn convention. No "China" word added; the URL conveys the region cleanly in the provider picker.

Backward compatibility

Provider IDs minimax-coding-plan and minimax-cn-coding-plan are intentionally unchanged. Existing opencode.json configs and other consumers referencing these IDs keep working. Old /coding-plan/* documentation URLs continue to 307-redirect to the new /token-plan/* paths upstream.

Reference: https://platform.minimax.io/docs/token-plan/intro"Token Plan extends upon our former Coding Plan."

Verification

  • bun validate passes
  • New doc URLs return HTTP 200 on both global and CN platforms
  • Generated JSON inspected — only name and doc fields changed for the two providers; all model definitions, costs, and logos untouched

Companion PR

Plugin in opencode that adds OAuth + API key auth methods to these two providers: anomalyco/opencode#27460

@kapelame kapelame changed the title providers(minimax): rename Coding Plan → Token Plan in display labels providers(minimax): rebrand to Token Plan + label CN variants May 14, 2026
The product was renamed from "Coding Plan" to "Token Plan" when its
scope expanded beyond coding to cover all MiniMax modalities (text,
speech, video, music, image). Per
https://platform.minimax.io/docs/token-plan/intro:
"Token Plan extends upon our former Coding Plan."

Updates display name and doc URL for the two affected provider
catalog entries. Provider IDs (minimax-coding-plan,
minimax-cn-coding-plan) are intentionally unchanged for backward
compatibility — anyone with these IDs in opencode.json or
elsewhere keeps working. Old /coding-plan/* URLs still 307-redirect
to the new /token-plan/* paths upstream.

Region disambiguation stays as the URL in parens (matching the
existing minimax / minimax-cn naming convention) — no "China" word
added, since the URL already conveys the region cleanly in the
provider picker.
@kapelame kapelame force-pushed the docs/minimax-token-plan-rename branch from e4b6350 to 530f60c Compare May 14, 2026 11:18
@kapelame kapelame changed the title providers(minimax): rebrand to Token Plan + label CN variants providers(minimax): rename Coding Plan → Token Plan in display labels May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant