🛰️ Daily AI Frontier
‹ back to 2026-08-08

Meta首款编程Agent来了!背后模型能力直追Opus 5

Industry & News LLM Agents

Ranking

Overall 68
Content 75
Popularity N/A

No observed public metrics; popularity remains neutral/archived.

Representative image for Meta首款编程Agent来了!背后模型能力直追Opus 5

Merged summary

TL;DR — Meta released Muse Code, its first terminal-based AI coding agent, powered by the new Muse Spark 1.2 model, which benchmarks just behind Anthropic's Opus 5 (max) on several coding evaluations. It marks Meta's entry into the coding-agent race against OpenAI and Anthropic.

  • Architecture: A simple main agent loop augmented by persistent asynchronous background agents that run for the whole session (rather than being spawned per task), reducing redundant information gathering and latency. Available on macOS and Linux via a single terminal install command.
  • Durable runtime: A local event log records model calls, tool runs, approvals, and code edits as the single source of truth, enabling exact replay and safe resumption after crashes or restarts — aimed at long-horizon tasks. Built-in skills include /plan (approval-gated plans), /grill (stress-testing plans), and /goal (persistent goal pursuit).
  • Model results: Muse Spark 1.2 trails only Opus 5 (max) on Terminal-Bench 2.1 and on Meta's 440-task Internal Coding Bench; on DeepSWE 1.1 (113 tasks, 91 repos, 5 languages) it trails Opus 5 (max) and GPT-5.6 Terra (max).
  • Training and pricing: Gains attributed to co-training with Muse Code (rejection-sampled agent trajectories, Muse Code's toolset, context compression, sub-agents), long-horizon task training, and self-improvement data generated by Muse Spark 1.1. Pricing is $1.25/M input and $4.25/M output, with a much cheaper Contributor tier ($0.10/$0.20); Zuckerberg hinted more open-source news is coming.

Sources (1)

Meta首款编程Agent来了!背后模型能力直追Opus 5

WeChat: 机器之心 2026-08-06
Public signals N/A
Providers: Hugging Face · N/A OpenAlex · N/A Publisher · N/A Semantic Scholar · N/A X · N/A Fetched 2026-09-07 14:27:45.248363 UTC

TL;DR — Meta released Muse Code, its first terminal-based AI coding agent, powered by the new Muse Spark 1.2 model, which benchmarks just behind Anthropic's Opus 5 (max) on several coding evaluations. It marks Meta's entry into the coding-agent race against OpenAI and Anthropic.

  • Architecture: A simple main agent loop augmented by persistent asynchronous background agents that run for the whole session (rather than being spawned per task), reducing redundant information gathering and latency. Available on macOS and Linux via a single terminal install command.
  • Durable runtime: A local event log records model calls, tool runs, approvals, and code edits as the single source of truth, enabling exact replay and safe resumption after crashes or restarts — aimed at long-horizon tasks. Built-in skills include /plan (approval-gated plans), /grill (stress-testing plans), and /goal (persistent goal pursuit).
  • Model results: Muse Spark 1.2 trails only Opus 5 (max) on Terminal-Bench 2.1 and on Meta's 440-task Internal Coding Bench; on DeepSWE 1.1 (113 tasks, 91 repos, 5 languages) it trails Opus 5 (max) and GPT-5.6 Terra (max).
  • Training and pricing: Gains attributed to co-training with Muse Code (rejection-sampled agent trajectories, Muse Code's toolset, context compression, sub-agents), long-horizon task training, and self-improvement data generated by Muse Spark 1.1. Pricing is $1.25/M input and $4.25/M output, with a much cheaper Contributor tier ($0.10/$0.20); Zuckerberg hinted more open-source news is coming.
item →