MiniMax has released the source code for MiniMax Code’s terminal agent, making its coding-agent product open source. The release covers the terminal TUI, headless CLI, and Agent Client Protocol support, though it excludes the desktop application.

  • Includes Terminal TUI and Headless CLI
  • Supports Agent Client Protocol (ACP)
  • Allows BYOK and custom providers
  • Provides OpenAI- and Anthropic-compatible APIs
  • Features Plan Mode and resumable sessions
  • Supports subagents, MCP, plugins, and skills
  • Enables code editing, command execution, and test verification

The default license for first-party code is MIT. The author notes that having the agent harness available should make future comparisons more transparent and reproducible.