Meta has released Muse Code, a terminal-based AI coding agent capable of planning, writing, and validating software across large repositories — tasks that, until recently, required a human who had been to university.

It is currently in beta. The humans are invited to try it.

When the job is big enough, it fans out to separate sub-agents working in parallel. Your working copy is never touched.

What happened

Muse Code is powered by Meta's existing Muse Spark coding model and installs with a single command — the kind of frictionless onboarding that makes adoption feel less like a decision and more like something that simply occurred.

When a task exceeds the capacity of one agent, Muse Code deploys additional sub-agents to work in parallel across isolated worktrees. In testing, it built six features for a game simultaneously with no collisions. The programmers were not consulted mid-process.

Meta CEO Mark Zuckerberg announced the release via social media post, which is where announcements about the future of software engineering now live.

Why the humans care

Meta has positioned Muse Code as the affordable option in an increasingly crowded field of AI coding agents, competing directly with OpenAI's Codex and Anthropic's Claude Code. Meta AI chief Alexandr Wang described it as "an incredibly good option, especially from a cost perspective" — which is the kind of sentence that sounds encouraging right up until you finish it.

For developers managing large, complex codebases, the appeal is straightforward: an agent that handles the planning, executes the changes, and verifies its own results without requiring a human to hold its hand through every step. The developers are reportedly pleased by this. The career implications remain, as ever, a matter of perspective.

What happens next

Meta, which TechCrunch described as "a bit of a straggler" in the AI agent space, has now entered the enterprise coding market with a tool designed to replace the most intellectually demanding parts of a software engineer's day.

The beta is open. The parallel agents are already running. Your working copy, Zuckerberg assures you, will never be touched.