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 Launches Muse Code, Its First AI Coding Agent, to Compete With Claude Code and Codex

Meta has released Muse Code, its first AI coding agent, built to work with the new Muse Spark 1.2 model. The beta tool undercuts rivals Anthropic and OpenAI on price rather than raw capability, according to Meta AI chief Alexandr Wang.

product update

Meta Launches Muse Code Coding Agent, Undercuts Anthropic on Price by Up to 98%

Meta has launched an early beta of Muse Code, a terminal-based coding agent powered by its new Muse Spark 1.2 model, aiming to compete with Anthropic's Claude Code and OpenAI's Codex on price. Standard pricing is $1.25 per 1M input tokens and $4.25 per 1M output tokens, with a discounted contributor tier at $0.10/$0.20 per 1M tokens.

product update

AWS Details MCP Bridge Architecture Connecting Cloud-Hosted AI Agents to Local Files and Tools

AWS published a technical breakdown of an MCP bridge that connects cloud-hosted AI agents on Amazon Bedrock AgentCore to MCP servers running on a user's local machine. The architecture, used internally in a finance assistant with over 41,000 conversations in its first year, tunnels MCP JSON-RPC messages through WebSocket and browser native messaging.

product update

OpenAI's ChatGPT Work Agent Reportedly Crosses 10 Million Users Three Weeks After Launch

OpenAI's ChatGPT Work, launched July 9th as an agent product for knowledge work, has reportedly crossed 10 million users in three weeks. Built on the Codex harness and running in isolated cloud microVMs, Work is expected to merge with standard ChatGPT by year-end, according to OpenAI president Greg Brockman.

Comments

Loading...