tokentracker-cli 0.6.3 → 0.6.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3,16 +3,32 @@
3
3
  <channel>
4
4
  <title>Token Tracker Updates</title>
5
5
  <link>https://www.tokentracker.cc/</link>
6
- <description>Product updates for Token Tracker token tracking.</description>
6
+ <description>Product updates for Token Tracker — the local-first token usage tracker for AI coding agent CLIs.</description>
7
7
  <language>en-us</language>
8
- <lastBuildDate>Tue, 24 Feb 2026 00:00:00 GMT</lastBuildDate>
8
+ <lastBuildDate>Thu, 07 May 2026 00:00:00 GMT</lastBuildDate>
9
9
 
10
10
  <item>
11
- <title>Token Tracker Homepage</title>
11
+ <title>v0.6.4 Project usage attribution and token formatting fixes</title>
12
12
  <link>https://www.tokentracker.cc/</link>
13
- <guid isPermaLink="true">https://www.tokentracker.cc/</guid>
14
- <pubDate>Tue, 24 Feb 2026 00:00:00 GMT</pubDate>
15
- <description>Track token usage across AI coding agents with Token Tracker.</description>
13
+ <guid isPermaLink="false">https://www.tokentracker.cc/#v0.6.4</guid>
14
+ <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
15
+ <description>Auto-verify projects from canonical git owner/repo paths, align dev and production endpoints for project attribution, and format token numbers with thousands separators across the dashboard.</description>
16
+ </item>
17
+
18
+ <item>
19
+ <title>v0.6.3 — Domain migrated to www.tokentracker.cc</title>
20
+ <link>https://www.tokentracker.cc/</link>
21
+ <guid isPermaLink="false">https://www.tokentracker.cc/#v0.6.3</guid>
22
+ <pubDate>Sun, 04 May 2026 00:00:00 GMT</pubDate>
23
+ <description>Production domain migrated to www.tokentracker.cc with apex 307 redirect and updated canonical URLs.</description>
24
+ </item>
25
+
26
+ <item>
27
+ <title>13 AI coding agent CLIs supported</title>
28
+ <link>https://www.tokentracker.cc/</link>
29
+ <guid isPermaLink="false">https://www.tokentracker.cc/#providers-13</guid>
30
+ <pubDate>Mon, 28 Apr 2026 00:00:00 GMT</pubDate>
31
+ <description>Track Claude Code, Codex, Cursor, Gemini, OpenCode, OpenClaw, Every Code, Kiro, Hermes Agent, GitHub Copilot, Kimi Code, oh-my-pi, and CodeBuddy in one unified dashboard.</description>
16
32
  </item>
17
33
  </channel>
18
34
  </rss>
@@ -80,7 +80,10 @@
80
80
  "name": "Token Tracker",
81
81
  "url": "https://www.tokentracker.cc/",
82
82
  "logo": "https://www.tokentracker.cc/icon-512.png",
83
- "sameAs": ["https://github.com/anthropics/tokentracker"]
83
+ "sameAs": [
84
+ "https://github.com/mm7894215/TokenTracker",
85
+ "https://www.npmjs.com/package/tokentracker-cli"
86
+ ]
84
87
  },
85
88
  {
86
89
  "@type": "SoftwareApplication",
@@ -88,20 +91,68 @@
88
91
  "applicationCategory": "DeveloperApplication",
89
92
  "operatingSystem": "macOS, Linux, Windows",
90
93
  "url": "https://www.tokentracker.cc/",
91
- "downloadUrl": "https://www.npmjs.com/package/tokentracker",
92
- "description": "Track token usage across AI coding agent clients including Codex, Claude Code, OpenCode, Gemini, and OpenClaw."
94
+ "downloadUrl": "https://www.npmjs.com/package/tokentracker-cli",
95
+ "installUrl": "https://www.npmjs.com/package/tokentracker-cli",
96
+ "offers": {
97
+ "@type": "Offer",
98
+ "price": "0",
99
+ "priceCurrency": "USD"
100
+ },
101
+ "description": "Local-first token usage tracker for 13 AI coding agent CLIs: Claude Code, Codex, Cursor, Gemini, OpenCode, OpenClaw, Kiro, Hermes, GitHub Copilot, Kimi Code, oh-my-pi, CodeBuddy, and Every Code."
93
102
  },
