Meta launches Muse Code in beta on August 5, 2026, its first coding AI agent, in a market already dominated by Claude Code and Codex. The company promises a robust tool designed to handle lar
Meta launches Muse Code in beta on August 5, 2026, its first coding AI agent, in a market already dominated by Claude Code and Codex. The company promises a robust tool designed to handle large codebases without interruption. However, performance scores paint a less flattering picture.
In Brief
- Meta launches Muse Code (beta), a terminal coding agent powered by the Muse Spark 1.2 model.
- On Terminal-Bench 2.1, the tool scores 82.9%, behind Claude Code on Opus 5 (86.7%) but ahead of Codex on GPT-5.6 Terra (81.8%).
- Meta’s central argument lies in robustness: the agent logs every action and can resume exactly where it left off after a crash.
Meta’s arrival follows a well-known pattern: the newcomer makes up for its delay by betting on reliability rather than raw performance, a strategy already observed in the race for AI agents applied to crypto.
Your 1st cryptos with BitpandaThis link uses an affiliate program.Muse Code fits into this sequence. In its official announcement, Meta presents the tool as “a terminal coding agent powered by Muse Spark 1.2” and promises “larger and more powerful models to come“.
Designed for software engineering on large code repositories, the tool plans changes, writes code, and verifies results. It also coordinates several persistent sub-agents for the same project, accelerating the resolution of complex tasks with less human intervention.
The detail that really distinguishes Muse Code lies in its internal operation. The agent logs every model call, every tool execution, every validation, and every modification into an event log that serves as the single source of truth. Meta explains that this architecture makes the system “exactly replayable and able to restart without loss.” For tasks that run for hours, this argument matters more than raw speed.
The tool also includes ready-to-use commands:
- “/plan” turns a task into a plan subject to validation,
- “/grill” tests its solidity before execution, and
- “/goal” pushes the agent toward completing the set objective.
Meta specifies having co-trained Muse Spark 1.2 with Muse Code to make the model and agent work in tandem.
Scores remain behind Claude Code and Codex
On official test benches, Meta claims significant progress for Muse Spark 1.2. The company states it has “substantially increased the computing power dedicated to training on coding tasks.” However, the published figures tell a more nuanced story.
On Terminal-Bench 2.1, Muse Spark 1.2 paired with Muse Code scores 82.9%, behind Claude Code on Opus 5 (86.7%) but ahead of GPT-5.6 Terra on Codex (81.8%) and Grok Build (81.6%). On DeepSWE 1.1, which measures agent coding capabilities, the gap narrows: 59.3% for Muse against 65.0% for Opus 5 and 64.8% for Codex. On Meta’s internal benchmark, Muse peaks at 70.6% compared to 79.4% for Opus 5.
Progression curves over time partially reverse this ranking. Over more than a thousand consecutive tool calls, Opus 5 shows the most marked gain compared to its base performance, around 74 to 75%, while Muse Spark 1.2 ranks mid-table, between 61 and 69% depending on tests. Meta emphasizes that its agent continues to improve with accumulated tool calls.
The most striking demonstrations concern this type of scenario. Meta indicates that Muse Code “iteratively optimized GPU kernels over more than a thousand tool calls, up to 24 hours, on Nvidia Hopper GPUs“.
The company also showcases a multimodal use case: a user imports video footage of a house filmed from above into the terminal, and Muse Code “interprets the video and produces a visually rich website with booking features.”
A market already saturated with AI coding agents
This quote, often cited to describe the ambition of AI coding agents, sums up the challenge Meta tries to tackle late:
It is not simply a matter of autocompletion, it is unlocking creativity at scale.
OpenAI already runs cloud agents alongside Codex, DeepSeek has built its own competitor to Claude Code, and agentic tools like Hermes or OpenClaw already offer comparable or even superior capabilities in certain uses. Muse Code’s asset lies in its fault-tolerant architecture and sub-agent management, not in a quantified supremacy on test benches.
The risk lies in the very nature of this autonomy. An agent that restarts after a crash and continues executing tools for twenty-four hours straight remains powerful but unpredictable. Meta bets that developers will value this autonomy more than pure performance, and the company chose to launch it now rather than wait for a more mature version. The tool is available for testing via a simple installation command in the terminal.
In summary, Muse Code arrives in a sector where competition no longer is limited to performance scores but now extends to the operational reliability of agents. Three catalysts will weigh on its adoption: the real robustness of the crash recovery system in production conditions, Meta’s ability to close the performance gap with Claude Code in next versions, and developers’ appetite for a still young multimodal tool. Meta’s bet remains risky, but it could redefine criteria for evaluation of these AI agents beyond simple benchmark rankings.