📣 Send us your press release
Site updates every 15 minutes
Technology

Meta enters AI coding assistant market with Muse Code tool

Meta has released Muse Code, a beta version of its terminal-based AI coding agent, entering direct competition with existing tools. An update to its Muse Spark 1.2 model enhances coding capabilities.

5 August 2026
Meta enters AI coding assistant market with Muse Code tool

Meta has launched Muse Code, a beta version of its terminal-based AI coding agent, marking a significant entry into the competitive field of AI-powered developer tools. The new agent is designed to assist developers with comprehensive software engineering tasks, including planning, coding, and validation.

The launch places Meta in direct competition with established players like Anthropic's Claude Code and OpenAI's Codex. Muse Code is powered by the updated Muse Spark 1.2 model, which has been specifically enhanced for coding tasks. Previously, Meta had largely observed this market from the sidelines, focusing on its open-weight Llama model family.

A key architectural feature of Muse Code is its persistent, asynchronous background agents. Unlike many rival tools that spin up new agents for each task, Muse Code keeps specialized agents active throughout a session. This aims to reduce latency and the need for constant oversight, as agents can leverage existing knowledge of the project's structure.

For larger tasks, Muse Code distributes work among multiple parallel sub-agents operating in isolated environments, ensuring the developer's main working copy remains untouched. Additionally, all actions are logged locally, creating a reliable system that can resume long-running, interrupted tasks precisely from where they left off.

Muse Spark 1.2 has undergone extensive training on coding-specific data, improving its code generation, complex debugging, and codebase understanding abilities. Meta co-trained the model with Muse Code, reflecting an industry trend towards integrating models and their development environments. The company also hinted at the potential for future open-sourcing of Muse Spark or a similar product.

Original source: venturebeat.com