<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Muse Code</title><description>Muse Code is Meta&apos;s AI terminal coding agent, powered by Muse Spark 1.2. Parallel background agents, isolated git worktrees, a full event log, and a 1M-token context window.</description><link>https://musecodes.io/</link><language>en</language><item><title>Meta enters the agent race: the business story behind Muse Code</title><link>https://musecodes.io/blog/meta-enters-the-agent-race/</link><guid isPermaLink="true">https://musecodes.io/blog/meta-enters-the-agent-race/</guid><description>Strip away the benchmarks and Muse Code is a strategic statement: Meta’s first coding agent, priced to undercut the incumbents, shipped by the lab Alexandr Wang was hired to run.</description><pubDate>Fri, 07 Aug 2026 00:00:00 GMT</pubDate><category>meta</category><category>strategy</category><category>pricing</category><category>agents</category></item><item><title>Muse Code vs. the field: the price-capability map</title><link>https://musecodes.io/blog/muse-code-vs-the-field/</link><guid isPermaLink="true">https://musecodes.io/blog/muse-code-vs-the-field/</guid><description>Five serious rivals, two axes that matter. Where Meta’s agent actually sits against Claude, Codex, DeepSeek, GLM, and MiniMax — and a decision framework that survives the next price change.</description><pubDate>Fri, 07 Aug 2026 00:00:00 GMT</pubDate><category>benchmarks</category><category>pricing</category><category>comparison</category><category>agents</category></item><item><title>Agent fan-out and git worktrees: parallel edits without collisions</title><link>https://musecodes.io/blog/agent-fanout-worktrees/</link><guid isPermaLink="true">https://musecodes.io/blog/agent-fanout-worktrees/</guid><description>Parallelism is easy to promise and hard to make safe. Muse Code’s answer is old, boring git technology used exactly right.</description><pubDate>Thu, 06 Aug 2026 00:00:00 GMT</pubDate><category>worktrees</category><category>parallel-agents</category><category>git</category><category>multi-agent</category></item><item><title>Why Muse Code keeps its agents alive all session</title><link>https://musecodes.io/blog/async-background-agents/</link><guid isPermaLink="true">https://musecodes.io/blog/async-background-agents/</guid><description>The quiet architectural decision behind Muse Code’s speed: background agents that persist for the whole session instead of being spawned per task and thrown away.</description><pubDate>Thu, 06 Aug 2026 00:00:00 GMT</pubDate><category>architecture</category><category>multi-agent</category><category>background-agents</category></item><item><title>/plan, /grill, /goal: the built-in skills workflow</title><link>https://musecodes.io/blog/bundled-skills/</link><guid isPermaLink="true">https://musecodes.io/blog/bundled-skills/</guid><description>Meta’s one-line pitch for Muse Code’s bundled skills: put a rough idea in, get a grilled, taste-checked feature out. Here’s what each command actually does and when to reach for it.</description><pubDate>Thu, 06 Aug 2026 00:00:00 GMT</pubDate><category>skills</category><category>slash-commands</category><category>workflow</category><category>planning</category></item><item><title>Contributor vs. Standard: doing the tier math</title><link>https://musecodes.io/blog/contributor-vs-standard/</link><guid isPermaLink="true">https://musecodes.io/blog/contributor-vs-standard/</guid><description>The two ways to pay for Muse Spark 1.2 differ by more than an order of magnitude. The right choice isn’t one tier — it’s a per-project policy.</description><pubDate>Thu, 06 Aug 2026 00:00:00 GMT</pubDate><category>pricing</category><category>privacy</category><category>cost-optimization</category></item><item><title>28 recipes, three sections: a field guide to the Model API cookbook</title><link>https://musecodes.io/blog/cookbook-guide/</link><guid isPermaLink="true">https://musecodes.io/blog/cookbook-guide/</guid><description>Meta’s cookbook promises recipes that run the first time you copy them. The promise holds because of how it’s structured — each section assumes exactly what the previous one proved.</description><pubDate>Thu, 06 Aug 2026 00:00:00 GMT</pubDate><category>cookbook</category><category>model-api</category><category>recipes</category><category>agents</category></item><item><title>The event log: replay-exact, restart-safe</title><link>https://musecodes.io/blog/event-log-replay/</link><guid isPermaLink="true">https://musecodes.io/blog/event-log-replay/</guid><description>Agents that work for hours need a memory that survives anything. Muse Code’s runtime is built around a single append-only log — and almost every trust property of the product falls out of it.</description><pubDate>Thu, 06 Aug 2026 00:00:00 GMT</pubDate><category>event-log</category><category>auditability</category><category>reliability</category><category>event-sourcing</category></item><item><title>Getting started with Muse Code: from install to first merge</title><link>https://musecodes.io/blog/getting-started-with-muse-code/</link><guid isPermaLink="true">https://musecodes.io/blog/getting-started-with-muse-code/</guid><description>Meta’s terminal coding agent is deliberately minimal to set up: one command, one browser sign-in, and you’re driving a multi-agent session inside your own repository. Here’s the whole path, including the parts worth slowing down for.</description><pubDate>Thu, 06 Aug 2026 00:00:00 GMT</pubDate><category>getting-started</category><category>install</category><category>cli</category><category>setup</category></item><item><title>An autonomous GitHub bot that knows when not to act</title><link>https://musecodes.io/blog/github-agent/</link><guid isPermaLink="true">https://musecodes.io/blog/github-agent/</guid><description>The cookbook’s GitHub agent recipe wires triage, PR review, and bug-fix automation into GitHub Actions on OpenCode and Muse Spark. Its most transferable lessons are the guardrails.</description><pubDate>Thu, 06 Aug 2026 00:00:00 GMT</pubDate><category>github-actions</category><category>automation</category><category>agents</category><category>code-review</category></item><item><title>One API, every harness: the Model API ecosystem play</title><link>https://musecodes.io/blog/model-api-ecosystem/</link><guid isPermaLink="true">https://musecodes.io/blog/model-api-ecosystem/</guid><description>Meta shipped its coding model everywhere developers already are — the OpenAI SDK, the Anthropic SDK, rival agent CLIs, even OpenRouter. Compatibility-first is the distribution strategy.</description><pubDate>Thu, 06 Aug 2026 00:00:00 GMT</pubDate><category>model-api</category><category>compatibility</category><category>ecosystem</category><category>distribution</category></item><item><title>Drop an mp4 in the terminal: multimodal coding, demonstrated</title><link>https://musecodes.io/blog/multimodal-coding/</link><guid isPermaLink="true">https://musecodes.io/blog/multimodal-coding/</guid><description>The most quietly radical launch demo wasn’t about speed or parallelism. It was a video file becoming a website.</description><pubDate>Thu, 06 Aug 2026 00:00:00 GMT</pubDate><category>multimodal</category><category>vision</category><category>video-input</category><category>agents</category></item><item><title>24 hours, 1,000 tool calls: what the kernel case study proves</title><link>https://musecodes.io/blog/kernel-optimization-case-study/</link><guid isPermaLink="true">https://musecodes.io/blog/kernel-optimization-case-study/</guid><description>Benchmarks measure an agent’s sprint. Meta’s kernel-optimization study measures its marathon — and it’s the more interesting number.</description><pubDate>Wed, 05 Aug 2026 00:00:00 GMT</pubDate><category>gpu-kernels</category><category>long-horizon</category><category>agentic-coding</category><category>triton</category></item><item><title>How Muse Spark 1.2 was trained: co-training, long-horizon work, and a self-improvement loop</title><link>https://musecodes.io/blog/muse-spark-12-training/</link><guid isPermaLink="true">https://musecodes.io/blog/muse-spark-12-training/</guid><description>“Built for Muse Spark” isn’t marketing shorthand — it describes a training strategy. Three techniques from Meta’s release notes explain why the model and the agent perform better together than either would with a stranger.</description><pubDate>Wed, 05 Aug 2026 00:00:00 GMT</pubDate><category>muse-spark</category><category>training</category><category>co-training</category><category>self-improvement</category></item></channel></rss>