explainx.ainewsletter3.5k
TrendingNewsPathwaysSkills
Pricing
explainx.ai

Upskill in AI — 16 free pathways, live workshops & bootcamps, and 50+ courses from practitioners. Plus the skills, tools, and MCP servers to practice on.

follow us

follow on google

Add explainx.ai as a preferred source

corporate training

support@explainx.ai

get started

Find your pathTake Free Evaluation

learn

mind: share how you thinkpathways — start freeworkshopsbootcampscoursescertificationsmock testsexplainx universitycorporate traininglearn skills & mcp

discover

skillsmcp serversexplainx mcptoolsagentsllmsdesignsdictionaryagi trackerranks

company

aboutvisionmissionteaminstructorsteach on explainxpartnershipscommunityhackathonscareers

content

daily AI newsstate of AI — live resultsblogreleasespromptsgeneratorsresource libraryfor LLMsexplainx.ai kids

solutions

all solutionsdeveloper upskillingmarketing upskillingproduct manager upskillingleadership upskilling

newsletter · weekly

Get AI news, tools, and insights in your inbox.

supportcontactprivacytermsdata rightshow we create contentsubmission guidelines

© 2026 AISOLO Technologies Pvt Ltd

On this page

  • TL;DR
  • What's actually new in Muse Spark 1.3
  • The pricing table, and what "contributor" actually means
  • What people are asking
  • How to access Muse Spark 1.3
  • Practitioner takeaways
  • Related reading
← Back to blog

explainx / blog

Muse Spark 1.3: Meta's Model Ties Opus 5 on Coding Benchmarks

Meta AI, Muse Spark, Muse Code, AI Coding, Benchmarks

Muse Spark 1.3 ties or beats Claude Opus 5 and GPT-5.6 Sol on two coding benchmarks, with a contributor pricing tier 12.5x cheaper on input.

Sep 3, 2026·11 min read·Yash Thakker
add explainx.ai
go deep
Muse Spark 1.3: Meta's Model Ties Opus 5 on Coding Benchmarks

Meta's press blog called Muse Spark 1.3 a model "optimized for competitive coding performance." Its own benchmark table backs that up in a way most model-launch claims don't: on DeepSWE v1.1, a long-horizon agentic coding benchmark, Muse Spark 1.3 scores 75.4 — ahead of Claude Opus 5 (74.0) and GPT-5.6 Sol (73.0). On Terminal-Bench 2.1, it ties GPT-5.6 Sol at 88.8 and edges past Opus 5's 86.7. Those aren't marketing rounding errors; they're the two coding benchmarks Meta chose to headline, and the numbers hold up against the field's best.

Muse Spark 1.3 rolled out September 3, 2026, replacing Muse Spark 1.2 as the model behind Muse Code, Meta's terminal-based coding agent. Mark Zuckerberg announced it on X: "Muse Spark 1.3 is rolling out today with frontier performance almost too cheap to meter. This is the biggest jump we've made so far on coding and agentic work." He also teased what's next — open weights for the Spark line, and a mysterious 🍉-codenamed release, both "coming soon" with no further detail.

The launch also comes with a pricing structure worth understanding before you touch the API: a "contributor" tier that's up to 21x cheaper in exchange for letting Meta train on your usage.

TL;DR

table · 2 cols
QuestionAnswer
What changed from 1.2?Trained specifically for agentic workflows and competitive coding, with native multimodal perception; large jumps on long-context retrieval and long-horizon coding benchmarks
Does it beat Opus 5?On 2 of 9 published benchmarks (DeepSWE v1.1, Terminal-Bench 2.1) — leads or ties. Opus 5 still leads on GDPVal-AA v2, JobBench, OSWorld 2.0, DeepSearchQA, Agentic IF Index, and AutomationBench
What's the contributor tier?muse-spark-1.3-contributor: $0.10/M input, $0.20/M output — but Meta can use your data to improve its products
What's the non-contributor tier?muse-spark-1.3: $1.25/M input, $4.25/M output — your data is not used for training
How much cheaper is contributor?~12.5x cheaper input, ~21x cheaper output
Context window1M tokens, both tiers
How do I use it?Muse Code, the Meta Model API (OpenAI SDK-compatible), or OpenRouter
Is it open weights?No — hosted only. Zuckerberg teased open weights "coming soon"
Is this free?No, but the contributor tier is cheap enough that hobby/personal use is close to free
Weekly digest3.5k readers

Catch up on AI

Curated AI updates on agents, skills, and MCP — delivered to your inbox. Unsubscribe anytime.

What's actually new in Muse Spark 1.3

Meta's introducing post describes 1.3 as delivering "max reasoning for challenging reasoning and agentic tasks and improved real-world usability," alongside native multimodal perception. In practice, the benchmark table shows the jump concentrated in three places: long-horizon coding, agentic terminal use, and long-context retrieval — not a uniform lift across every category.

Long-context retrieval is where the biggest jump shows up

On MRCR (a multi-round coreference retrieval benchmark that stresses whether a model can actually use a long context window rather than just accept one), Muse Spark 1.3 posts a huge improvement over its own predecessor:

table · 5 cols
BenchmarkSpark 1.3 (max)Spark 1.2 (xhigh)GPT-5.6 Sol (max)Opus 5 (max)
MRCR 256K-512K98.566.391.5not reported
MRCR 512K-1M98.155.573.8not reported

Going from 55.5 to 98.1 on the 512K-1M band isn't an incremental tune — it's a different regime of long-context reliability. Opus 5 wasn't reported on MRCR in Meta's table, so there's no direct three-way comparison there, but Spark 1.3 clearly outpaces GPT-5.6 Sol at the longest context lengths.

Coding: where Spark 1.3 leads or ties the field

This is the headline result for a technical audience:

table · 5 cols
BenchmarkSpark 1.3 (max)Spark 1.2 (xhigh)GPT-5.6 Sol (max)Opus 5 (max)
DeepSWE v1.1 (long-horizon agentic coding)75.455.073.074.0
SWEAtlas CodeBase QnA (codebase understanding)59.446.253.552.7
Terminal-Bench 2.1 (agentic terminal coding)88.8 (tied)82.988.8 (tied)86.7

Muse Spark 1.3 leads outright on DeepSWE v1.1 and SWEAtlas, and ties GPT-5.6 Sol for the top Terminal-Bench 2.1 score — with both ahead of Opus 5 on that one. Terminal-Bench itself is a benchmark explainx.ai has covered in depth since its 2.0 release: it measures whether an agent can actually operate a real terminal session end to end, not just produce a diff.

Agent benchmarks: a more mixed picture

Outside coding, Opus 5 keeps its lead on most agent-focused evaluations:

table · 5 cols
BenchmarkSpark 1.3 (max)Spark 1.2 (xhigh)GPT-5.6 Sol (max)Opus 5 (max)
GDPVal-AA v2 (knowledge work)1754161517101824
JobBench (professional tool use)64.961.645.465.7
OSWorld 2.0 (agentic computer use)66.947.662.768.3
DeepSearchQA (agentic browsing)89.485.993.090.4
Agentic IF Index (instruction following)57.846.260.559.1
AutomationBench (E2E business workflows)49.438.246.750.3

Spark 1.3 improves on every one of these versus Spark 1.2 — often by double digits, as on OSWorld 2.0 (47.6 → 66.9) — but it doesn't top Opus 5 or, on DeepSearchQA and Agentic IF Index, GPT-5.6 Sol either. The honest read: Meta closed most of the gap to the frontier on general agentic work, and specifically pulled ahead on coding.

The pricing table, and what "contributor" actually means

This is the part worth reading carefully before you point production traffic at the API. Meta ships Muse Spark 1.3 as two SKUs with the same 1M-token context window and wildly different prices:

table · 6 cols
TierContextInput ($/M)Cached input ($/M)Output ($/M)Data usage
muse-spark-1.3-contributor1M$0.10$0.002$0.20Used to improve Meta's products
muse-spark-1.31M$1.25$0.15$4.25Not used to improve Meta's products

Do the math and the gap is stark: input is roughly 12.5x cheaper on the contributor tier, output roughly 21x cheaper. For a team running high-volume agentic workloads — the kind Muse Code's fan-out sub-agent pattern generates — that's not a rounding difference, it's the line between "affordable" and "not affordable at scale."

Is this actually transparent, or just a discount with strings attached?

It's both, and it's worth naming plainly: muse-spark-1.3-contributor means Meta can use what you send it to improve its own models and products. The muse-spark-1.3 tier means it won't. Compared to how some other providers handle training-data consent — an opt-in toggle buried in account settings, easy to leave on by accident, or off by default with a separate paid tier — Meta's version is unusually legible: the two SKUs are named for the trade, priced for the trade, and sit next to each other in the same table. You can't miss it.

The practical guidance: use the contributor tier for hobby projects, prototypes, internal tooling, and anything without proprietary code, credentials, or customer data flowing through it — as some developers on OpenCode already did with Muse Spark 1.2, running personal projects at close to zero marginal cost. Use the non-contributor tier for anything touching production code, client work, or regulated data, where the ~12.5-21x premium buys you a clean answer to "does this vendor train on our code."

What people are asking

Does it act like a tool, or does it improvise? Developers who used Spark 1.2 for real coding work consistently noted it followed instructions precisely, without unprompted scope creep or gratuitous refactors — a trait some larger, more "creative" models lack. Early impressions on 1.3 point the same direction, reinforced by the DeepSWE and Terminal-Bench numbers, which specifically reward an agent that completes the stated task rather than wandering into adjacent changes.

Is the contributor tier actually usable for real work, or a bait price? At $0.10/M input tokens, it's cheap enough that several developers reported running hobby and personal projects on Spark 1.2's contributor tier for effectively no cost. The trade-off is real, not fine print, but for non-sensitive workloads it's a genuinely good deal — not a teaser rate that reverts after a free trial.

