The Muse Code Engine
Dropped 5 August 2026 · installed, benchmarked + wired in the same day

The Muse Code Engine — Meta just entered the coding-agent race.

Meta just released their first coding agent, and it installs with one line in your terminal.

It runs Muse Spark 1.2 — a brain that holds a million tokens, so your whole project fits in its head at once.

Its party trick: hand it one big job and it splits the work across six parallel workers, each in its own safe copy of your code, so nothing ever collides.

I installed it the hour it dropped, made it build fifty real things, scored every one, and wired it into my Agent OS — a full desktop operating system it built in one file is playable below.

Today: the install, the fan-out trick, the honest scoreboard, and the one thing it's still bad at. Stick with me to the end. Let's get into it.

A blue crystalline muse statue in a long flowing sculpted robe holding a spark of lightning above six small brass automaton scribes writing code in parallel

Here's the whole thing in one breath. Muse Spark 1.2 is the model — Meta's coding brain, released today. Muse Code is the agent built around it — the tool that plans, edits files and runs commands. One command installs it, and the same model is on OpenRouter, which is how it plugs straight into my Agent OS.

50real builds scored on GoldieBench
7.28average score · judged like every model
1Mtoken context window
1command to install the agent
I ────── The problem

The Launch-Day Gamble Problem.

A new coding agent drops almost every month now. Today it's Meta's turn.

And every launch hands you the same bad bet.

Option one: ignore it. But some of these launches are real upgrades, and skipping one puts you a tier behind the people who caught it.

Option two: adopt it blind. New install, new auth, new quirks — and no idea whether it's actually better than what you run, or at what.

The launch post won't tell you. Every launch post says the same thing: state of the art, best in class.

What you actually need on day one is a verdict: what is this genuinely good at, what does it fail at, and where does it slot into the stack I already run?

Nobody hands you that. So most people gamble — or freeze.

The Muse Code Engine breaks that cycle: install it, score it on fifty real builds against every other engine, and route work to it by dinner — all on the day it dropped.

THINKING IT? "I already run Claude and an agent OS — why touch Meta's thing at all?"

Exactly the right question — and it's what the scoreboard below answers. It turns out Muse is elite at app interfaces (an entire desktop OS in one file, 8.6) and weak at 3D worlds.

Knowing that, it earns a specific seat in the stack instead of replacing anything. That's a verdict, not a gamble.

II ────── How it works, in simple words

What Muse Code actually does

You type one install command, sign in, and type muse in any project.

Then you talk to it like a senior engineer: "fix this bug, add these five features."

When the job splits naturally, it fans the pieces out to separate workers — automatically.

Every single thing every worker does lands in a log file on your disk, so you can always answer "which agent did what, and when?"

And if anything crashes, muse resume reads that log and carries on where it stopped.

one job's journey through the engine 1one install command 2describe the whole job 3fan-out · 6 workers 4every step logged 5review + merge
Install once, describe the whole job, let it split the work, audit the log, merge what you like.
III ────── Exactly how it works, step by step

From zero to a parallel agent team

1 · Install with one line. curl -fsSL https://dev.meta.ai/install.sh | bash — that's the whole install. It drops one small program into your tools folder.

2 · Sign in once. Run muse login and approve a code in your browser with your Meta account. (Got a Meta API key instead? Set it and skip the browser entirely.)

3 · Open it in any project. Type muse inside a project folder. There's also muse exec for headless one-shots — that's what my Agent OS uses.

4 · Give it the WHOLE job. Don't feed it one task at a time. List all six features in one message — splitting the work is its job, not yours.

5 · Watch the fan-out. It spawns a worker per task, each in its own git worktree under .muse/worktrees/. Your files stay untouched while six branches grow in parallel.

6 · Steer from one seat. A single status view shows the roster; you can steer or cancel any worker without disturbing the others.

7 · Trust the log, not your memory. Every action lands in a plain-text event log on your disk. Crash, close the laptop, whatever — muse resume picks up exactly where it stopped.

8 · Use the built-in playbooks. /plan grounds a plan in your real files and stops for approval. /taste is an anti-slop filter for UI. /grill interviews your design until it holds up. They only fire when you ask.

9 · Pick your meter. The contributor tier is rate-limited by tokens in a rolling 5-hour window — everyday use without watching a bill. Heavy runs switch to standard pricing: $1.25 per million in, $4.25 out, $0.15 cached.

what actually happened on launch day — the timeline behind this page Meta shipsblog post dropsglobal access opens installed + wiredCLI + Hermes profile+ an Agent OS tab 50 builds scored45–80s per buildjudged like every model verdict: 7.28apps + art: elite3D worlds: weak routedapps → Muse3D → elsewhere launch → verdict → routed engine, in one afternoon — that's the whole Engine
The pipeline this guide walks you through — from Meta's announcement to a scored, routed engine in your own stack.

So when someone asks "but what IS it?" — it's a terminal agent that turns one instruction into a supervised, logged, parallel team.

IV ────── Straight from Meta

The official sources. Read it and run it yourself.

