MiniMax Code is an open terminal coding agent with interactive, headless and ACP modes plus support for MiniMax, BYO APIs and local models.
Yes, MiniMax Code is open source under the MIT license.
MiniMax Code has a free tier plus paid plans. The open-source version can be self-hosted with no license cost; you pay only for your own infrastructure.
Yes, MiniMax Code can be self-hosted (the source is available under the MIT license).
MIT source preview of MiniMax's terminal coding agent. The published code covers an interactive terminal UI, a headless command for CI and batch work, and an ACP endpoint for compatible editors. It can use a MiniMax account, another provider through OpenAI-compatible or Anthropic-compatible APIs, or a local model, with search, plugins, MCP and multimodal tools available in the same workflow.
The useful choice here is the runtime boundary: the same open terminal agent can work interactively, run a scripted task in CI, or plug into an editor through ACP, while the model remains replaceable. That makes it a candidate for teams that want a coding-agent workflow without tying the harness to one model vendor. The boundary also needs to stay clear: the repository is a source preview of the CLI surfaces, not the desktop app, and the model still costs either API usage or local compute.