Skip to content

MiniMax Code glossary

No procedures. These names collide. Pick a door on the learning map.

Everything named MiniMax

NameWhat it isWhere
MiniMax CodeFirst-party coding agent. Desktop app + CLI mcodewelcome, download, CLI
MiniMax AgentWeb general agent. Desktop was renamed to Code; the web product is still Agentagent.minimax.io, site issue #73
MiniMax DesignCommercial content agent platformdesign.minimax.io
MiniMax HubName still used on the CN About navabout. Same family as Design; no second tutorial
MiniMax AudioSpeech and musicminimax.io/audio
Hailuo / MiniMax H3Video brand and modelhailuoai.video
TalkieInternational character product on the Product navminimax.io
星野 (Xingye)CN character communityxingyeai.com
MiniMax M3Coding / agentic model, 1M contextmodels-intro
Token PlanOpen Platform subscriptionplatform
AI coding tools guidePoint M3 at Claude Code / Cursortext-ai-coding-tools

Do not write as fact:

  • MiniMax Code is "just the M3 API wrapper".
  • The CLI command is minimax. Official CLI command is mcode. Changelog v3.0.33's "minimax CLI shortcut" has no standalone flag page.
  • An official npm package name. None found on 2026-08-19.
  • GitHub MiniMax-AI/Mini-Agent is MiniMax Code.
  • An official VS Code plugin. Official editor integration is ACP plus a Zed example.

One product, two faces

Official: "MiniMax Code CLI is the terminal entry for MiniMax Code developer workflows. It complements the desktop client."

FaceEntryTypical use
DesktopDownloadable installerGraphical tasks, browser, schedules, Remote Control
CLI TUImcodeHumans editing a repo in a terminal
CLI Headlessmcode execCI and scripts
CLI ACPmcode acpEmbed in an editor

The CLI does not depend on desktop Electron / IPC. Do not assume Browser or Computer Use exist in the CLI.

Two orthogonal mode axes

Desktop Coding / Work: same agent, different tool exposure. Use Coding to change a repo.

CLI Plan Mode: plan the next message or act now. Shift+Tab / /plan.

CLI permission mode: whether tools ask you. Alt+M / /permission → Ask / Auto / Full access.

mcode exec --permission uses ask / smart / full / off. That is not the same enum as the TUI labels.

Agent Team

Official: extra specialist agents appear when the task is complex. You describe the goal; the product splits, assigns, tracks, and summarizes.

This is a MiniMax Code capability, not a separate product, and not the web MiniMax Agent.

Workspace, skills, memory

  • Workspace: a local project directory. The agent reads, runs commands, and reports changes there.
  • Skills: reusable workflows. The first-task page says you can invoke them with /.
  • Memory: preferences, project conventions, long-term patterns (standalone desktop docs page).
  • AGENTS.md: project instructions that mcode init creates or updates.

Accounts and quotas

Sign in with a MiniMax account on the desktop or via mcode login. Your own MiniMax API key goes through in-product settings or mcode provider.

Token Plan is an Open Platform subscription. The M3 post says Code can use Token Plan. Do not treat desktop Plus / Max / Ultra list prices and Token Plan USD tiers as one price list. Usage page: follow the in-product display.

Built for frontend engineers · Powered by VitePress