Reddit
MiniMax open-sources its terminal coding agent under MIT with bring-your-own-model support
MiniMax released the terminal version of MiniMax Code on GitHub, MIT licensed for first-party code with file-level and package-level licenses preserved for dependencies. It ships an interactive TUI and a headless CLI, session resumption, task planning, built-in search and media tools, and Agent Client Protocol integration. The BYOK path accepts any OpenAI-compatible or Anthropic-compatible endpoint, so it runs against local models as well as MiniMax's own; the repo sits at 1.1k stars with 30 commits on main.
↳ Follow the thread