24 Days, ~1,250 Commits: What the Agents Got Right and Wrong
A honest retro on building this blog with agents in the loop — where they saved days, where they wandered, and the guardrails that made the speed safe to keep.
A honest retro on building this blog with agents in the loop — where they saved days, where they wandered, and the guardrails that made the speed safe to keep.
One markdown file at the repo root turns scattered AI help into a fleet that stays on-rails. How CLAUDE.md encodes the house rules every agent reads before it touches a line.
How an idea over coffee became a production blog in 24 days and ~1,250 commits, built mostly by AI agents — with a map to every post that tells the story.
Running several coding agents in parallel without collisions. How scoping each agent to one typed layer — with a contract the compiler enforces — kept the build safe.
The first afternoon of building this blog: from an empty folder to a typed Turborepo skeleton — by writing the spec first and letting an agent scaffold the boring 90%.