RIL resources i love
Descriptions, notes, and TILs marked with this icon are AI-generated. Pencil icon means my own words.
This is real, ongoing curation โ€” everything here is something I've actually read, listened to, or watched and saved, not sample data. Set up your own instance.

#orchestration

1 item

Links

post pub. Jan 1, 2026

Steve Yegge introduces Gas Town, an opinionated orchestrator for running 20-30 Claude Code instances at once, built on his Beads issue tracker. Coding agents are organized into seven roles (Mayor, Polecats, Refinery, Witness, Deacon, Dogs, Crew) that pick up persistent "molecule" workflows from a Git-backed queue, self-restart across crashes and context limits, and merge work through a dedicated queue โ€” explicitly compared to Kubernetes and Temporal, but optimizing for task completion rather than uptime.