{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreiht265iimtuwuamgz3gbia7jdm7qgxu5obwzbwgytffd75qw2ba7m",
"uri": "at://did:plc:25rdn5elo5izoxrmtis34zuk/app.bsky.feed.post/3mpbfiakms5u2"
},
"coverImage": {
"$type": "blob",
"ref": {
"$link": "bafkreib6avungqgxshgf3kp45to6svfcjmf2ncerf7co5uaiokfnplmsdi"
},
"mimeType": "image/webp",
"size": 116108
},
"path": "/hui_chen_2437f5c7248178f9/i-built-tokenboard-to-track-ai-coding-token-usage-without-uploading-prompts-or-code-39ek",
"publishedAt": "2026-06-27T11:26:08.000Z",
"site": "https://dev.to",
"tags": [
"ai",
"programming",
"https://token-board.com/"
],
"textContent": "AI coding tools are getting good enough that I wanted a simple way to understand usage across real work, not just guesses from billing pages.\n\nSo I built TokenBoard: https://token-board.com/\n\nIt is a small leaderboard and personal stats page for AI coding usage. The local CLI currently supports Codex and reports aggregate metrics such as:\n\n * tokens\n * sessions\n * messages\n * models\n * estimated cost\n * active days\n\n\n\nThe main privacy rule is simple: TokenBoard does not upload prompts or code. It only reports usage metrics.\n\nThe product is still early. Right now the collector supports Codex, and I plan to add Claude Code and other AI coding agents later. The goal is to make it easier for developers to compare usage, understand cost, and optionally share a small stats card if they want to.\n\nIf you use Codex often, I would appreciate feedback on whether this is useful and what metrics would make the leaderboard or profile page better.\n\nSite: https://token-board.com/",
"title": "I built TokenBoard to track AI coding token usage without uploading prompts or code"
}