{"slug": "the-dial", "title": "The Dial", "summary": "Amp replaced its named agent modes (smart, deep, rush, large) with a dial offering low, medium, high, and ultra settings, each backed by specific models and reasoning efforts. The change simplifies mode selection to a single capability-vs-cost question, with deprecated modes available as installable plugins.", "body_md": "Amp's agent modes are now a dial: `low`\n\n, `medium`\n\n, `high`\n\n, `ultra`\n\n. They replace `smart`\n\n, `deep`\n\n, `rush`\n\n, and `large`\n\n.\n\nThe old modes were models in disguise: each name hid a model, a prompt, a reasoning effort — and to pick one, you had to know what that model was like this month. That world is gone. The models converged, open-weight models got seriously good, and the only question left is capability against cost.\n\nThe dial asks one question: how hard is this task?\n\nMissing in either direction costs you. Undershoot and the model churns: wrong fix, re-prompt, wrong fix again. You pay three times for a result you could have had once. Overshoot and you're using Fable to fix a typo. Set it right and you pay for exactly the intelligence the task needs.\n\n`ultra`\n\n`high`\n\n`medium`\n\ngets you — but plan on one round of feedback before merging, and about twice the wait.`medium`\n\n`low`\n\n`low`\n\nbuilds it.Turn the dial with `Ctrl+S`\n\nin the CLI, or with the mode picker in the web app.\n\nWe want you to know exactly what you're getting, so here's what backs each mode today. This wiring will change as models improve. The dial won't.\n\n`ultra`\n\n: Claude Fable 5, with a system prompt written for it. GPT-5.5 as the oracle.`high`\n\n: GPT-5.5 at `xhigh`\n\nreasoning effort. Claude Fable 5 as the oracle.`medium`\n\n: GPT-5.5 at medium reasoning effort. GPT-5.5 at high effort as the oracle.`low`\n\n: GLM-5.2, Z.ai's open-weight model, the strongest open model on agentic coding. GPT-5.5 as the oracle. (Workspace admins can choose to use GPT-5.5 low instead of GLM-5.2 here.)Reasoning effort is part of the tier now. No more cycling `Opt+D`\n\nthrough effort levels on top of picking a mode.\n\nEvery mode has an oracle for second opinions. On the top tiers, it's the other frontier model: in `high`\n\n, GPT-5.5 writes and Fable reviews. In `ultra`\n\n, Fable writes and GPT-5.5 reviews.\n\n`smart`\n\n, `deep`\n\n→ `medium`\n\n(same model and effort as `deep`\n\n). Turn up for hard problems.`rush`\n\n→ `low`\n\n.`deep**3`\n\n-> `frontier`\n\nor `high`\n\nThe dial removes knobs from the default experience, not from Amp. [Plugins can register their own agent modes](https://ampcode.com/manual#define-a-custom-agent-mode) with your model, your prompt, and your tools, and they show up right next to the built-in ones.\n\nWe used that same plugin API to package up the deprecated modes — exact system prompts, exact tool lists, same models and reasoning efforts. If you want `smart`\n\n, `deep`\n\n, `rush`\n\n, or `large`\n\nback, install them:\n\n```\namp plugins add --auto-update @amp/smart-classic\namp plugins add --auto-update @amp/deep-classic\namp plugins add --auto-update @amp/rush-classic\namp plugins add --auto-update @amp/large-classic\n```\n\nThen run `plugins: reload`\n\n(or restart the CLI) and they appear in the mode picker as Smart (classic), Deep (classic), Rush (classic), and Large (classic) — the original names stay reserved for the built-ins. `--auto-update`\n\nkeeps them current when we update the plugins; drop it if you'd rather pin. The full list of installable modes is on [ampcode.com/models](https://ampcode.com/models).\n\nStart at `medium`\n\n. Turn it down when the task is clear. Turn it up when a miss costs more than the wait.\n\nWe'll follow up with posts on each mode and numbers on what each one can handle.", "url": "https://wpnews.pro/news/the-dial", "canonical_source": "https://ampcode.com/news/the-dial", "published_at": "2026-07-09 00:00:00+00:00", "updated_at": "2026-07-09 15:50:46.370512+00:00", "lang": "en", "topics": ["ai-tools", "developer-tools"], "entities": ["Amp", "Claude Fable 5", "GPT-5.5", "GLM-5.2", "Z.ai"], "alternates": {"html": "https://wpnews.pro/news/the-dial", "markdown": "https://wpnews.pro/news/the-dial.md", "text": "https://wpnews.pro/news/the-dial.txt", "jsonld": "https://wpnews.pro/news/the-dial.jsonld"}}