94
103
  {
95
104
  "@type": "WebSite",
96
105
  "name": "Token Tracker",
97
106
  "url": "https://www.tokentracker.cc/",
98
- "description": "Track token usage across AI coding agent clients with auditable metrics."
107
+ "description": "Track token usage across AI coding agent CLIs with auditable, privacy-respecting metrics."
99
108
  },
100
109
  {
101
110
  "@type": "WebPage",
102
111
  "name": "Token Tracker Homepage",
103
112
  "url": "https://www.tokentracker.cc/",
104
- "description": "Install Token Tracker in one command and monitor token usage across AI coding agent clients."
113
+ "description": "Install Token Tracker in one command and monitor token usage across AI coding agent CLIs."
114
+ },
115
+ {
116
+ "@type": "BreadcrumbList",
117
+ "itemListElement": [
118
+ {
119
+ "@type": "ListItem",
120
+ "position": 1,
121
+ "name": "Home",
122
+ "item": "https://www.tokentracker.cc/"
123
+ },
124
+ {
125
+ "@type": "ListItem",
126
+ "position": 2,
127
+ "name": "Leaderboard",
128
+ "item": "https://www.tokentracker.cc/leaderboard"
129
+ },
130
+ {
131
+ "@type": "ListItem",
132
+ "position": 3,
133
+ "name": "Claude IP Check",
134
+ "item": "https://www.tokentracker.cc/ip-check"
135
+ }
136
+ ]
137
+ },
138
+ {
139
+ "@type": "ItemList",
140
+ "name": "Supported AI coding agent CLIs",
141
+ "itemListElement": [
142
+ { "@type": "ListItem", "position": 1, "name": "Claude Code" },
143
+ { "@type": "ListItem", "position": 2, "name": "Codex CLI" },
144
+ { "@type": "ListItem", "position": 3, "name": "Cursor IDE" },
145
+ { "@type": "ListItem", "position": 4, "name": "Gemini CLI" },
146
+ { "@type": "ListItem", "position": 5, "name": "OpenCode" },
147
+ { "@type": "ListItem", "position": 6, "name": "OpenClaw" },
148
+ { "@type": "ListItem", "position": 7, "name": "Every Code" },
149
+ { "@type": "ListItem", "position": 8, "name": "Kiro" },
150
+ { "@type": "ListItem", "position": 9, "name": "Hermes Agent" },
151
+ { "@type": "ListItem", "position": 10, "name": "GitHub Copilot" },
152
+ { "@type": "ListItem", "position": 11, "name": "Kimi Code" },
153
+ { "@type": "ListItem", "position": 12, "name": "oh-my-pi" },
154
+ { "@type": "ListItem", "position": 13, "name": "CodeBuddy" }
155
+ ]
105
156
  },
106
157
  {
107
158
  "@type": "FAQPage",
@@ -111,15 +162,31 @@
111
162
  "name": "How do I install Token Tracker?",
112
163
  "acceptedAnswer": {
113
164
  "@type": "Answer",
114
- "text": "Run npx tokentracker init in your terminal, then connect your account to start syncing usage."
165
+ "text": "Run npx tokentracker-cli in your terminal. The CLI auto-detects installed AI coding tools, installs hooks, and starts a local dashboard at http://localhost:7680."
166
+ }
167
+ },
168
+ {
169
+ "@type": "Question",
170
+ "name": "Which AI coding CLIs does Token Tracker support?",
171
+ "acceptedAnswer": {
172
+ "@type": "Answer",
173
+ "text": "Token Tracker supports 13 AI coding agent CLIs: Claude Code, Codex CLI, Cursor IDE, Gemini CLI, OpenCode, OpenClaw, Every Code, Kiro, Hermes Agent, GitHub Copilot, Kimi Code, oh-my-pi (omp), and CodeBuddy."
174
+ }
175
+ },
176
+ {
177
+ "@type": "Question",
178
+ "name": "Is Token Tracker free and open source?",
179
+ "acceptedAnswer": {
180
+ "@type": "Answer",
181
+ "text": "Yes. Token Tracker is free and open source on GitHub at https://github.com/mm7894215/TokenTracker and published on npm as tokentracker-cli. The macOS menu bar app is also available via Homebrew tap mm7894215/tokentracker."
115
182
  }
116
183
  },
