MiniMax Open-Sources Code CLI Tool Under MIT License
AI company MiniMax has officially open-sourced version 0.4.12 of its MiniMax Code CLI under the MIT license on GitHub. In evaluations on the FrontierHarness Eval benchmark, the tool achieved a 76.7% task pass rate with a median execution time of 4 minutes and 33 seconds for successful tasks. By opening the codebase, MiniMax allows developers and enterprises to inspect tool calls and permission mechanisms to build transparent, enterprise-grade AI applications. It also boosts competition and transparency within the rapidly growing space of terminal-based AI coding agents. Both the 76.7% pass rate and the 4-minute 33-second median completion speed surpassed the public baseline metrics listed in the FrontierHarness Eval report. The tool includes an interactive terminal UI (TUI) for long-running workflows alongside an `mcode exec` command for shell and CI automation.
## BACKGROUND
Command Line Interface (CLI) tools bring AI agent capabilities directly into developers' local terminals and code repositories to automate complex coding tasks. FrontierHarness Eval is a benchmark framework that compares production coding harnesses across standardized agentic tasks while holding models and runtimes constant. MiniMax is a prominent AI research and development company focused on large language models and developer agent tools.