How does it compare to GPT-5.6 Sol and other budget-friendly coding models? On the coding benchmarks specifically, Spark 1.3's best value shows up relative to cost — leading DeepSWE and tying Terminal-Bench 2.1 while its contributor-tier price undercuts most frontier alternatives. See explainx.ai's broader look at budget coding subscriptions under $20 and the four-way Fable 5 vs Grok 4.6 vs GPT-5.6 Sol vs Qwen3-8 Max comparison for how it stacks up against the rest of the field on cost per output.

What's the 🍉 Zuckerberg mentioned? Unconfirmed. His post named it directly alongside a promise of open-weight Muse Spark releases, but Meta hasn't published details on either. Treat it as a genuine forward-looking signal, not a shipped feature — worth watching, not worth planning around yet.

How to access Muse Spark 1.3

Three supported paths, per Meta's cookbook and quickstart docs:

  1. Muse Code — Meta's terminal-based, multi-agent coding tool, purpose-built for Spark models. Now out of beta as of September 1, 2026, with inter-session messaging and a workflows engine that composes naturally with 1.3's coding gains.
  2. Meta Model API — direct, self-serve access, OpenAI SDK-compatible. Point your existing OpenAI client at Meta's endpoint and swap the model string; no new SDK to learn.
  3. OpenRouter — for teams that want to try 1.3 inside tools they already use without touching their integration code.

The cookbook also documents several agentic patterns worth knowing about regardless of which access path you pick: multi-agent orchestration (a four-profile agentic team turning a one-line product idea into a working SaaS app), agent fan-out into isolated git worktrees for parallel work, computer use, an autonomous GitHub agent built on the Meta Model API plus OpenCode, and search grounding via a web tool for live information.

Practitioner takeaways

  • If you're cost-conscious and your workload isn't sensitive, the contributor tier is a legitimate default, not just a teaser. At $0.10/M input and $0.20/M output with a 1M context window, it's among the cheapest frontier-adjacent coding access available anywhere right now.
  • Route anything proprietary through the non-contributor tier. The 12.5-21x premium is the actual, named cost of keeping your code and data out of Meta's training pipeline — budget for it the same way you'd budget for a private-cloud SKU elsewhere.
  • For long-horizon agentic coding specifically, Spark 1.3 is now a legitimate Opus 5 alternative, not just a cheaper also-ran. The DeepSWE v1.1 and Terminal-Bench 2.1 numbers are Meta's own published table, not a vendor's cherry-picked demo — and they hold up against the two other frontier options in the same chart.
  • Don't overweight the general-agent numbers. Opus 5 still leads GDPVal-AA v2, JobBench, OSWorld 2.0, and AutomationBench. If your workload is broad computer-use or knowledge-work automation rather than coding specifically, the calculus is different.
  • Watch for the open-weights announcement. A self-hostable Spark model would materially change the calculus for teams currently choosing between API-hosted Spark and Meta's existing open line — see explainx.ai's Llama 4 open-source guide for how Meta's open and hosted tracks have diverged so far.

Related reading

  • Meta Muse Code: Terminal Coding Agent Powered by Muse Spark 1.2
  • Muse Code Exits Beta: Workflows and Inter-Session Messaging
  • Muse Spark 1.1: Meta Model API, 1M Context, Agentic Coding Upgrade
  • Muse Spark and the "Personal Superintelligence" Product Thesis
  • Gemini 3.8 Flash: Benchmarks and Pricing
  • Fable 5 vs Grok 4.6 vs GPT-5.6 Sol vs Qwen3-8 Max Comparison
  • Best AI Coding Subscription Under $20
  • Meta Llama 4: Open-Source Models Guide
  • Terminal-Bench 2.0: AI Agent Benchmark Evaluation
  • Official source: research.meta.ai/blog/introducing-muse-spark-1-3

Benchmark figures, pricing, and access details in this post reflect Meta's official announcement as of September 3, 2026. Pricing tiers and model availability may change — check Meta's Model API documentation for current rates before deploying.

Spotted something out of date? Let us know.
Yash Thakker

Written by

Yash Thakker

Yash is an AI expert with over 300K learners. Join his workshops →

Related posts

Sep 1, 2026

Muse Code Exits Beta: Meta Ships Workflows and Inter-Session Messaging

Mark Zuckerberg announced Muse Code is out of beta on September 1, 2026 — bigger engineering tasks, sessions that message each other, multi-agent workflows, an SDK developer preview, and new subscription plans. Here's what's genuinely new versus the August beta, and where it lands against Claude Code, Cursor, and Codex.

Aug 6, 2026

Meta Muse Code: Terminal Coding Agent Powered by Muse Spark 1.2

Zuckerberg announced Muse Code beta on X — a terminal coding agent that plans, writes, and validates changes across large repos, fanning work out to parallel sub-agents in isolated worktrees. Here's what it does, what it costs, and how Meta's own benchmarks stack up against Claude Code and Codex.

Aug 10, 2026

Meta Muse Glimmer: A 30B Open-Weight Agentic Model for Local AI

On August 10, 2026, Meta open-weighted Muse Glimmer — a 30B-parameter agentic model distilled from Muse Spark, quantized to run on a single 24GB or 32GB consumer GPU. Here's how it benchmarks against Qwen3.6-27B and Gemma4-31B, what DFlash speculative decoding actually does, and what Hacker News found running it on real hardware.