What I Learned Supervising 5 AI Agents on a Real Project
dev.to
I ran 5 AI coding agents in parallel on a real Rust project for a week. Not a demo. Not a toy. A 51K-line codebase with real users. Here's what happened — with actual numbers. The Setup Project: A Rust CLI tool with a daemon, tmux integration, message routing, and a kanban board parser. Team configuration: 1 architect (Claude Opus) — plans and decomposes work 1 manager (Claude Opus) — dispatches tasks, handles escalations 3 engineers (Codex) — parallel execution in isolated workt