So I built AgentBoard. It's a CLI collector that tracks your sessions and puts your stats on a public leaderboard — hours spent, tokens burned, lines changed.
The leaderboard is the fun part. Right now the top user has burned over 50B tokens. I'm at 5.49B and thought that was a lot. It scratches the same itch as checking your Spotify Wrapped — except it's your AI usage and it updates daily.
On privacy: the collector runs locally and only uploads summary numbers. No code, no file contents, no conversation logs. I was paranoid about this because I wouldn't install it myself otherwise.
Currently supports Claude Code and Codex. Curious to see where people land on the board.