117
184
  {
118
185
  "@type": "Question",
119
- "name": "Which AI coding clients are supported?",
186
+ "name": "Does Token Tracker collect my prompts or conversations?",
120
187
  "acceptedAnswer": {
121
188
  "@type": "Answer",
122
- "text": "Token Tracker supports Codex, Claude Code, OpenCode, Gemini, and OpenClaw."
189
+ "text": "No. Token Tracker only records token counts, model names, timestamps, and project attribution. It never reads, stores, or uploads prompts, completions, or conversation content."
123
190
  }
124
191
  },
125
192
  {
@@ -127,7 +194,15 @@
127
194
  "name": "What does Token Tracker track?",
128
195
  "acceptedAnswer": {
129
196
  "@type": "Answer",
130
- "text": "Token Tracker tracks token usage and usage trends across models, projects, and time while emphasizing minimal data collection and auditable metrics."
197
+ "text": "Token Tracker tracks input, output, cached, and cache-creation tokens per model, project, and time window. It also detects rate limits and subscription status for Claude, Codex, Cursor, Gemini, Kiro, and Antigravity."
198
+ }
199
+ },
200
+ {
201
+ "@type": "Question",
202
+ "name": "Does Token Tracker work offline?",
203
+ "acceptedAnswer": {
204
+ "@type": "Answer",
205
+ "text": "Yes. Token Tracker is local-first. All parsing, aggregation, and dashboard rendering happens on your machine. Cloud sync is optional and used only for the public leaderboard."
131
206
  }
132
207
  }
133
208
  ]
@@ -135,73 +210,119 @@
135
210
  ]
136
211
  }
137
212
  </script>
138
- <script type="module" crossorigin src="/assets/main-CJuqltGs.js"></script>
213
+ <script type="module" crossorigin src="/assets/main-CviVBKeR.js"></script>
139
214
  <link rel="stylesheet" crossorigin href="/assets/main-HLMqEvtH.css">
140
215
  </head>
141
216
  <body>
142
217
  <main class="aeo-seed-content" aria-label="Token Tracker AI-readable summary">
143
- <h1>Token Tracker: Token usage tracker for AI agent CLIs</h1>
218
+ <h1>Token Tracker: Token usage tracker for AI coding agent CLIs</h1>
144
219
  <p>
145
- Token Tracker helps developers measure token usage across Codex, Claude Code, OpenCode, Gemini, and
146
- OpenClaw in one dashboard. It focuses on minimal data collection, auditable metrics, and clear
147
- visibility into model and project usage.
220
+ Token Tracker is a free, open-source, local-first dashboard that automatically tracks token usage
221
+ across 13 AI coding agent CLIs in one place: Claude Code, Codex CLI, Cursor IDE, Gemini CLI, OpenCode,
222
+ OpenClaw, Every Code, Kiro, Hermes Agent, GitHub Copilot, Kimi Code, oh-my-pi (omp), and CodeBuddy.
223
+ It focuses on minimal data collection, auditable metrics, and clear visibility into model and project
224
+ usage. Token counts only — never prompts or conversation content.
148
225
  </p>
149
226
 
150
227
  <h2>Install in one command</h2>
151
- <p><code>npx tokentracker init</code></p>
228
+ <p><code>npx tokentracker-cli</code></p>
229
+ <p>
230
+ On first run, the CLI auto-detects installed AI coding tools, installs the appropriate hooks
231
+ (SessionEnd hooks, TOML notify arrays, plugins, or passive log readers depending on the tool), and
232
+ starts a local dashboard at <code>http://localhost:7680</code>. macOS users can also install the
233
+ native menu bar app via <code>brew install --cask mm7894215/tokentracker/tokentracker</code>.
234
+ </p>
235
+
236
+ <h2>What you get after installing</h2>
152
237
  <p>
