An experiment using multiple AI agents (Claude, Codex, Gemini) working in parallel to build a SQLite-like database engine in Rust. The system produced ~19k lines of code with full parser, planner, executor, storage layer, and 282 passing tests. Key insights: 54.5% of commits were coordination overhead, oracle-based testing and

4m read timeFrom kiankyars.github.io
Post cover image
Table of contents
tl;drbackgroundharnessworkflowloopanalysisreplicationlimitationsfuture workinspirationappendixcitation

Sort: