The short version: Meta shipped Muse Spark 1.2 on August 5, 2026 — its third model in four months — at the same $1.25/$4.25 price as 1.1. The composite intelligence score moved only three points (51 → 54), but that gain landed almost entirely in agentic work: its real-world-task Elo jumped 260 points and Terminal-Bench 2.1 rose to 82.9%. For founders, the story isn't a new frontier king. It's that a same-price backend just got materially better at the exact thing a model router exists to place — and swapping it in costs a base-URL change, not a rewrite.

What shipped#

Muse Spark 1.2 is a reasoning model on Meta's first-party Model API, live at launch. The specs that matter for a builder:

As with Muse Spark 1.1, the API speaks both OpenAI and Anthropic SDK dialects, so pointing an existing agent at it is a config line. That compatibility remains the quiet reason Meta is easy to trial: you can route a slice of traffic to it without touching your client code.

Where the three points went#

On the surface, 51 → 54 on the Artificial Analysis Intelligence Index is a modest bump. Read one layer down and it's not modest at all — it's targeted. The gain is concentrated in agentic capability:

The pattern is the tell. A model that gained on general reasoning would spread its points across the whole index. Muse Spark 1.2 put nearly all of them into multi-step, tool-using, long-horizon tasks — the axis that separates a chat model from an agent backend. If your workload is single-turn, you'll barely feel it. If it's an agent loop, this is the release aimed at you.

How it stacks up#

That 54 puts Muse Spark 1.2 effectively level with GPT-5.5 (xhigh, 55) and Grok 4.5 (high, 54) on the composite, and a few points behind the current Claude and GPT flagships. That's a real result — Meta was at 43 in April. But "frontier-adjacent on a composite index" is not the same claim as "route your hardest tasks here." A single index folds dozens of benchmarks into one number; the only comparison that pays your invoice is one run on your own tasks. See the routing math we ran across Terra, Muse Spark, and Grok for how quickly the leaderboard order changes when you swap in a real workload.

The founder read#

Two things are true at once. Muse Spark 1.2 is a same-price upgrade on the axis that matters for agents — that's rare enough to act on. And it carries the same caveats as every Muse release: it's proprietary, with no open weights, no self-host, and no data-sovereignty option, and Meta's agent products have a habit of posting benchmarks ahead of production reliability.

So treat it as a candidate, not a default. Add it to your cost-aware model router as a mid-tier option for agentic and coding tasks, freeze 15–30 real tasks from your own workload, and measure pass-rate-per-dollar against Kimi K3 — the open, sovereign alternative at a similar price — and the cheap open-weight floor before you promote it above your incumbents. The same discipline we argue for in what it actually costs to run a coding agent applies here: never trust an index number over a run on your codebase.

The larger signal is the cadence. Three models in four months, each an agentic push, tells you Meta is iterating on a monthly rhythm to close the agent gap — and that the mid-tier leaderboard is reshuffling faster than any planning cycle. The defensive posture is boring and correct: keep your router swap-ready, because the best mid-tier model for your workload may be a base-URL change away next month.