153
- After initialization, connect your account and start syncing usage data from supported AI coding
154
- clients.
238
+ Token Tracker runs entirely on your machine. After <code>npx tokentracker-cli</code>, a local
239
+ dashboard at <code>http://localhost:7680</code> exposes the following views — none of them require an
240
+ account, and your data never leaves your device unless you opt into cloud sync.
155
241
  </p>
242
+ <ul>
243
+ <li><strong>Unified usage dashboard</strong> — input, output, cached, and cache-creation tokens across all 13 AI coding tools.</li>
244
+ <li><strong>Cost analysis</strong> — per-model pricing breakdown across 70+ models.</li>
245
+ <li><strong>Usage limits view</strong> — live rate-limit and subscription status for Claude, Codex, Cursor, Gemini, Kiro, and Antigravity.</li>
246
+ <li><strong>Project attribution</strong> — see which repository or workspace consumed which tokens.</li>
247
+ <li><strong>Activity heatmap & trend charts</strong> — GitHub-style contribution calendar plus day / week / month / total / custom-range charts.</li>
248
+ <li><strong>Skills browser</strong> — discover and install agent skills from the open ecosystem.</li>
249
+ <li><strong>macOS menu bar app & desktop widget</strong> — at-a-glance usage without opening the dashboard.</li>
250
+ </ul>
251
+ <p><em>Privacy by design</em>: token counts only, never prompts or conversation content. Local-first; cloud sync is optional and powers only the public leaderboard.</p>
156
252
 
157
- <h2>What Token Tracker provides</h2>
253
+ <h2>Supported AI coding agent CLIs</h2>
158
254
  <ul>
159
- <li>Unified token usage tracking across multiple AI coding tools.</li>
160
- <li>Leaderboard and project-level usage comparisons.</li>
161
- <li>Structured visibility into model, daily, and monthly consumption.</li>
255
+ <li><strong>Claude Code</strong> Anthropic's official coding agent CLI; integrated via SessionEnd hook.</li>
256
+ <li><strong>Codex CLI</strong> — OpenAI Codex command-line agent; integrated via TOML notify array in <code>~/.codex/config.toml</code>.</li>
257
+ <li><strong>Cursor IDE</strong> Cursor editor; usage fetched via local SQLite auth + CSV API.</li>
258
+ <li><strong>Gemini CLI</strong> — Google Gemini coding CLI; SessionEnd hook integration.</li>
259
+ <li><strong>OpenCode</strong> — open-source coding agent; plugin + SQLite audit.</li>
260
+ <li><strong>OpenClaw</strong> — modern session plugin integration.</li>
261
+ <li><strong>Every Code</strong> — Codex-compatible TOML notify hook.</li>
262
+ <li><strong>Kiro</strong> — SQLite + JSONL hybrid log reader.</li>
263
+ <li><strong>Hermes Agent</strong> — SQLite sessions table at <code>~/.hermes/state.db</code>.</li>
264
+ <li><strong>GitHub Copilot</strong> — OpenTelemetry file exporter integration (<code>COPILOT_OTEL_FILE_EXPORTER_PATH</code>).</li>
265
+ <li><strong>Kimi Code</strong> — passive <code>wire.jsonl</code> reader.</li>
266
+ <li><strong>oh-my-pi (omp)</strong> — passive JSONL session reader.</li>
267
+ <li><strong>CodeBuddy (Tencent)</strong> — Claude-Code fork; SessionEnd hook in <code>~/.codebuddy/settings.json</code>.</li>
162
268
  </ul>
163
269
 
164
270
  <h2>Who should use Token Tracker</h2>
165
271
  <p>
166
- Token Tracker is designed for developers, founders, and engineering teams who rely on multiple AI coding
272
+ Token Tracker is built for developers, founders, and engineering teams who rely on multiple AI coding
167
273
  assistants and need a single place to understand token consumption. Instead of checking each tool
168
274
  separately, you can compare usage trends by model, project, and time window in one dashboard.
169
275
  </p>
170
276
  <p>
