Replit Auto Mode: Intelligent Model Routing for Agent

ReplitView original changelog

Replit introduced Intelligent Model Routing ("Auto" mode) for Agent, which automatically selects the best underlying model and effort level for each task, balancing output quality against cost. Users on Power or Max modes can now pick Auto instead of manually choosing a model, or still opt to select a specific model for tighter control. According to independent reporting, the new routing approach can match prior output quality at roughly 65% lower average cost compared to the previous version of Max Mode.

Key Takeaways

  • Auto mode now sits alongside Power and Max, letting Agent pick the right model and effort level automatically instead of requiring a manual choice for every task.
  • Independent reporting pegs the savings at roughly 65% lower average cost versus the prior version of Max Mode, at comparable output quality.
  • The routing decision weighs quality, speed, and cost together, rather than optimizing for just one dimension.
  • Replit's Agent already composes multiple underlying models behind a single interface, with a separate agent layer handling planning, tool use, and verification regardless of which model is active.
  • Users who want tighter control can still manually select a specific model instead of using Auto.
  • The same Intelligent Model Routing concept was also made the default for Enterprise Workspaces, paired with new admin controls over per-workspace model availability.

Sources & Mentions

1 external resource covering this update


Auto Mode Becomes the Default Way to Pick a Model

Replit rolled out Intelligent Model Routing for its Agent, a system that automatically evaluates each task and selects both the underlying AI model and the effort level best suited to it. Rather than requiring developers to guess which model will produce the best result for a given prompt, Replit's Agent layer now handles that decision itself, weighing quality, speed, and cost together.

The feature appears as an Auto option inside both Power and Max modes. Developers who want more manual control can still select a specific model directly, but Auto is positioned as the recommended default for most users, since Replit's own agent architecture already composes multiple underlying models rather than exposing a single raw LLM — the agent layer separately handles planning, tool use, verification, and error recovery around whichever model is doing the generation at a given moment.

Why It Matters for Cost and Quality

Independent coverage of the change reported that Intelligent Model Routing can deliver output quality comparable to the earlier version of Max Mode at roughly 65% lower average cost. For developers running frequent Agent sessions — especially those on usage-based or credit-limited plans — that kind of routing efficiency directly affects how far a subscription stretches, without requiring users to learn the tradeoffs between individual models themselves.

This also simplifies the mental model for less technical builders. Previously, users had to understand the relative strengths of Lite, Economy, Power, and other model tiers to make a good choice. With Auto, Replit's Agent takes on that judgment call automatically, only escalating to a heavier model when a task's complexity genuinely calls for it.

Rollout Scope

This update applies to Power and Max modes for regular Replit users. A related change also made Intelligent Model Routing the default Agent mode for Enterprise Workspaces, though that rollout is paired with new admin-side controls over which models are available per workspace — a separate, enterprise-focused change from this core Agent capability.


Mentioned onThe New Stack