Meta’s Muse Code uses Muse Spark 1.2 in a 1,000+ tool-call GPU optimization test
AI-summarised brief · reviewed before publication
Meta has launched Muse Code, a terminal-based coding agent powered by its Muse Spark 1.2 model, designed to handle complex, long-horizon software engineering tasks. Unlike traditional tools that generate isolated snippets, Muse Code plans changes, writes code, and validates results across large repositories. It utilizes persistent background agents to coordinate multi-step workflows, reducing latency and user intervention. In a rigorous beta test, the system optimized GPU kernels on Nvidia Hopper hardware, executing over 1,000 tool calls in sessions lasting up to 24 hours. The agent improved performance against baseline implementations using techniques like fusion and tiling. Muse Code also features a local event log ensuring restart-safe runtime, allowing tasks to resume after crashes. This release marks a shift toward autonomous agents capable of maintaining direction through extended engineering decisions rather than single-pass answers. Meta aims to streamline multi-step development processes by minimizing repeated information gathering and enhancing the efficiency of large-scale software maintenance and optimization efforts for developers.
💡 Why It Matters
- · Persistent agents that survive crashes and maintain context over 24 hours fundamentally change how developers approach complex infrastructure optimization.
- · This capability moves AI from a snippet generator to an autonomous engineer capable of iterating on high-performance computing tasks without constant human oversight.