Introducing Muse Code and Muse Spark 1.2

Simon Willison's Blog Models

Summary

Meta released Muse Spark 1.2, a coding-focused update with improvements in code generation, debugging, and codebase understanding, co-trained with the new Muse Code coding agent. The model offers a discounted 'contributor' pricing tier for users who allow Meta to use their data.

No content available
Original Article
View Cached Full Text

Cached at: 08/13/26, 03:39 PM

# Introducing Muse Code and Muse Spark 1.2 Source: [https://simonwillison.net/2026/Aug/5/muse-code-and-muse-spark-12/](https://simonwillison.net/2026/Aug/5/muse-code-and-muse-spark-12/) 5th August 2026 \- Link Blog **[Introducing Muse Code and Muse Spark 1\.2](https://research.meta.ai/blog/introducing-muse-code-and-muse-spark-1-2)**\([via](https://news.ycombinator.com/item?id=49187575)\) Yet more evidence that the most important characteristic of any model these days is long\-sequence agentic tool calling\. Meta shipped their own coding agent as part of getting that to work\! > Muse Spark 1\.2 is a coding\-focused update to Muse Spark 1\.1, with improvements in code generation, complex debugging, codebase understanding, and end\-to\-end developer workflows\. In Muse Spark 1\.2, we significantly scaled up training compute on coding tasks while expanding training environment diversity\. The model also maintains its strength in other key areas like general agents\. \[\.\.\.\] We co\-trained Muse Spark 1\.2 with Muse Code to ensure the model exhibits its best performance and coding usability when paired together\. The training included rejection sampled harness trajectories and recipe optimizations for goals, compaction, and subagents, alongside the integration of the Muse Code toolset to maximize harness compatibility\. \[\.\.\.\] Muse Spark 1\.2 was extensively trained on long\-horizon coding tasks, including whole\-repository generation, large end\-to\-end projects, and auto\-research\. Here's a pelican riding a bicycle SVG[produced by Muse Spark 1\.2](https://tools.simonwillison.net/markdown-svg-renderer#url=https%3A%2F%2Fgist.github.com%2Fsimonw%2Fce974a21202b0595e36ec2a5ddb51480): ![Cartoon illustration of a white pelican with an orange beak riding a red bicycle against a pale blue sky with clouds and a green strip of grass below. The pelican wears a small yellow helmet that looks a bit like it belongs to a Roman centurion, has rosy cheeks, and its orange webbed feet rest on the yellow pedals.](https://static.simonwillison.net/static/2026/muse-spark-1.2.png) You can see the[Spark 1\.1 pelican from 9th July here](https://simonwillison.net/2026/Jul/9/muse-spark-1-1/)\. I think the 1\.2 pelican is a small but material improvement\. An interesting twist on pricing is that the model[is offered](https://developer.meta.com/ai/models/muse-spark/)as two different model IDs\.`muse\-spark\-1\.2`is priced at $1\.25/million input and $4\.25/million output \- close to Gemini 3\.6 Flash \($1\.50/$7\.50\) \- but if you agree to let Meta use your data "to improve our products" you can use`muse\-spark\-1\.2\-contributor`which is $0\.10/$0\.20 \- a huge discount, closer to GPT\-5\.6 Luna \($0\.20/$1\.20\) and Gemini 3\.1 Flash\-Lite \($0\.25/$1\.50\)\. I added those new prices[to llm\-prices\.com](https://www.llm-prices.com/#sel=muse-spark-1.2%2Cmuse-spark-1.2-contributor)\.

Similar Articles

Muse Code and Muse Spark 1.2

Hacker News Top

Meta releases Muse Code, a terminal coding agent, and Muse Spark 1.2, an upgraded coding-focused model with improved code generation, debugging, and long-horizon task handling.

Introducing Muse Spark 1.1

Simon Willison's Blog

Meta released Muse Spark 1.1, the first Spark model with an API, featuring improvements in agentic tool calling and computer use.