All activity
Lee Overyleft a comment
Hi! I’m the developer behind tick. I built it while doing daily AI-assisted coding. I started with a TODO.md so the agent could resume work the next day. It mostly worked… until it didn’t. The AI would interpret the text differently each run, miss tasks, or reread everything and waste tokens. What I actually needed was: a simple file I could trust as the record of work, but tooling that behaved...
TickDeterministic task tracking for AI-assisted coding
Tick is a lightweight task management CLI designed for AI coding agents. It prioritises determinism, simplicity, and zero-friction git integration. A fast Go CLI that tracks coding tasks in a machine-readable way so AI agents can reliably understand progress. Tasks are stored as a simple JSONL ledger and exposed / readable via a SQLite cache store. Outputs pretty in the terminal for humans, and TOON for AIs.
TickDeterministic task tracking for AI-assisted coding
