Sixteen Claude AIs Build a Rust-C Compiler to Boot Linux Kernel

1 min read
Source: Ars Technica
Sixteen Claude AIs Build a Rust-C Compiler to Boot Linux Kernel
Photo: Ars Technica
TL;DR Summary

Anthropic ran 16 Claude Opus 4.6 agents on a shared Git repo to autonomously build a Rust-based C compiler; over two weeks and about $20k in API fees, the system produced a compiler that can build major open-source projects and boot the Linux kernel across x86, ARM, and RISC-V, and it even runs Doom, with a 99% pass rate on GCC’s torture tests. The effort relied on autonomous agent teams, task locking, and bespoke test harnesses, but required substantial human scaffolding and faces notable limits (no 16-bit x86 backend, buggy assembler/linker, and degraded coherence beyond ~100k lines), illustrating both the promise and caveats of current multi-agent coding.

Share this article

Reading Insights

Total Reads

1

Unique Readers

1

Time Saved

6 min

vs 7 min read

Condensed

92%

1,290107 words

Want the full story? Read the original article

Read on Ars Technica