flâneur

repomirror/repomirror.md at main · repomirrorhq/repomirror

github.com · 1,264 words · saved by 1 readers

Contribute to repomirrorhq/repomirror development by creating an account on GitHub.

We Put a Coding Agent in a While Loop and It Shipped 6 Repos Overnight This weekend at the YC Agents hackathon, we asked ourselves: what’s the weirdest way we could use a coding agent? Our answer: run Claude Code headlessly in a loop forever and see what happens. Turns out, what happens is: you wake up to 1,000+ commits, six ported codebases, and a wonky little tool we’re calling RepoMirror. How We Got Here We recently stumbled upon a technique promoted by Geoff Huntley, to run a coding agent in a while loop: while :; do cat prompt.md | amp; done One of our team members, Simon, is the…

saved by

related reading