product update

Meta Launches Muse Code, a Terminal-Based AI Agent for Large Codebases

TL;DR

Meta has launched Muse Code, a beta terminal coding agent built on its Muse Spark model that can fan out tasks to parallel sub-agents working in isolated worktrees. The release positions Meta to compete with OpenAI's Codex and Anthropic's Claude Code, with Meta AI chief Alexandr Wang emphasizing cost advantages.

2 min read
0

Meta has released Muse Code, a terminal-based AI coding agent designed to handle software engineering tasks across large code repositories. The tool is currently available in beta and can be installed with a single command.

CEO Mark Zuckerberg announced the launch in a social media post on Wednesday, saying Muse Code can "complete software engineering tasks across large repos," including "planning changes, writing code, validating the results."

How it works

Muse Code is powered by Muse Spark, Meta's previously released coding model. The agent's key architectural feature is its ability to parallelize work on large jobs. According to Zuckerberg, "When a job is big enough, it fans out to separate sub-agents working in parallel in isolated worktrees. Your working copy is never touched." Meta says internal testing had the system build six features for a game simultaneously without collisions between sub-agents.

No pricing has been disclosed yet, though Meta AI chief Alexandr Wang, who leads Meta Superintelligence Labs, told the Wall Street Journal that cost will be a central selling point: "We think that for a lot of workflows and a lot of use cases, this can be an incredibly good option, especially from a cost perspective."

Competitive context

The launch is Meta's attempt to gain ground in the AI coding-agent market, where it has trailed competitors. OpenAI's Codex and Anthropic's Claude Code have established significant developer mindshare in the terminal-agent category, alongside tools from companies like Anysphere, Sourcegraph, and GitHub. Meta's entry adds a fourth major lab-backed option to a field that has grown crowded over the past two years.

This release also extends Meta's broader push to diversify its AI business beyond advertising. In June, the company entered the enterprise AI market with an agent aimed at customer service and support. Muse Code represents a parallel move into developer tools, an area where Meta has historically had less commercial presence compared to its research-focused releases like the Llama model family.

No specific benchmark scores, context window size, or detailed pricing tiers were disclosed in Meta's announcement.

What this means

Meta's entry into terminal coding agents is notable less for technical novelty — parallel sub-agent orchestration has precedent in tools from Anthropic and others — and more for competitive positioning. By emphasizing cost over raw capability, Meta appears to be targeting price-sensitive developers and teams rather than competing head-on with Codex or Claude Code on top-line benchmark performance.

The lack of disclosed pricing, context window specs, or benchmark comparisons makes it difficult to assess how Muse Code stacks up technically against incumbents. Given Meta's history of using aggressive pricing and open distribution to gain developer adoption (as with Llama), a cost-first strategy for Muse Code would be consistent with the company's broader playbook. Whether that's enough to win developer mindshare in a market where Anthropic and OpenAI already have entrenched workflows remains an open question.

Related Articles

product update

Meta's Muse AI Agent Hits No. 2 on US App Store With 83,000 iOS Downloads

Meta's new agentic AI app Muse has surpassed 83,000 iOS downloads in the US and climbed to No. 2 on the App Store, according to Sensor Tower data. The launch trails Meta's own Threads and Meta AI debuts, as well as ChatGPT's early growth rate.

product update

Augment Code Claims 4.5x Developer Output Increase From Internal 'Software Factory' of AI Agents

Augment Code says its internal 'software factory'—a network of specialized agents built on its Cosmos platform—drove a 4.5x increase in size-adjusted developer output and cut median PR merge time from 11.2 to 3.1 hours over nine months. The company frames this as evidence that once AI writes nearly all new code, the bottleneck shifts to review, verification, and incident response.

product update

AWS Shows How to Build Interactive MCP Apps on Amazon Bedrock AgentCore

AWS published a technical walkthrough for building MCP Apps—interactive HTML widgets rendered inside AI hosts like ChatGPT and Claude—using Amazon Bedrock AgentCore's runtime and Gateway components. The reference implementation, a unicorn rental app, demonstrates host-agnostic rich UI delivered through a single MCP server.

product update

Meta Launches Muse, a WhatsApp AI Agent That Shops, Emails, and Negotiates on Users' Behalf

Meta has launched Muse, an AI agent controlled through WhatsApp that can browse the web, fill out forms, negotiate prices, and complete purchases with user approval via Stripe's Link service. The agent runs in an isolated virtual machine monitored by a separate oversight process Meta calls Sentinel.

Comments

Loading...