The Decoder:AI News(RSS)
66AI 编辑部评分,满分 100

Meta 发布 Muse Spark 1.2 与首个编程智能体 Muse Code,以数据换低价

2026-08-06 20:31· 25分钟前· Maximilian Schreiner
AI 导读

Meta 发布 Muse Spark 1.2 模型及首个专用编程智能体 Muse Code,最低档输出 token 仅 20 美分/百万,但需共享数据用于模型改进。模型在代码生成、调试和大代码库推理上较 1.1 提升,但基准测试未完全追平 Grok 4.5、Claude Opus 5 等顶尖模型。Muse Code 支持 /plan、/grill 等模式,并具备崩溃后精确恢复的快速续跑功能。

Image description

Meta released its new Muse Spark 1.2 model along with its first dedicated coding agent. The cheapest tier runs 20 cents per million output tokens, but users pay for it with their data. And the benchmarks have a glaring gap.

Muse Spark 1.2 is primarily a coding upgrade to Muse Spark 1.1, which shipped earlier this year, according to Meta. The company claims improvements in code generation, debugging, and the ability to reason over large codebases. Meta put more compute into training on programming tasks and scaled up the number of training environments.

The model was trained mainly on long-running tasks like generating entire repositories or conducting independent research. To stay on track during these extended sessions, it plans steps ahead, works toward a fixed goal, and compresses its prior context instead of cutting it off.

Some of the training data came from the predecessor model itself. Muse Spark 1.1 generated programming tasks and instruction templates, then scored how well attempted solutions met the requirements. Meta says this process helps 1.2 follow complex instructions more accurately than its predecessor.

Image: Meta

