Announcement from Meta AI Research dated August 5, 2026: Muse Code in beta, a terminal coding agent, and Muse Spark 1.2, the model that powers it. Meta itself frames the launch — « our next step toward the frontier, with larger and much more capable models on the way ».

On the harness side, three decisions. Asynchronous background agents that « remain active throughout each session, rather than being spawned for individual tasks », avoiding redundant information gathering and deciding for themselves when to escalate to the main agent. A local event log recording every model call, tool run, approval, and edit, which makes the runtime « replay-exact and restart-safe »: after a crash, the agent resumes exactly where it left off. And three skills shipped out of the box: /plan (a plan submitted for approval), /grill (stress-tests the plan until it holds up), and /goal.

This marks our next step toward the frontier, with larger and much more capable models on the way.

**Meta AI Research** — publication institutionnelle sans auteur nommé , research.meta.ai

On the model side, Meta claims co-training with the harness « to maximize harness compatibility », long-horizon training (whole repo, end-to-end projects, self-research, context compaction), and a self-improvement loop where version 1.1 generates the environments and grades the solutions, producing the training set for 1.2.

The central fact of this announcement is nowhere stated in its text. The four published comparisons exist only as images, and they place Muse Spark 1.2 behind Opus 5 in all four cases: 82.9% versus 86.7% on Terminal-Bench 2.1, 59.3% versus 65.0% on DeepSWE 1.1, 70.6% versus 79.4% on Meta's own internal benchmark, and +68.7% versus +74.0% on the GPU kernel optimization case study, where the model finishes fourth out of six, behind GPT 5.6 Sol and behind Anthropic's previous generation.

And the model's own gain is smaller than it appears. On the two public benchmarks, version 1.1 is evaluated with mini-swe-agent and 1.2 with Muse Code: the 6.7-point gap conflates model and harness. On the internal benchmark, the only comparison with no harness indicated, it drops to 2.3 points.

The announcement therefore stands mainly as empirical confirmation of a thesis already stated: value is shifting toward the harness, and a harness co-trained with its own weights makes those weights all the more non-interchangeable.