MiniMax Code goes open source
MiniMax has open-sourced the terminal version of MiniMax Code: github.com/MiniMax-AI/minimax-code How can developers verify the content that encoding proxies read, send, and store? This is a topic that has been widely discussed recently. Open sourcing the agent doesn’t automatically answer every privacy or security question, but it gives the community something concrete to inspect. The repository includes: interactive TUI and headless execution code editing, shell commands, diffs, and test verification permission controls and sandboxing Plan Mode and resumable sessions subagents, plugins, skills, and MCP BYOK with OpenAI- and Anthropic-compatible providers ACP support for compatible editors and clients First-party code defaults to the MIT license. A few important caveats: this is a 0.4.12 source preview , the desktop app source is not included, and—as the repository itself notes—a matching version number does not prove identical build provenance between the published package and source checkout. Still, releasing the agent layer is a meaningful step toward auditability. I’d like to see the community examine its network behavior, file-access boundaries, telemetry, and reproducible-build story next. preview.redd.it/zvrakmgejaqh1.png preview.redd.it/13pjdngejaqh1.png preview.redd.it/z1ekjlgejaqh1.png