"Muse Code is a purpose-built coding agent optimized for long-horizon, multi-agentic coding workflows and transparent auditability: every subagent it spawns, every tool call, every steer and cancel, is observable and replayable through the event log."

— Matthias Reso and Josh Walters, Meta, 5 August 2026

Official Meta sources + resources ↓
V ────── See it running

Inside my Agent OS — and what it built

I wired Muse Spark 1.2 into my Agent OS the hour access expanded. New tab in the sidebar, streaming build panel, live preview. This is it building an aurora scene — code on the left, the finished thing rendering on the right:

The Agent OS Muse Code tab: Muse Spark streaming code on the left while the finished aurora scene with working controls renders live on the right
What you're looking at: the new Muse Code tab in my Agent OS. One prompt in the box, Muse Spark 1.2 streams the build, and the preview pane runs it the moment it finishes — this aurora came back with working pause, snapshot and drift controls I never asked for.

Then I put it through the full GoldieBench gauntlet — 50 real builds, every one judged. Same rubric as every model on the board. It averaged 7.28 — and its true lane is APP CHROME: full interfaces, one prompt, one file. So that's what the demos are. Every one below is Muse's own work, playtested:

Web-OS — a full desktop operating system in one file: draggable Notes, Paint and Terminal windows over a gradient wallpaper
Built by Muse Spark 1.2 · GoldieBench 8.6 · one file
Web-OS — an entire desktop in one file

Draggable windows, Notes that auto-save, a Paint app, a working terminal. My playtest keystrokes are still sitting in it.

Open the OS →
Nebula — a premium music player app with library sidebar, album grid, now-playing panel and a live spectrum visualizer
Built by Muse Spark 1.2 · one prompt · one file
Nebula — a full music player

Library, playlists, album art, working controls and a live spectrum. Click a track — the whole accent recolours.

Open the player →
Pulse — a SaaS analytics dashboard with KPI cards, sparklines and a large animated revenue chart
Built by Muse Spark 1.2 · one prompt · one file
Pulse — a SaaS analytics dashboard

Animated KPIs, hoverable revenue chart, live activity feed — every chart hand-drawn, no libraries.

Open the dashboard →
Draft — a Notion-style writing app with page tree, cover image, elegant typography and a slash-command menu
Built by Muse Spark 1.2 · one prompt · one file
Draft — a Notion-class writing app

Page tree, cover art, editorial typography, a working slash-command menu. Type / and watch it insert blocks.

Open the editor →
the honest scoreboard — 50 builds, judged like every other model fractal8.7 web-os8.6 racing8.4 average7.28 doom3.5 dragonrealm2.5 art + apps: elite · open 3D worlds: its real weakness · full board on goldiebench.com
Generative art and app chrome are its lane. Open-world 3D games collapse to empty shells — the full 50-task board is live on GoldieBench.
One agent you babysit, or six workers you audit. That's the whole upgrade.
VI ────── My story · why this matters

Release days used to cost me a weekend

A new coding agent drops, and normally that means a weekend: install it, fight the auth, learn its quirks, wonder if it's actually good.

This one took an afternoon, because the Agent OS absorbs new engines as profiles — Muse Spark became a tab next to DeepSeek and Qwen before dinner.

And instead of wondering if it's good, I made it build fifty things and had the same judge score them that scores every model on my leaderboard.

Now I know exactly what to hand it — art, apps, dashboards — and exactly what to route elsewhere. That's the whole point of an operating system: the launch works for you.

VII ────── The receipts

Real people. Real wins. Inside the Boardroom right now.

Members get every new engine the week it ships — wired in, tested, with the honest scorecard attached.

Real member win posted inside the AI Profit Boardroom
Real member win · posted inside the Boardroom
Real member win posted inside the AI Profit Boardroom
Real member win · posted inside the Boardroom
Real member win posted inside the AI Profit Boardroom
Real member win · posted inside the Boardroom
4,000+ Founders inside AIPB
258 Real wins documented
400K YouTube subscribers
38 Countries · live members
163K X / Twitter followers
Read all 258 wins (158-page doc) →
VIII ────── The framework

The Muse Code Engine — five layers

Everything above collapses into five layers. This is what you're actually running.

i

The One Command

One curl line installs the agent; one browser approval signs you in. The barrier to entry is gone.

ii

The Spark

Muse Spark 1.2 — a reasoning brain with a 1M-token window, so your whole repo fits in its head. Same model in the CLI, the API and OpenRouter.

iii

The Fan-Out

One instruction becomes a team — a worker per task, each in its own git worktree, your files never touched. This is the signature move.

iv

The Glass Box

Every action every worker takes is logged to plain files you can grep. Crashes don't lose work — resume reads the log and continues.

v

The Paved Road

Built-in playbooks — /plan, /taste, /grill — that fire only when you invoke them. Guardrails without ceremony.

the fan-out — one prompt, six isolated worktrees the parent agent fix the bug high scores brick colours particles combo meter power-ups each box = its own git worktree + branch · four run at once, two queue · gold = queued
Meta's own cookbook demo: six features on one game, six workers, zero collisions. The parent merges the branches it likes.
IX ────── Old way vs new way