Meta cites Terminal-Bench 2.1, DeepSWE v1.1, and 440 tasks from its own codebase as evidence, comparing Spark 1.2 against Grok 4.5, Claude Opus 5, GPT-5.6 Terra (not OpenAI's stronger Sol model), and Gemini 3.6 Flash. Spark 1.2 shows a clear step up from Spark 1.1 but doesn't always close the gap to the top performers.

Image: Meta

Meta's own methodology acknowledges that the test setup wasn't tuned for competing models and may not reflect their best results. A look at other leaderboards confirms this: Opus 5, for instance, scores about two percentage points higher elsewhere than in Meta's charts. Kimi K3 also shows up in Meta's methodology document. The company says it tested against the open model, but K3 is missing from the published benchmarks. On Terminal-Bench 2.1, K3 trails Opus 5 by only a slim margin and sits well ahead of Spark 1.2.

The DeepSWE runs also can't be compared directly to the official leaderboard because each model ran inside its own agent. That's because Meta now ships its own alternative to Claude Code and OpenAI's Codex alongside the new model.

The agent picks up exactly where it left off after a crash

Muse Code runs in the terminal and installs with a single command, just like Claude Code and OpenAI's Codex. The planning mode will feel familiar too: "/plan" generates a plan that the user has to approve. Less common is the counterpart "/grill," which stress-tests the plan for weaknesses before execution. There's also "/goal," which drives the agent toward a fixed objective.

The real new feature is how the tool handles sub-agents. Meta's helper agents stay active for an entire session and report back on their own when they have something to share, rather than spinning up for a subtask and shutting down afterward. This should cut down on redundant research.

Muse Code also has a fast-resume feature for crashes. The agent logs every model call, every approval, and every change to a local protocol file. Competitors keep full logs too, but Meta claims more precision: after a crash, Muse Code picks up exactly where it stopped instead of re-reading the full context.

Discount in exchange for training data

Wang says Meta is competing on price, not capabilities. The standard pricing matches version 1.1: a relatively cheap $1.25 per million input tokens and $4.25 per million output tokens. New is a tier at just 20 cents per million output tokens that requires users to share their data for model improvement.

Western competitors charge between $10 and $30 per million output tokens, while Chinese providers start at 18 cents. Kimi K3, the most conspicuous gap in Meta's benchmarks, costs $3 per million input tokens and $15 per million output tokens, though cache hits bring input down to just 30 cents.

Meta's stock dropped ten percent last week. The company generates 98 percent of its revenue from advertising.

Read on for the full picture.
Subscribe for hype-free coverage.

  • Access to all THE DECODER articles.
  • Read without distractions – no Google ads.
  • Access to comments and community discussions.
  • Weekly AI newsletter.
  • 6 times a year: “AI Radar” – deep dives on key AI topics.
  • Up to 25 % off on KI Pro online events.
  • Access to our full ten-year archive.
  • Get the latest AI news from The Decoder.

来源:The Decoder:AI News(RSS) · the-decoder.com

Meta 发布 Muse Spark 1.2 与首个编程智能体 Muse Code,以数据换低价

The Decoder:AI News(RSS)·2026-08-06 20:31·25分钟前·Maximilian Schreiner
AI 导读

Meta 发布 Muse Spark 1.2 模型及首个专用编程智能体 Muse Code,最低档输出 token 仅 20 美分/百万,但需共享数据用于模型改进。模型在代码生成、调试和大代码库推理上较 1.1 提升,但基准测试未完全追平 Grok 4.5、Claude Opus 5 等顶尖模型。Muse Code 支持 /plan、/grill 等模式,并具备崩溃后精确恢复的快速续跑功能。

原文 · 保持原样,未翻译
Image description

Meta released its new Muse Spark 1.2 model along with its first dedicated coding agent. The cheapest tier runs 20 cents per million output tokens, but users pay for it with their data. And the benchmarks have a glaring gap.

Muse Spark 1.2 is primarily a coding upgrade to Muse Spark 1.1, which shipped earlier this year, according to Meta. The company claims improvements in code generation, debugging, and the ability to reason over large codebases. Meta put more compute into training on programming tasks and scaled up the number of training environments.

The model was trained mainly on long-running tasks like generating entire repositories or conducting independent research. To stay on track during these extended sessions, it plans steps ahead, works toward a fixed goal, and compresses its prior context instead of cutting it off.

Some of the training data came from the predecessor model itself. Muse Spark 1.1 generated programming tasks and instruction templates, then scored how well attempted solutions met the requirements. Meta says this process helps 1.2 follow complex instructions more accurately than its predecessor.

Image: Meta

Meta cites Terminal-Bench 2.1, DeepSWE v1.1, and 440 tasks from its own codebase as evidence, comparing Spark 1.2 against Grok 4.5, Claude Opus 5, GPT-5.6 Terra (not OpenAI's stronger Sol model), and Gemini 3.6 Flash. Spark 1.2 shows a clear step up from Spark 1.1 but doesn't always close the gap to the top performers.

Image: Meta

Meta's own methodology acknowledges that the test setup wasn't tuned for competing models and may not reflect their best results. A look at other leaderboards confirms this: Opus 5, for instance, scores about two percentage points higher elsewhere than in Meta's charts. Kimi K3 also shows up in Meta's methodology document. The company says it tested against the open model, but K3 is missing from the published benchmarks. On Terminal-Bench 2.1, K3 trails Opus 5 by only a slim margin and sits well ahead of Spark 1.2.

The DeepSWE runs also can't be compared directly to the official leaderboard because each model ran inside its own agent. That's because Meta now ships its own alternative to Claude Code and OpenAI's Codex alongside the new model.

The agent picks up exactly where it left off after a crash

Muse Code runs in the terminal and installs with a single command, just like Claude Code and OpenAI's Codex. The planning mode will feel familiar too: "/plan" generates a plan that the user has to approve. Less common is the counterpart "/grill," which stress-tests the plan for weaknesses before execution. There's also "/goal," which drives the agent toward a fixed objective.

The real new feature is how the tool handles sub-agents. Meta's helper agents stay active for an entire session and report back on their own when they have something to share, rather than spinning up for a subtask and shutting down afterward. This should cut down on redundant research.

Muse Code also has a fast-resume feature for crashes. The agent logs every model call, every approval, and every change to a local protocol file. Competitors keep full logs too, but Meta claims more precision: after a crash, Muse Code picks up exactly where it stopped instead of re-reading the full context.

Discount in exchange for training data

Wang says Meta is competing on price, not capabilities. The standard pricing matches version 1.1: a relatively cheap $1.25 per million input tokens and $4.25 per million output tokens. New is a tier at just 20 cents per million output tokens that requires users to share their data for model improvement.

Western competitors charge between $10 and $30 per million output tokens, while Chinese providers start at 18 cents. Kimi K3, the most conspicuous gap in Meta's benchmarks, costs $3 per million input tokens and $15 per million output tokens, though cache hits bring input down to just 30 cents.

Meta's stock dropped ten percent last week. The company generates 98 percent of its revenue from advertising.

Read on for the full picture.
Subscribe for hype-free coverage.

  • Access to all THE DECODER articles.
  • Read without distractions – no Google ads.
  • Access to comments and community discussions.
  • Weekly AI newsletter.
  • 6 times a year: “AI Radar” – deep dives on key AI topics.
  • Up to 25 % off on KI Pro online events.
  • Access to our full ten-year archive.
  • Get the latest AI news from The Decoder.

来源:The Decoder:AI News(RSS)· the-decoder.com