Skip to content

docs: add GPT-5.3-Codex and MiniMax M2.5 to model documentation#657

Merged
factory-sagar merged 1 commit intomainfrom
docs/add-gpt-5.3-codex-and-minimax-m2.5
Feb 14, 2026
Merged

docs: add GPT-5.3-Codex and MiniMax M2.5 to model documentation#657
factory-sagar merged 1 commit intomainfrom
docs/add-gpt-5.3-codex-and-minimax-m2.5

Conversation

@factory-sagar
Copy link
Contributor

Summary

Add two newly released models to all documentation tiers:

New Models

Model Model ID Multiplier Reasoning Default
GPT-5.3-Codex gpt-5.3-codex 0.7× None/Low/Medium/High/Extra High Medium
Droid Core (MiniMax M2.5) minimax-m2.5 0.12× Low/Medium/High High

Files Updated

Tier 1 (model tables):

  • docs/pricing.mdx — pricing table
  • docs/reference/cli-reference.mdx — available models table
  • docs/cli/user-guides/choosing-your-model.mdx — stack rank, job matching, reasoning settings, open-source section, date

Tier 2 (model lists):

  • docs/cli/configuration/settings.mdx — model options and descriptions
  • docs/cli/droid-exec/overview.mdx — supported models list

Tier 3 (references):

  • docs/guides/power-user/token-efficiency.mdx — cost multipliers table

Verification

  • All ranks sequential (1-16), no gaps or duplicates
  • Cross-file consistency confirmed (names, IDs, multipliers match everywhere)
  • No changelog files modified
  • Local mintlify dev build renders all pages correctly

Add two new models across all documentation tiers:

- GPT-5.3-Codex (gpt-5.3-codex): 0.7x multiplier, Extra High reasoning, verbosity support
- Droid Core (MiniMax M2.5) (minimax-m2.5): 0.12x multiplier, Low/Medium/High reasoning

Updated files: pricing.mdx, cli-reference.mdx, choosing-your-model.mdx,
settings.mdx, droid-exec/overview.mdx, token-efficiency.mdx

Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
Copy link
Contributor

@factory-droid factory-droid bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall the documentation updates look consistent and correct for adding gpt-5.3-codex and minimax-m2.5. No P0/P1 issues found in the current diff; nothing blocking.

@factory-sagar factory-sagar merged commit 03bcdaa into main Feb 14, 2026
4 checks passed
@factory-sagar factory-sagar deleted the docs/add-gpt-5.3-codex-and-minimax-m2.5 branch February 14, 2026 23:18
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