Autonomous loop
- Runs continuously with no hard iteration limit
- Auto-resets
[~]tasks on startup (optional) - Timeout handling with fail or retry mode
AutoDev
VS Code Extension
AutoDev reads your TODO.md, sends each task to Claude Code or
GitHub Copilot, waits for completion, marks done, and moves to the next task.
It keeps running continuously, without manual babysitting.
Simple flow, reliable automation.
TODO.md with - [ ].- [x].Built for fully hands-off, production-like task execution.
[~] tasks on startup (optional)chat.editing.autoAccept = truechat.editing.autoAcceptDelay = 800Standardized TODO transitions keep automation predictable.
[ ] pending task[~] in progress task[x] YYYY-MM-DD task text done task