프롬프트나 코드를 업로드하지 않고 AI 코딩 토큰 사용을 추적하기 위해 TokenBoard를 만들었습니다.

작성자

카테고리:

← 피드로
DEV Community · Hui Chen · 2026-06-27 개발(SW)
Cover image for I built TokenBoard to track AI coding token usage without uploading prompts or code

Hui Chen

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.

So I built TokenBoard: https://token-board.com/

It is a small leaderboard and personal stats page for AI coding usage. The local CLI currently supports Codex and reports aggregate metrics such as:

  • tokens
  • sessions
  • messages
  • models
  • estimated cost
  • active days

The main privacy rule is simple: TokenBoard does not upload prompts or code. It only reports usage metrics.

The 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.

If you use Codex often, I would appreciate feedback on whether this is useful and what metrics would make the leaderboard or profile page better.

Site: https://token-board.com/

원문에서 계속 ↗

코멘트

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다