171
- Teams use Token Tracker to answer practical questions: which model is consuming the most budget, whether
172
- a new workflow increases cost, and how token usage shifts over days or weeks. This makes budgeting,
173
- optimization, and reporting easier without introducing heavy tracking overhead.
277
+ Teams use Token Tracker to answer practical questions: which model is consuming the most budget,
278
+ whether a new workflow increases cost, how a Pro plan is tracking against rate limits, and how token
279
+ usage shifts over days or weeks. This makes budgeting, optimization, and reporting easier without
280
+ introducing heavy tracking overhead.
174
281
  </p>
282
+
283
+ <h2>How it works</h2>
175
284
  <p>
176
- Token Tracker focuses on minimal data collection and auditable metrics so that usage visibility stays clear
177
- and trustworthy. The default install flow is command-line first, and the dashboard is built for fast
178
- scanning, comparison, and sharing of usage snapshots.
285
+ Each supported tool emits usage data when a session ends. Token Tracker's parser
286
+ (<code>src/lib/rollout.js</code>) normalizes 9 distinct log formats into a unified schema: half-hour
287
+ UTC buckets keyed by <code>(source, model, hour_start)</code>. Aggregated buckets are written to
288
+ <code>queue.jsonl</code> and served from a local HTTP API on port 7680. The React dashboard reads
289
+ from those endpoints; cloud sync (optional) uploads bucketed counts to InsForge for the public
290
+ leaderboard.
179
291
  </p>
180
292
 
181
293
  <h2>Frequently asked questions</h2>
182
294
  <h3>How do I install Token Tracker?</h3>
183
- <p>Run <code>npx tokentracker init</code>, then connect your account and start syncing usage.</p>
295
+ <p>Run <code>npx tokentracker-cli</code>. The CLI auto-detects your AI coding tools, installs hooks, and opens the dashboard.</p>
296
+
297
+ <h3>Which AI coding CLIs does Token Tracker support?</h3>
298
+ <p>Claude Code, Codex CLI, Cursor IDE, Gemini CLI, OpenCode, OpenClaw, Every Code, Kiro, Hermes Agent, GitHub Copilot, Kimi Code, oh-my-pi (omp), and CodeBuddy — 13 in total.</p>
299
+
300
+ <h3>Is Token Tracker free and open source?</h3>
301
+ <p>Yes. Source on GitHub at <a href="https://github.com/mm7894215/TokenTracker">github.com/mm7894215/TokenTracker</a>; npm package <code>tokentracker-cli</code>.</p>
184
302
 
185
- <h3>Which AI coding clients are supported?</h3>
186
- <p>Token Tracker supports Codex, Claude Code, OpenCode, Gemini, and OpenClaw.</p>
303
+ <h3>Does Token Tracker collect my prompts or conversations?</h3>
304
+ <p>No. Only token counts, model names, timestamps, and project attribution are recorded. Prompts and completions are never read or uploaded.</p>
187
305
 
188
306
  <h3>What does Token Tracker track?</h3>
189
- <p>
190
- It tracks token usage and trends by model, project, and time window, then visualizes insights in a
191
- unified dashboard and leaderboard.
192
- </p>
307
+ <p>Input, output, cached, and cache-creation tokens per model, project, and time window. It also surfaces rate limits and subscription status for Claude Pro, ChatGPT plans, Cursor, Gemini, Kiro, and Antigravity.</p>
308
+
309
+ <h3>Does Token Tracker work offline?</h3>
310
+ <p>Yes. Token Tracker is local-first. All parsing, aggregation, and dashboard rendering happen on your machine. Cloud sync is optional and powers only the public leaderboard.</p>
193
311
 
194
- <h3>Important resources</h3>
312
+ <h2>Resources</h2>
195
313
  <ul>
