Building software with an amnesiac agent: notes on a resumable overnight build loop
A developer built a resumable overnight build loop using an autonomous coding agent that starts each session with zero memory. The system externalizes state through granular checkpoints, decision logg…