Meta Releases Muse Code Coding Agent With Muse Spark 1.2

Meta released Muse Code in beta on August 5, a terminal coding agent powered by its new Muse Spark 1.2 model. The macOS and Linux tool uses persistent subagents and an append-only local event log for repository-scale work; Meta also made the model available through its Model API with expanded global access.
Meta released Muse Code in beta on August 5, 2026, introducing a terminal coding agent powered by the new Muse Spark 1.2 model. The company says the tool can plan changes, write code, and validate results across large repositories. It is available for macOS and Linux, while Muse Spark 1.2 is also available through Meta's Model API with expanded global access.
Persistent agents and a recoverable log
Muse Code combines a primary agent loop with persistent subagents that can remain active throughout a task. Meta says the design reduces repeated information gathering and helps the system coordinate long-running repository work.
The runtime also writes model calls, tool runs, approvals, and edits to an append-only local event log. Meta describes that log as the source of truth for replaying and resuming work after a failure. For engineering teams, that design is more useful than an opaque transcript because it creates a record of which tools ran, which changes were approved, and how the task progressed.
The beta includes workflow controls for planning and review. Meta describes an approval-gated /plan command, a /grill command that stress-tests the plan, and a /goal mode that continues toward a specified result. Those controls can improve observability, but they do not replace human review of proposed changes, tool permissions, tests, secrets, or security-sensitive operations.
The model behind the agent
Muse Spark 1.2 is Meta's coding-focused update to the Muse Spark family. The company says it increased coding-task training compute, diversified the training environments, and co-trained the model with the Muse Code harness. Meta also says the model was trained for long-horizon tasks using planning, goal conditioning, and context compaction. These are vendor-reported design and performance claims; independent evaluation will be needed to establish reliability on production repositories.
The practical test is therefore not only whether Muse Code can finish a benchmark. Teams evaluating the beta should measure whether its event log, approval gates, validation loop, and recovery behavior make long-running agent work observable and reversible under their own repository policies.
Key Points
- 1Muse Code entered beta on August 5, 2026, as Meta's terminal coding agent for macOS and Linux.
- 2The agent uses persistent subagents and an append-only local event log covering model calls, tools, approvals, and edits.
- 3Meta made Muse Spark 1.2 available through Muse Code and its Model API, while performance and reliability claims remain vendor-reported.
Scoring Rationale
Muse Code is a material entry into repository-scale coding agents with explicit persistence and recovery controls, though current performance claims come from Meta rather than independent testing.
Sources
Primary source and supporting public references used for this report.
Practice with real Ad Tech data
90 SQL & Python problems · 15 industry datasets
250 free problems · No credit card
See all Ad Tech problems

