In development

Your CLI-first
todo tracker.

Capture todos from your terminal or Claude chat. Query and complete them without leaving your workflow.

$ ydi add "Ship the API" --due "today 5pm"
✓ Added · todo_01j...
$ ydi list --filter today
[ ] Ship the API due 5:00 PM
$ ydi done todo_01j...
✓ Done