Overview
Muse Spark 1.2 is Meta Superintelligence Labs' coding-focused upgrade to Muse Spark 1.1, released on August 5, 2026. It is the model behind Muse Code, Meta's new terminal coding agent, and improves on Muse Spark 1.1 across code generation, complex debugging, codebase understanding, and end-to-end developer workflows through a self-improvement training loop and co-training with Muse Code.
The model keeps Muse Spark 1.1's 1,048,576-token context window and multimodal inputs (text, images, video and PDFs, text out), and is priced identically at $1.25 per million input tokens and $4.25 per million output tokens on the Meta Model API, with cached input at $0.15 per million tokens. Meta says the model is optimized for long-horizon software engineering — whole-repository generation and multi-step tool use across thousands of tool calls.
In Meta's launch charts, Muse Spark 1.2 places second on Terminal-Bench 2.1 (82.9%) and second on Meta's Internal Coding Bench (70.6%), behind Claude Opus 5 on both, and third on DeepSWE 1.1 (59.3%) behind Claude Opus 5 and GPT-5.6 Terra. Meta evaluated it alongside Claude Opus 5, GPT-5.6 Terra, Gemini 3.6 Flash and Grok 4.5.
| Released | 2026-08-05 |
|---|---|
| License | Proprietary |
| Weights | API only |
| Parameters | Undisclosed |
| Context | 1M |
| Modalities | Text, Vision |
| Status | Generally available |
Benchmarks



Muse Spark 1.2 vs peers as published by Meta at launch — each frontier coding model paired with its own agent harness (Claude Code, Muse Code, Codex, Grok Build, Antigravity CLI, mini-swe-agent).
| Benchmark | Muse Spark 1.2 (Muse Code) | Claude Opus 5 (Claude Code, max) | GPT-5.6 Terra (Codex, max) | Grok 4.5 (Grok Build, high) | Gemini 3.6 Flash (Antigravity CLI, high) | Muse Spark 1.1 (mini-swe-agent) |
|---|---|---|---|---|---|---|
| Terminal-Bench 2.1 | 82.9% | 86.7% | 81.8% | 81.6% | 78.9% | 76.2% |
| DeepSWE 1.1 | 59.3% | 65% | 64.8% | 56.6% | 40% | 53% |
| Meta Internal Coding Bench | 70.6% | 79.4% | 65.4% | — | 63.9% | 68.3% |
This model's scores
- Terminal-Bench 2.1 (Muse Code, agentic terminal coding)82.9%
- DeepSWE 1.1 (Muse Code, long-horizon coding)59.3%
- Meta Internal Coding Bench70.6%
Scores on a 0–100 scale (25-point gridlines); higher is better. Each benchmark links to its published source.
Pricing
| Input | $1.25 / 1M tokens |
|---|---|
| Cached input | $0.15 / 1M tokens |
| Output | $4.25 / 1M tokens |
Meta Model API pricing on the standard tier (no long-context premium); also available in Muse Code and via OpenRouter.
Strengths
- Long-horizon coding: substantial improvements on multi-step software tasks — Meta's KDA GPU kernel case study runs 1,000+ tool calls in a single session
- Second on Meta's Terminal-Bench 2.1 (82.9%) behind Claude Opus 5, ahead of GPT-5.6 Terra, Grok 4.5, and Gemini 3.6 Flash
- 1M-token context window (1,048,576 tokens), unchanged from Muse Spark 1.1
- Same $1.25/$4.25 per million-token pricing as Muse Spark 1.1, with $0.15/M cached input — no long-context premium
- Multimodal inputs: text, images, video and PDFs
Best for
- Reach for it when driving Muse Code or another terminal coding agent through whole-repository changes, large refactors, and long tool-call loops.
- Reach for it for long-horizon developer workflows where the 1M-token window and context management matter — big codebases, long test/debug traces.
- Reach for it as a cheaper coding alternative to Claude Opus 5 or GPT-5.6 Terra when the coding-benchmark gap is acceptable at roughly a quarter of the price.
How to access
| Provider | Model ID |
|---|---|
| Meta Model API ↗ | muse-spark-1.2 |
| OpenRouter ↗ | meta/muse-spark-1.2 |
Muse Spark — every version
The full lineage of the Muse Spark line, newest first. Every version has its own page — click any to compare specs, benchmarks and pricing.
| Version | Released | Context | License |
|---|---|---|---|
| Muse Spark 1.2current | 2026-08-05 | 1M | Proprietary |
| Muse Spark 1.1 | 2026-07-09 | 1M | Proprietary |
| Muse Spark | 2026-04-08 | — | Proprietary |
FAQ
When was Muse Spark 1.2 released?
Meta Superintelligence Labs released Muse Spark 1.2 on August 5, 2026, alongside Muse Code, its terminal coding agent. It is available on the Meta Model API and inside Muse Code.
How much does Muse Spark 1.2 cost?
On the Meta Model API's standard tier, Muse Spark 1.2 is priced at $1.25 per million input tokens, $4.25 per million output tokens, and $0.15 per million cached input tokens — the same rate as Muse Spark 1.1, with no long-context premium.
What is the context window of Muse Spark 1.2?
Muse Spark 1.2 has a 1,048,576-token (1M) context window, unchanged from Muse Spark 1.1. Inputs can be text, images, video and PDFs; output is text.
How does Muse Spark 1.2 compare to Claude Opus 5 and GPT-5.6 Terra?
In Meta's own launch charts (each model paired with its own agent), Muse Spark 1.2 with Muse Code scores 82.9% on Terminal-Bench 2.1 — second behind Claude Opus 5 (86.7% with Claude Code) and ahead of GPT-5.6 Terra (81.8% with Codex). On DeepSWE 1.1 it is third at 59.3%, behind Opus 5 (65.0%) and GPT-5.6 Terra (64.8%).
Is Muse Spark 1.2 open source?
No. Like Muse Spark 1.1, Muse Spark 1.2 is proprietary and closed-weight — a departure from Meta's open Llama line. Access is through the Meta Model API and Muse Code.