Skip to content

Refresh MiniMax provider model example to MiniMax-M3 - #332

Open
octo-patch wants to merge 2 commits into
chriswritescode-dev:mainfrom
octo-patch:octo/20260731-parameter-refresh-recvqhXlrzd8wL
Open

Refresh MiniMax provider model example to MiniMax-M3#332
octo-patch wants to merge 2 commits into
chriswritescode-dev:mainfrom
octo-patch:octo/20260731-parameter-refresh-recvqhXlrzd8wL

Conversation

@octo-patch

@octo-patch octo-patch commented Jul 31, 2026

Copy link
Copy Markdown

Reason: Refresh the user-facing MiniMax provider model example in the OpenCode model editor from the stale MiniMax-M2.7 to the current MiniMax-M3 model ID.

Updates the placeholder text shown in the Provider Model ID field of the OpenCode model editor dialog from e.g., MiniMax-M2.7 to e.g., MiniMax-M3, so the configuration guidance reflects the current MiniMax provider model. The matching test selector that locates this input is updated to keep the discovery test green.

Actual checks:

  • Verified no stale MiniMax-M2.7 placeholder reference remains in the touched files.
  • Secret scan of the diff returned no findings.

Summary by CodeRabbit

  • Bug Fixes
    • Updated the provider model ID example to reference the newer MiniMax-M3 model.
    • Updated context limit and variants examples for MiniMax models.
    • Updated model discovery guidance to match the revised examples.

@coderabbitai

coderabbitai Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 90e64715-2e46-42c8-a837-54cb8877216c

📥 Commits

Reviewing files that changed from the base of the PR and between b91ec0a and 8e3349a.

📒 Files selected for processing (2)
  • frontend/src/components/settings/OpenCodeModelDialog.tsx
  • frontend/src/components/settings/OpenCodeModelsEditor.test.tsx
🚧 Files skipped from review as they are similar to previous changes (1)
  • frontend/src/components/settings/OpenCodeModelsEditor.test.tsx

📝 Walkthrough

Walkthrough

The settings dialog updates MiniMax model ID, context limit, and variants JSON placeholders. Model discovery tests verify the updated metadata examples and use MiniMax-M3.

Changes

Model placeholder update

Layer / File(s) Summary
Align model metadata placeholders and tests
frontend/src/components/settings/OpenCodeModelDialog.tsx, frontend/src/components/settings/OpenCodeModelsEditor.test.tsx
The dialog uses updated MiniMax examples for the model ID, context limit, and variants JSON. Discovery tests verify these placeholders and use MiniMax-M3.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: chriswritescode-dev

🚥 Pre-merge checks | ✅ 3 | ❌ 2

❌ Failed checks (2 warnings)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description explains the change but omits the required Summary, Type of Change, and Checklist sections. Add the required template sections and complete the applicable change-type and checklist items, including test, lint, and typecheck status.
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the main change: updating the MiniMax provider model example to MiniMax-M3.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@octo-patch

Copy link
Copy Markdown
Author

Updated the MiniMax model editor examples to use the 1,000,000-token context and adaptive/disabled variants, and pushed a new commit. I ran the focused OpenCodeModelsEditor Vitest file, ESLint on the two changed files, and git diff --check.

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