196
- <li><a href="/share">Share dashboard view</a></li>
197
- <li><a href="/share.html">Share static page</a></li>
198
- <li><a href="/index.html">Homepage static page</a></li>
199
- <li><a href="/share?mode=public">Public share mode</a></li>
200
- <li><a href="/share?mode=snapshot">Snapshot share mode</a></li>
201
- <li><a href="/?section=install">Install section</a></li>
202
- <li><a href="https://www.npmjs.com/package/tokentracker">NPM package</a></li>
203
- <li><a href="https://github.com/anthropics/tokentracker">GitHub repository</a></li>
314
+ <li><a href="https://www.tokentracker.cc/">Homepage and install instructions</a></li>
315
+ <li><a href="https://www.tokentracker.cc/leaderboard">Public token usage leaderboard</a></li>
316
+ <li><a href="https://www.tokentracker.cc/ip-check">Claude IP region checker</a></li>
317
+ <li><a href="https://www.npmjs.com/package/tokentracker-cli">npm: tokentracker-cli</a></li>
318
+ <li><a href="https://github.com/mm7894215/TokenTracker">GitHub: mm7894215/TokenTracker</a></li>
319
+ <li><a href="https://github.com/mm7894215/TokenTracker/issues">Report an issue</a></li>
204
320
  </ul>
321
+ <p>
322
+ <strong>Note:</strong> The usage dashboard, rate-limit panel, project attribution, skills browser,
323
+ and widget previews are part of the local app at <code>http://localhost:7680</code> after install —
324
+ they are not standalone public URLs.
325
+ </p>
205
326
  </main>
206
327
 
207
328
  <div id="root"></div>
@@ -1,6 +1,8 @@
1
1
  # Token Tracker LLMs Index
2
2
 
3
- Token Tracker tracks token usage across AI coding agent clients (Claude Code, Codex, Cursor, Kiro, Gemini, OpenCode, OpenClaw, Every Code).
3
+ Token Tracker is a free, open-source, local-first token usage tracker for 13 AI coding
4
+ agent CLIs: Claude Code, Codex CLI, Cursor IDE, Gemini CLI, OpenCode, OpenClaw, Every Code,
5
+ Kiro, Hermes Agent, GitHub Copilot, Kimi Code, oh-my-pi (omp), and CodeBuddy.
4
6
 
5
7
  ## Canonical URL
