<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Hui Chen</title>
    <description>The latest articles on DEV Community by Hui Chen (@hui_chen_2437f5c7248178f9).</description>
    <link>https://dev.to/hui_chen_2437f5c7248178f9</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4005242%2F3ab731cb-d296-469c-87ae-7182c52b357b.png</url>
      <title>DEV Community: Hui Chen</title>
      <link>https://dev.to/hui_chen_2437f5c7248178f9</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hui_chen_2437f5c7248178f9"/>
    <language>en</language>
    <item>
      <title>I built TokenBoard to track AI coding token usage without uploading prompts or code</title>
      <dc:creator>Hui Chen</dc:creator>
      <pubDate>Sat, 27 Jun 2026 11:26:08 +0000</pubDate>
      <link>https://dev.to/hui_chen_2437f5c7248178f9/i-built-tokenboard-to-track-ai-coding-token-usage-without-uploading-prompts-or-code-39ek</link>
      <guid>https://dev.to/hui_chen_2437f5c7248178f9/i-built-tokenboard-to-track-ai-coding-token-usage-without-uploading-prompts-or-code-39ek</guid>
      <description>&lt;p&gt;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.&lt;/p&gt;

&lt;p&gt;So I built TokenBoard: &lt;a href="https://token-board.com/" rel="noopener noreferrer"&gt;https://token-board.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;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:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;tokens&lt;/li&gt;
&lt;li&gt;sessions&lt;/li&gt;
&lt;li&gt;messages&lt;/li&gt;
&lt;li&gt;models&lt;/li&gt;
&lt;li&gt;estimated cost&lt;/li&gt;
&lt;li&gt;active days&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The main privacy rule is simple: TokenBoard does not upload prompts or code. It only reports usage metrics.&lt;/p&gt;

&lt;p&gt;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.&lt;/p&gt;

&lt;p&gt;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.&lt;/p&gt;

&lt;p&gt;Site: &lt;a href="https://token-board.com/" rel="noopener noreferrer"&gt;https://token-board.com/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
