changelog

Meta Ships Muse Spark 1.2 Coding Model and Muse Code Agent, Undercuts Rivals with $0.20 Output Pricing

TL;DR

Meta released Muse Spark 1.2, a coding-focused upgrade to Spark 1.1, alongside Muse Code, its first dedicated terminal coding agent. The cheapest pricing tier drops output tokens to $0.20 per million, but requires users to share their data for training.

3 min read
0

Meta has released Muse Spark 1.2, an upgrade focused on coding performance, along with Muse Code, the company's first dedicated coding agent. The release positions Meta to compete primarily on price rather than raw capability, with a discounted tier that trades cheaper tokens for user data.

What changed in Spark 1.2

According to Meta, Spark 1.2 improves on code generation, debugging, and reasoning over large codebases compared to Spark 1.1, which shipped earlier this year. The company put more training compute toward programming tasks and scaled up the number of training environments, focusing on long-running work such as generating entire repositories or conducting independent research.

Meta says the model was trained to plan several steps ahead, work toward a fixed goal, and compress prior context rather than truncate it during extended sessions. Some training data came from Spark 1.1 itself: the predecessor generated programming tasks and instruction templates, then scored candidate solutions against them. Meta claims this self-generated data pipeline helps Spark 1.2 follow complex instructions more accurately than its predecessor.

Benchmark gaps

Meta compared Spark 1.2 against Grok 4.5, Claude Opus 5, GPT-5.6 Terra (not OpenAI's stronger Sol model), and Gemini 3.6 Flash on Terminal-Bench 2.1, DeepSWE v1.1, and a set of 440 internal codebase tasks. Spark 1.2 shows a clear improvement over Spark 1.1 but does not consistently close the gap to top performers.

Meta's own methodology documentation acknowledges the test setup was not tuned for competing models and may not reflect their best possible results. Independent leaderboards support this: Opus 5 scores roughly two percentage points higher elsewhere than in Meta's published charts. Notably, Meta's methodology document confirms Kimi K3 was tested, but the model is absent from published benchmark results. On Terminal-Bench 2.1, K3 trails Opus 5 by a narrow margin and sits well ahead of Spark 1.2. DeepSWE results also can't be directly compared to the public leaderboard, since each model ran inside its own agent framework rather than a standardized harness.

Muse Code: Meta's answer to Claude Code and Codex

Muse Code, Meta's new terminal-based coding agent, installs with a single command and includes planning commands familiar from competitors: "/plan" generates a plan requiring user approval, while "/goal" drives the agent toward a fixed objective. A less common addition, "/grill," stress-tests a plan for weaknesses before execution.

The agent's distinguishing feature is how it manages sub-agents. Rather than spinning up for a single subtask and shutting down, Muse Code's helper agents stay active for an entire session and report findings on their own initiative, which Meta says reduces redundant research. The tool also supports fast-resume after crashes: it logs every model call, approval, and file change to a local protocol file, and claims to resume exactly where it left off rather than re-reading the full session context.

Pricing: discount for data

Standard pricing matches Spark 1.1: $1.25 per million input tokens and $4.25 per million output tokens. A new discount tier drops output pricing to $0.20 per million tokens, but requires users to share their data for model training. For comparison, Western competitors charge between $10 and $30 per million output tokens, while Chinese providers start around $0.18. Kimi K3 costs $3 per million input tokens and $15 per million output tokens, though cache hits reduce input costs to $0.30 per million.

Meta's stock dropped 10% last week. The company generates 98% of its revenue from advertising.

What this means

Meta's benchmark presentation omits its most relevant competitor, Kimi K3, despite testing against it — a gap that undercuts confidence in the comparative claims. The real story is pricing: a $0.20 per million output token tier, contingent on data sharing, undercuts most Western providers by an order of magnitude and matches the cheapest Chinese offerings. For a company earning nearly all its revenue from advertising, that data-for-discount trade may matter more than winning coding benchmarks outright.

Related Articles

changelog

Meta Releases Muse Spark 1.3, Cheapest Model in Its Performance Class at $0.55 Per Task

Meta has released Muse Spark 1.3, its fourth model in five months, with an xhigh tier available now and a more powerful max tier in limited preview. The model improves sharply on agentic benchmarks and costs $0.55 per index task—cheaper than any rival at the same performance level—but still trails Claude Fable 5.1 on most tests.

changelog

Meta Offers 92-95% Discount on Muse Spark AI Model to Users Who Share Their Prompts

Meta's new Muse Spark model comes with a two-tier pricing scheme: a standard rate, and a discounted 'contributor' rate — up to 95% cheaper — for customers who let Meta use their prompts and outputs for training future models. The move follows a failed attempt earlier this year to track employee computer usage for the same purpose.

changelog

Google Launches Gemini 3.8 Flash, Warns It May Use More Tokens Despite Unchanged Pricing

Google released Gemini 3.8 Flash just weeks after Gemini 3.7 Flash, keeping the same per-token pricing of $0.75/$3.75 per million input/output tokens but warning it may consume more tokens overall. The model also ships with a cyber-focused variant restricted to a new government partner program called Fairwind.

changelog

Anthropic Releases Claude Fable 5.1 and Mythos 5.1, Cuts Cache Pricing 75% But Output Tokens Jump 70%

Anthropic launched Claude Fable 5.1 and Claude Mythos 5.1, claiming the top spot on Artificial Analysis's Intelligence Index at 66. Cache-read pricing dropped 75% to $0.25 per million tokens, but a 1.7x increase in output token usage pushes net per-task cost up 20%.

Comments

Loading...