composer
Every post tagged composer. Back to the full index →
Teaching the Factory to Pick Its Own Tools
My AI dev platform was choosing models with a regex. A $54 accounting bug, one research paper, and a morning of planning later, Composer is building its own complexity-aware model router. Here's the design.
The Inverse Architecture: Building the System That Builds the Systems
Four months ago I introduced Composer, my AI software factory. Since then it's shipped 642 pull requests for about $4K — and I've stopped reading the code. Here's the architecture everyone else is chasing backwards.
How I Accidentally Used Claude as a Backup System
My autonomous agent platform marked a task DONE but never opened the PR — and then the worktree got cleaned up, taking 1,300 lines of validated work with it. Except it wasn't gone. Claude had been keeping a backup I never asked for.
19 Days, 239 Commits, and One Lesson in Restraint
I hadn't built a mobile app since the Objective-C days. With AI writing nearly all the code, I went from an empty scaffold to app-store-ready in 19 days. The hardest part wasn't building — it was knowing when to stop.
My Remote Agent Experiment: From Cloud Agents to My Own AI Dev Team
OpenClaw didn't work out. Cloud agents frustrated me. So I built my own orchestration platform — six AI agents that design, review, build, test, and document code while I sleep. Here's the story of Composer.