Skip to content

feat(ai-gateway): add MiniMax M3 to Auto Free - #5771

Merged
johnnyeric merged 1 commit into
mainfrom
johnnyeric/add-minimax-auto-free
Aug 31, 2026
Merged

feat(ai-gateway): add MiniMax M3 to Auto Free#5771
johnnyeric merged 1 commit into
mainfrom
johnnyeric/add-minimax-auto-free

Conversation

@johnnyeric

@johnnyeric johnnyeric commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add MiniMax M3 and MiniMax M2.7 free GMI Cloud models to Auto Free.
  • Include both models in the Recommended group exposed to CLI and VS Code clients.
  • Rebalance Auto Free selection weights to keep StepFun at 50% and each remaining candidate at 12.5%.
  • Align the advertised Auto Free context length with the smallest included candidate.

Verification

  • Started the cloud backend locally and launched the Kilo CLI against it with isolated temporary XDG state.
  • Opened the CLI model selector and confirmed MiniMax M3 and MiniMax M2.7 appear in the Recommended group.

Visual Changes

Before

before

After

Hy3 shows in the image because I screenshotted it before rebasing.

after

Reviewer Notes

Rebased onto main after #5764 disabled Tencent Hy3. Hy3 remains disabled and excluded from Auto Free and Recommended. The active Auto Free distribution totals 100%: StepFun has weight 4 (50%), while Laguna, LongCat, MiniMax M3, and MiniMax M2.7 each have weight 1 (12.5%). The quarantine routing path intentionally retains its previous behavior; the unrelated organization-policy issue found during review is outside this PR's scope.

Local automated verification: formatting passed, targeted lint passed with zero warnings, web TypeScript passed, and models.test.ts passed all 42 tests.

@johnnyeric
johnnyeric force-pushed the johnnyeric/add-minimax-auto-free branch 2 times, most recently from 330bf88 to 80eedc5 Compare August 31, 2026 11:07
@johnnyeric
johnnyeric marked this pull request as ready for review August 31, 2026 11:13
@kilo-code-bot

kilo-code-bot Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (2 files)
  • apps/web/src/lib/ai-gateway/models.ts
  • apps/web/src/lib/ai-gateway/models.test.ts
Previous Review Summary (commit 80eedc5)

Current summary above is authoritative. Previous snapshots are kept for context only.

Previous review (commit 80eedc5)

Status: No Issues Found | Recommendation: Merge

Files Reviewed (3 files)
  • apps/web/src/lib/ai-gateway/auto-model/index.ts
  • apps/web/src/lib/ai-gateway/models.ts
  • apps/web/src/lib/ai-gateway/models.test.ts

Reviewed by grok-4.6 · Input: 80.8K · Output: 8.6K · Cached: 340K

Review guidance: REVIEW.md from base branch main

@johnnyeric
johnnyeric force-pushed the johnnyeric/add-minimax-auto-free branch from 80eedc5 to b80da7a Compare August 31, 2026 11:31
@johnnyeric johnnyeric changed the title feat(ai-gateway): add MiniMax models to Auto Free feat(ai-gateway): add MiniMax M3 to Auto Free Aug 31, 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.

2 participants