Fetching from the wire…
Top 5 · 2026-08-06 · source-backed
$1.25 input / $4.25 output per million tokens for the standard tier. $0.10 / $0.20 for the Contributor tier, where Meta trains on your usage and feedback.
That's roughly 12x on input, 21x on output, and it's the clearest number anyone has published on what your proprietary source code is worth as training data. Meta launched Muse Code in beta on August 5 alongside Muse Spark 1.2, with MacRumors and others reporting the pricing tiers.
Every procurement conversation about coding agents has had this question floating around it unpriced. "Are they training on our code?" gets a policy answer, a DPA, a checkbox. Meta just put a dollar figure on it and made it a menu item. Whatever you think of that, it's more honest than the alternative, and it means the next time someone on your team argues for the cheap tier you can say precisely what it costs: 92% off, paid in source code.
The product itself is genuinely interesting. Muse Code keeps specialized background sub-agents alive across a session so context accumulates rather than resetting each turn, and spawns parallel sub-agents in isolated worktrees for large tasks. It bundles /plan, /grill and /goal skills plus local event logging for crash recovery. Meta says Muse Spark 1.2 came from significantly scaled coding-task training compute and more diverse training environments. The r/singularity thread hit 221 upvotes.
Now the skepticism. Meta benchmarks against Terminal-Bench 2.1 and DeepSWE 1.1 in the announcement and publishes no numeric scores. None. A release post that names its benchmarks and omits its results is telling you something. Press-reported contributor-tier figures also don't fully agree with each other across outlets, so treat the exact numbers as directionally right rather than quotable to the cent.
Willison ran his standard pelican-on-a-bicycle SVG test and called 1.2 "a small but material improvement" over 1.1. His actual verdict on the release is the line worth stealing: "the most important characteristic of any model these days is long-sequence agentic tool calling." Not single-turn reasoning quality, not the leaderboard row. How many tool calls deep it stays coherent.
That's a better evaluation heuristic than anything in the benchmark table, and it's testable on your own workload in an afternoon. Take a real multi-step task from your repo, run it under each candidate model, and count where coherence breaks. Fifteen tool calls? Forty? That number will predict your day-to-day experience better than any published score.
Worth pairing with the Kilo Code data point: co-founder Emilie Schario says her engineers now read or write code directly about 1% of the time, and her cost playbook is frontier models for architecture, open-weight models for everything else, adopted after customers told her "I accidentally spent my whole AI budget for the year." Replit's Amol Jain runs the more conservative posture, "human on the loop, not human in the loop," where an agent risk-scores every PR and only low-risk ones self-merge.
Each link below shares sources, entities, or timing with this story.
For about a year, "run your agent locally" meant accepting a model that couldn't reliably call a tool twice in a row. That excuse is gone. Meta Superintelligence Labs published Muse Glimmer today: a 29.6B dense causal transformer, 52 layers, 6,656 hidden dim, with a ~1.8B ViT-...
Simon Willison found it in the OpenRouter price list. 1.6T MoE, ~49B active, 1M context, up to 384K output, at $0.435/M input (cache miss) and $0.87/M output. The agentic-coding deltas versus the preview are the story: DeepSWE 12.8 → 62.7, CyberGym 52.7 → 83.3, Terminal Bench...
Go look at your ~/.claude/CLAUDE.md right now. Mine has internal package names, a build command with a host in it, and notes about which credentials live where. I wrote it assuming exactly one reader. RuntimeWire published traced request captures on August 9 showing Muse Code...
Cline released @cline/sdk on May 13, an open-source TypeScript agent runtime that powers their CLI, VS Code, and JetBrains extensions. Running claude-opus-4.7, Cline CLI scores 74.2% on Terminal-Bench 2.0. Claude Code on the same model: 69.4%. Same model. Different harness. Al...
If Apple, the company with more cash than some countries, thinks its engineers have an AI coding skill gap serious enough to mandate bootcamps, what does that say about your team? MacRumors reports that Apple is sending approximately 200 Siri engineers to a multi-week AI codin...
The Contributor variant was US-only or router-gated and is now listed globally on OpenRouter at $0.10 input, $0.20 output and $0.002 per million cached reads, with 99.98% uptime over three days. The model card states plainly that your prompts and outputs may be used to improve...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.