Skip to content

fix: refresh MiniMax model defaults#432

Open
octo-patch wants to merge 2 commits into
holaboss-ai:mainfrom
octo-patch:octo/20260713-refresh-target-model-defaults-recvoLiCdWBw9c-v2
Open

fix: refresh MiniMax model defaults#432
octo-patch wants to merge 2 commits into
holaboss-ai:mainfrom
octo-patch:octo/20260713-refresh-target-model-defaults-recvoLiCdWBw9c-v2

Conversation

@octo-patch

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

Copy link
Copy Markdown
Contributor

Replaces #431 with a clean commit history.

Summary

  • Refresh the direct MiniMax defaults for MiniMax-M3 and MiniMax-M2.7, including context, modalities, thinking controls, and current pricing metadata.
  • Preserve all MiniMax-M3 standard and priority pricing tiers while routing OpenAI- and Anthropic-compatible requests with protocol-correct thinking payloads.
  • Document the international and China Base URLs for both supported protocols.
  • Preserve non-JSON test-runner stdout frames while harness tests capture runtime JSONL events.

Testing

  • bun install --frozen-lockfile
  • bun run desktop:typecheck
  • bun --filter=@holaboss/runtime-state-store run build
  • bun --filter=@holaboss/runtime-state-store run test
  • bun --filter=@holaboss/runtime-harness-host run build
  • bun --filter=@holaboss/runtime-harness-host run test
  • bun --filter=docs-next run types:check
  • node --test apps/desktop/electron/minimax-defaults.test.mjs
  • git diff --check

Update direct provider defaults for MiniMax-M3 and MiniMax-M2.7, preserve current parameter metadata, and send protocol-compatible thinking controls.
@octo-patch octo-patch mentioned this pull request Jul 13, 2026
5 tasks
Forward binary test-runner frames while capturing only runtime JSONL events.
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