# Who Cares About the Model?

> Source: <https://ampcode.com/news/who-cares-about-the-model>
> Published: 2026-07-29 00:00:00+00:00

Two weeks ago [we shipped the Dial](https://ampcode.com/news/the-dial) and quietly did something that's supposed to be traumatic: we changed the default model.

Before the Dial, Amp's default mode was `smart`

, running Claude Opus 4.8 and carrying more than half of all new threads. The Dial made `medium`

the default, and `medium`

runs GPT-5.6 Sol.

Most Amp users switched from Anthropic to OpenAI overnight.

We braced for the outcry. Every model swap in every coding tool comes with one. We prepared migration docs, packaged the old modes as [installable plugins](https://ampcode.com/modes), and waited.

Nothing happened. Not a single complaint.

Here's what the switch looked like in production:

The day before the Dial shipped, `smart`

carried 55% of new threads. A week later: zero. Last week, the four Dial modes carried 93% of all new threads, and `medium`

alone carried two-thirds. Of the users on the Dial, 69% never set it to anything but `medium`

.

And the Amp plugins we shipped to bring the old modes back — exact prompts, exact models, one command to get `smart`

again? Almost nobody installed them.

The differences between frontier models are now small. Small enough that for one engineer on one task, switching models won't visibly change the result.

But they still matter to us, here at Amp: across every thread on every tier, small differences compound, so we keep benchmarking and swapping models. That's the trade. The default is good because someone is paid to care about it, and it doesn't have to be you.

What does change your output are three things, none of which is a model: how hard the task is, what context you put in, and how closely you review what comes out. All three have more impact on the outcome than whether you use this or that latest frontier model.

The Dial covers the first one: how hard the task is. You tell it how hard the task is and the corresponding setting on the Dial uses whichever model wins it right now, re-tested constantly. You know your tasks, we know the models.

And for the other two — the context and the review — the rest of Amp lets you do the best job with that.
