Passing on control to your AI coding agent team entirely?
Passing on control to your AI coding agent team entirely?
Anthropic researcher Nicholas Carlini conducted a stress test of their Claude Opus 4.6 model by deploying 16 parallel AI agents to build a complete C compiler in Rust from scratch(https://lnkd.in/eGMp4b2K). Over approximately two weeks and nearly 2,000 Claude Code sessions, the agents autonomously produced a 100,000-line compiler capable of compiling the Linux 6.9 kernel across multiple architectures (x86, ARM, and RISC-V). The experiment cost around $20,000 in API fees and demonstrated that coordinated AI agent teams can tackle complex systems programming challenges traditionally requiring significant human expertise and architectural oversight.
Adopting this approach would be a nice extension for my pet project where I’m getting good results with a team of Kiro Subagents. I recently wrote about this in https://lnkd.in/e4EHbfHs Having a self-managed orchestrator who runs the team while I’m focusing on other things sounds interesting. At least as an experiment.
💬 Question to you: Have you experimented with parallel AI agent architectures in your own projects? Obviously at smaller scales - quite some budget being burned by the original experiment.
And if you’re using Kiro: have you tried running similar subagent patterns with Claude Code instead? I’d love to hear about your experiences and what worked (or didn’t) for you.
#AI #AgenticAI #SoftwareEngineering #Claude #Kiro
Cross-posted to LinkedIn