Skip to content

fix(ai-gateway): disable discounted MiniMax M3 (merge EOD 2026-06-07)#3776

Open
chrarnoldus wants to merge 2 commits into
mainfrom
disable-discounted-minimax-m3
Open

fix(ai-gateway): disable discounted MiniMax M3 (merge EOD 2026-06-07)#3776
chrarnoldus wants to merge 2 commits into
mainfrom
disable-discounted-minimax-m3

Conversation

@chrarnoldus
Copy link
Copy Markdown
Contributor

Summary

  • Disable the discounted MiniMax M3 Kilo-exclusive model so it is no longer available through the public model list or discounted routing.

Verification

  • Not manually verified; this is a single status flag change.

Visual Changes

  • N/A

Reviewer Notes

  • The model definition remains in place, but status: 'disabled' removes it from active Kilo-exclusive handling.

Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
@chrarnoldus chrarnoldus self-assigned this Jun 5, 2026
@kilo-code-bot
Copy link
Copy Markdown
Contributor

kilo-code-bot Bot commented Jun 5, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Executive Summary

Status field on the discounted MiniMax M3 model changed from 'public' to 'disabled', with test coverage updated to split the old combined test into two focused cases: one confirming disabled paid models are not suppressed from OpenRouter, and one confirming hidden models still are.

Files Reviewed (2 files)
  • apps/web/src/lib/ai-gateway/providers/minimax.ts
  • apps/web/src/lib/ai-gateway/providers/openrouter/index.test.ts

Reviewed by claude-4.6-sonnet-20260217 · 193,119 tokens

Review guidance: REVIEW.md from base branch main

@chrarnoldus chrarnoldus changed the title fix(ai-gateway): disable discounted MiniMax M3 (merge EOD 2026-06-05) fix(ai-gateway): disable discounted MiniMax M3 (merge EOD 2026-06-07) Jun 5, 2026
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
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.

4 participants