← All episodesEP 18

Meta Launches Muse Code: A 24-Hour Coding Agent

Aug 11, 2026 · 108 min

EP 18Aug 11, 2026 · 108 minStack Check

Meta launched Muse Code, a terminal coding agent designed to work across large repositories, coordinate background agents, recover after crashes, and keep going for hours. Is this a better coding system or simply more automation to review?

Oscar and Matt look past the model benchmark and examine the operating system around Muse Code. Persistent workers use isolated worktrees. A local event log records model calls, approvals, edits, and tool use. Meta says one kernel-optimization run made more than 1,000 tool calls over as long as 24 hours.

The core question: what changes when agents persist for hours, survive crashes, and coordinate other agents without waiting for you?

Watch on YouTubeListen on SpotifyListen on Apple
Signal or Noise

The week’s AI headlines, filtered.

  1. SIGNALMeta released Muse Code and Muse Spark 1.2

    Released August 5 in beta for macOS and Linux, Muse Code is a terminal coding agent built for long jobs across large repositories. It launches persistent background agents, splits work across isolated worktrees, and leaves your working copy untouched until changes are ready to review. The durability is the real advance: an append-only local event log of approvals, model calls, edits, and tool use lets it reconstruct a session after a crash instead of starting over. Meta co-trained Muse Spark 1.2 with the harness and demonstrated more than 1,000 tool calls across GPU-kernel optimization runs lasting as long as 24 hours.

  2. SIGNALOpenAI published ten Astra-generated results in math and theoretical computer science

    On August 1 OpenAI published ten results spanning high-dimensional geometry, coding theory, group theory, operator algebras, quantum complexity, lattice cryptography, and extremal combinatorics. An internal version of Astra generated the arguments, humans prepared the manuscripts with the model, and the model formalized each argument in Lean. OpenAI shipped a 249-page paper, reasoning walkthroughs, and machine-checkable certificates, and estimates the successful runs cost about $2,000 in tokens. Lean can confirm a proof follows from its stated assumptions; it cannot confirm the formal statements match the original research questions or that the claimed novelty survives expert review. Signal pending outside review.

  3. SIGNALDeepSeek moved its updated V4 Flash API into public beta

    V4 Flash entered public beta on July 31 with the same 284 billion-parameter mixture-of-experts architecture as the preview and 13 billion active parameters, but new post-training aimed at agent work. It supports a 1 million-token context window, thinking and non-thinking modes, tool calls, and both OpenAI-compatible and Anthropic-compatible APIs. Listed pricing is $0.14 per million uncached input tokens and $0.28 per million output tokens, with published setup guides for Claude Code, GitHub Copilot CLI, and OpenCode. Cheap enough to test inside a real agent loop without rewriting the harness.

  4. SIGNALThe US frontier-model review framework reportedly excludes open models

    Axios reported on August 4 that the White House finalized a voluntary pre-release review framework under the June 2 executive order, including a classified cyber benchmark and up to 30 days of government access to a covered model before it reaches other trusted partners. Per people briefed on it, a covered model must be closed-source, state of the art, and present national-security risks, and open models are excluded. Neither the framework text nor the capability thresholds are public, so the carve-out comes from reporting on a closed industry briefing rather than a published document. The policy creates different review paths based on how weights are distributed.

  5. SIGNALDemis Hassabis left the DeepMind CEO role as Jeff Dean exited Google

    Google announced its largest AI leadership change since the Brain and DeepMind merger on August 5. Hassabis leaves the Google DeepMind CEO role but stays at the company as DeepMind chair and Alphabet chief scientist while continuing to lead Isomorphic Labs. Jeff Dean is leaving after 27 years to start a company focused on AI and scientific discovery, with Google investing. CTO Koray Kavukcuoglu becomes senior vice president reporting directly to Sundar Pichai, and no replacement CEO was named. Signal, but not yet a product signal: the evidence is research retention, Gemini release quality, and whether decisions move faster.

Stack Check

Each host brings one workflow builders can use now.

Oscar: Codex and ChatGPT in one desktop app

Matt: Warp as the terminal layer for Codex CLI and agent-heavy work

Hot takes

Two opinions, no disclaimers.

Oscar

A coding agent is not ready for long, unattended work unless it can reconstruct every action after a crash. Durable state and an audit trail matter more than another benchmark win.

Matt

Everyone is calling this a light touch. Voluntary, relax. I have never seen a government program stay the size it started. Thresholds move. Thirty days becomes sixty. And the countries we are actually racing are not running this process and never will. We are building a very careful system for arriving second. Every day of review is a day of lead, and nobody is counting the bill.

Sources referenced