letsdo turns a plain markdown backlog into a team of autonomous local agents. Each agent is just a prompt file in agents/; run `letsdo ` and it works through every open task assigned to that agent, one task per run, and stops cleanly on Ctrl+C. No framework, no hosted platform — the backlog folder is the single source of truth and task data never leaves your machine.
Required Ruby Version
>= 3.3
Authors
Sergei O. Udalov