The number that matters is six: features of a game that Meta's new coding agent built simultaneously in testing, in parallel, with no collisions, by Mark Zuckerberg's own account. Muse Code, released in beta on August 5, is Meta's entry in the terminal coding-agent race: a command-line tool that plans changes, writes code and validates results across large repositories, running on the new Muse Spark 1.2 model, and installable with one command.

The mechanic that separates it from a chat wrapper is fan-out. When a job is big enough, Muse Code spawns parallel sub-agents working in isolated worktrees, so the user's working copy is never touched until the work is ready to merge. That is the same architectural answer Git worktrees gave humans, now applied to agents, and it is the first time a major lab has shipped it as the default rather than the option. Zuckerberg's six-features claim is the vendor's demonstration, not an independent measurement, and no public benchmark numbers accompanied the beta, so the honest state of the evidence is: the design is right, the proof is pending.

The positioning is the part to read twice. Meta arrives late to a race where OpenAI's Codex and Anthropic's Claude Code already have the developers, and Meta AI chief Alexandr Wang's pitch to the Wall Street Journal was not about winning benchmarks, it was about cost: 'for a lot of workflows and a lot of use cases, this can be an incredibly good option, especially from a cost perspective.' That is a price-first pitch in a category that has been benchmark-first all year, and it pairs with Meta's June move into enterprise AI agents for customer service. Meta is not trying to beat the incumbents' numbers; it is trying to be the one you can afford to run constantly.

For builders evaluating it this week, the checklist is short. The worktree fan-out is worth testing on your own repo, not on the demo. The cost claim needs your own token bill, since 'affordable' depends on how many sub-agents the fan-out spawns on a real task. And the open question is the one the launch did not answer: how Muse Spark 1.2 stacks against Codex's and Claude Code's current models on the same codebase, which is a measurement the community will make public within days, and which this newsroom will trust over the keynote.