MiniMax has officially open-sourced the v0.4.12 version of its command-line AI programming tool, MiniMax Code CLI, with the source code now available on GitHub. As a core component of the MiniMax Code client, it is no longer just a product refined behind closed doors but now directly hands over the underlying implementation to developers.
Its performance speaks for itself. In the FrontierHarness Eval benchmark, the CLI achieved a task success rate of 76.7%, with the median time for successful tasks reduced to 4 minutes and 33 seconds. Both metrics outperform the public baseline—meaning it not only works correctly but also runs efficiently.
The official explanation for the open-source initiative is straightforward: it allows developers to personally examine the tool's call logic and permission handling, helping build a more secure and reliable enterprise-level harness together. For an intelligent agent that needs to write code and manipulate files in real production environments, the boundaries of permissions and the transparency of calls are precisely the aspects users cannot afford to overlook. By opening up the code, it is both a way to establish trust externally and to turn security reviews into a community-driven effort. With this move, MiniMax has effectively lifted the hood on its own programming intelligent agent's "cockpit."
Join Now