6
8
  - [Homepage](https://www.tokentracker.cc/)
@@ -8,15 +10,44 @@ Token Tracker tracks token usage across AI coding agent clients (Claude Code, Co
8
10
  ## Priority URLs
9
11
  - [Homepage](https://www.tokentracker.cc/)
10
12
  - [Leaderboard](https://www.tokentracker.cc/leaderboard)
13
+ - [Claude IP check](https://www.tokentracker.cc/ip-check)
14
+
15
+ ## Post-install (local) views
16
+ After running `npx tokentracker-cli`, these views are available at http://localhost:7680
17
+ on the user's own machine — they are not public URLs:
18
+ - Usage dashboard, cost analysis, usage limits panel
19
+ - Project attribution, activity heatmap, trend charts
20
+ - Skills browser, widget gallery, settings
11
21
 
12
22
  ## Product
13
23
  - Install command: `npx tokentracker-cli`
14
- - [NPM package](https://www.npmjs.com/package/tokentracker-cli)
24
+ - macOS app: `brew install --cask mm7894215/tokentracker/tokentracker`
25
+ - [npm package](https://www.npmjs.com/package/tokentracker-cli)
15
26
  - [Source repository](https://github.com/mm7894215/TokenTracker)
27
+ - [Homebrew tap](https://github.com/mm7894215/homebrew-tokentracker)
28
+
29
+ ## Supported AI coding agent CLIs (13)
30
+ - Claude Code (Anthropic) — SessionEnd hook
31
+ - Codex CLI (OpenAI) — TOML notify array
32
+ - Cursor IDE — local SQLite + CSV API
33
+ - Gemini CLI (Google) — SessionEnd hook
34
+ - OpenCode — plugin + SQLite audit
35
+ - OpenClaw — session plugin
36
+ - Every Code — TOML notify array
37
+ - Kiro — SQLite + JSONL hybrid
38
+ - Hermes Agent — SQLite sessions table (~/.hermes/state.db)
39
+ - GitHub Copilot — OpenTelemetry file exporter
40
+ - Kimi Code — passive wire.jsonl reader
41
+ - oh-my-pi (omp) — passive JSONL reader
42
+ - CodeBuddy (Tencent) — SessionEnd hook (Claude Code fork)
16
43
 
17
44
  ## Policy and Discovery
18
45
  - [llms.txt](https://www.tokentracker.cc/llms.txt)
46
+ - [sitemap.xml](https://www.tokentracker.cc/sitemap.xml)
47
+ - [feed.xml](https://www.tokentracker.cc/feed.xml)
48
+ - [robots.txt](https://www.tokentracker.cc/robots.txt)
19
49
  - Data principle: token counts only, never prompts or conversation content.
50
+ - Local-first: all parsing, aggregation, and dashboard rendering happen on-device. Cloud sync is optional.
20
51
 
21
52
  ## Contact
22
53
  - [GitHub issues](https://github.com/mm7894215/TokenTracker/issues)
@@ -51,7 +51,7 @@
51
51
  "description": "Shareable Token Tracker dashboard snapshot."
52
52
  }
53
53
  </script>
54
- <script type="module" crossorigin src="/assets/main-CJuqltGs.js"></script>
54
+ <script type="module" crossorigin src="/assets/main-CviVBKeR.js"></script>
55
55
  <link rel="stylesheet" crossorigin href="/assets/main-HLMqEvtH.css">
56
56
  </head>
57
57
  <body>
@@ -104,12 +104,10 @@
104
104
 
105
105
  <h2>Quick links</h2>
106
106
  <ul>
107
- <li><a href="https://www.tokentracker.cc/">Open Token Tracker homepage</a></li>
108
- <li><a href="/index.html">Homepage static page</a></li>
109
- <li><a href="/share">Share route</a></li>
110
- <li><a href="/share.html">Share static page</a></li>
111
- <li><a href="/share?mode=public">Public share mode</a></li>
112
- <li><a href="/share?mode=snapshot">Snapshot share mode</a></li>
107
+ <li><a href="https://www.tokentracker.cc/">Token Tracker homepage</a></li>
108
+ <li><a href="https://www.tokentracker.cc/leaderboard">Public leaderboard</a></li>
109
+ <li><a href="https://github.com/mm7894215/TokenTracker">GitHub: mm7894215/TokenTracker</a></li>
110
+ <li><a href="https://www.npmjs.com/package/tokentracker-cli">npm: tokentracker-cli</a></li>
113
111
  </ul>
114
112
  </main>
115
113
 
@@ -2,12 +2,26 @@
2
2
  <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
3
3
  <url>
4
4
  <loc>https://www.tokentracker.cc/</loc>
5
+ <lastmod>2026-05-07</lastmod>
5
6
  <changefreq>weekly</changefreq>
6
7
  <priority>1.0</priority>
7
8
  </url>
8
9
  <url>
9
- <loc>https://www.tokentracker.cc/share</loc>
10
+ <loc>https://www.tokentracker.cc/leaderboard</loc>
11
+ <lastmod>2026-05-07</lastmod>
10
12
  <changefreq>daily</changefreq>
11
- <priority>0.8</priority>
13
+ <priority>0.9</priority>
14
+ </url>
15
+ <url>
16
+ <loc>https://www.tokentracker.cc/ip-check</loc>
17
+ <lastmod>2026-05-07</lastmod>
18
+ <changefreq>monthly</changefreq>
19
+ <priority>0.5</priority>
20
+ </url>
21
+ <url>
22
+ <loc>https://www.tokentracker.cc/share</loc>
23
+ <lastmod>2026-05-07</lastmod>
24
+ <changefreq>weekly</changefreq>
25
+ <priority>0.4</priority>
12
26
  </url>
13
27
  </urlset>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tokentracker-cli",
3
- "version": "0.6.3",
3
+ "version": "0.6.5",
4
4
  "description": "Token usage tracker for AI agent CLIs (Claude Code, Codex, Cursor, Gemini, Kiro, OpenCode, OpenClaw, Every Code, Hermes, GitHub Copilot, Kimi Code, CodeBuddy, oh-my-pi, Craft Agents)",
5
5
  "main": "src/cli.js",
6
6
  "bin": {