MiniMax Rebuilds Code 2.0 on Pi Agent, Slashing Latency by 90%

MiniMax Code 2.0 launches with a rebuilt Pi Agent core, phone remote control, integrated browser, dual modes, and bring-your-own-key support

·
·
MiniMax Rebuilds Code 2.0 on Pi Agent, Slashing Latency by 90%
AuthorMiniMax_Agent
Read2 min
SubtopicCode Agents
  • MiniMax launches Code 2.0, a desktop coding agent rebuilt on the open-source Pi Agent framework by Mario Zechner.
  • Remote Control lets you monitor agent progress, send instructions, and approve permissions from your phone.
  • Built-in Browser opens web pages and HTML output in the sidebar for inline preview and editing without switching apps.
  • Coding / Work Modes split the UX: full dev context for engineers, simplified progress view for non-technical users.
  • BYOK support lets you connect any provider via base URL and API key, including Anthropic, OpenAI, Gemini, or local models.
  • The 2.0 core cuts p95/p99 first-token latency by over 90%; download available now for macOS and Windows.

MiniMax Code just shipped version 2.0, a significant overhaul of the desktop coding agent that goes well beyond a feature drop. The announcement centers on four new user-facing capabilities built on top of a fully rebuilt internal architecture , one that swaps out the old engine for the open-source Pi Agent framework. The result is a more stable, faster, and more extensible coding agent that now reaches your phone, your browser, and your own model keys.

What Pi Agent brings to the table

The architectural rebuild is the foundation everything else stands on. MiniMax rebuilt Code 2.0 at its core based on Pi Agent, improving long-task stability and adding new capabilities. Pi Agent , created by Mario Zechner , is a deliberately minimal open-source framework. It uses only four core tools , read, write, edit, and bash , while offering powerful extensibility through its TypeScript SDK. The project sits at over 46,000 GitHub stars and has become a reference point for teams that want a lean, controllable agent loop without the overhead of commercial tooling.

The philosophy matters here. Unlike feature-heavy agents that include sub-agents, complex planning modes, or excessive permissions, Pi keeps its core radically small: a short system prompt and a minimal toolset that prioritizes reliability and developer control. By building on this foundation, MiniMax inherits that stability while layering its own desktop UX and model infrastructure on top.

Keep reading

Don't miss what's next in AI

Join 300,000+ engineers and researchers who get the signal, not the noise. Create a free account to read the rest of this story.

  • Full access to in-depth AI research breakdowns
  • Be the first to know what's trending before it hits mainstream
  • Daily curated papers, repos, and industry moves