What this gives you back.

Babysitting one agent
~a day for six features
  • One task at a time, you watching each one
  • Second task waits so files don't collide
  • A crash loses everything in its head
  • "What did it change?" means scrolling chat history
  • New model drops mean a weekend of setup
With the Muse Code Engine
~one prompt, six workers
  • The whole job in one message — it splits the work
  • Six worktrees build in parallel, files never collide
  • Every step logged; resume continues after any crash
  • "What did it change?" is a grep, not an argument
  • Inside the Agent OS it's just the next tab over
"Doesn't running the Agent OS burn a fortune in tokens?"

No — that's the biggest myth about it. The everyday 90% runs on free local models, free API tiers slot in beside them, and for frontier work it drives the subscriptions you already own — Muse Code's contributor tier is exactly that shape: token-limited, not per-request billed. Inside the Boardroom there are full token-efficiency tutorials, so the meter stays boring.

Skip the setup

Get the Muse Code Engine built for you.

You can wire all of this yourself with the steps above. Or join the Boardroom and run my exact machine — Muse wired in beside every other engine, with the scorecards that tell you which to use when.

The Agent OS — Muse Code tab pre-wired, next to DeepSeek, Qwen, Claude and the rest
The routing playbook — which engine for which job, kept current as models ship
GoldieBench scorecards — 50-build verdicts on every model, updated release day
5 live coaching calls a week — get unblocked by people running this stack now
1,000+ done-for-you agent workflows — plus token-efficiency playbooks
4,000+ founders — 258 documented wins across 38 countries
Get the Agent OS →
Inside the AI Profit Boardroom · skool.com/ai-profit-lab
X ────── Three beliefs to drop

What's actually stopping you isn't technical.

"Meta is late — the coding-agent race is over." The scoreboard above says the opposite: on day one it's already elite at apps and art, with a 1M window and the cleanest parallel-agent story on the market. Races this young don't have finish lines.

"Parallel agents will wreck my repository." The whole design exists to prevent that: every worker gets its own isolated worktree, your working copy is never touched, and you merge branch by branch. It's safer than one agent editing live.

"I should wait until it's out of beta." The event log means experimenting costs nothing — every action is auditable and reversible. The people learning the fan-out pattern now will be running teams of agents while everyone else still babysits one.

Don't take my word for it

158 pages of members who stopped waiting — real businesses, real wins, written by them.

Read the 158-page testimonials doc →
The model is the spark. The log is the trust. The fan-out is the leverage.
XI ────── The SOP

Run it yourself — seven steps.

1 · Install. curl -fsSL https://dev.meta.ai/install.sh | bash then muse login.

2 · Start on the contributor tier. Token-limited in a rolling 5-hour window — everyday use without meter anxiety. Swap to standard pricing only for heavy runs.

3 · First job: a real repo, the whole job. Give it every task in one message and watch the fan-out. Start with the cookbook's Bastion Breaker sample if you want a safe sandbox.

4 · Read the roster, steer from one seat. Check the status view; cancel or redirect any worker without touching the others.

5 · Merge deliberately. Each worker commits to its own branch. Review, merge the good ones, drop the rest.

6 · Route by the scorecard. Hand Muse the apps, dashboards and art. Keep open-world 3D on the engines that scored 9s at it — that's what the leaderboard is for.

7 · Make it a tab, not a tool. Wire the model into your OS (OpenRouter id: meta/muse-spark-1.2) so the next launch is a profile swap, not a weekend.

XII ────── Recap

The whole thing in 30 seconds.

You stop gambling on launches.Install → 50 scored builds → routed engine, in one afternoon. The verdict replaces the hype.
You know exactly what it's for.App interfaces are its lane — a desktop OS, a music player, a dashboard, an editor, all on this page. 3D worlds are not (dragonrealm 2.5).
You stop babysitting one agent.The fan-out turns one prompt into six workers, each in its own worktree, merged branch by branch.
You stop losing work.Every action logs to disk; muse resume continues any crashed session where it died.
You pick the meter.Contributor tier for the everyday; standard pricing ($1.25/M in, $4.25/M out) only when you choose it.
Your OS absorbs it.Muse Spark is a tab beside every other engine — the next launch is a profile swap, not a weekend.
Your move

Run the Muse Code Engine this week.

Readers bookmark launches. Operators install them, score them, and route work to them by Friday. Join and you walk out with:

The Muse Code Engine pre-wired — the Agent OS tab, the Hermes profile and the exact configs from this page
Every other engine beside it — Claude, DeepSeek, Qwen, GLM and the free local models, one dashboard
The GoldieBench scorecards — 50-build verdicts on every model, refreshed each release day
The routing playbook — which engine for which job, so launches work for you instead of distracting you
5 live coaching calls a week — people who have hit your exact error message, live
1,000+ done-for-you agent workflows — plus the token-efficiency playbooks

You're not buying a tool. You're skipping the year of assembly.

Join the AI Profit Boardroom →
258 documented member wins · 38 countries · every new engine the week it ships
Read the 158-page member wins doc from the receipts section above — real businesses, written by the members themselves.