@ipv9/tokentracker-cli 0.39.0
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.
- package/LICENSE +21 -0
- package/README.ja.md +464 -0
- package/README.ko.md +464 -0
- package/README.md +476 -0
- package/README.zh-CN.md +469 -0
- package/bin/tracker.js +52 -0
- package/dashboard/dist/app-icon.png +0 -0
- package/dashboard/dist/apple-touch-icon.png +0 -0
- package/dashboard/dist/assets/ActivityHeatmap-BxBGHY1z.js +42 -0
- package/dashboard/dist/assets/Card-GROxUc_6.js +1 -0
- package/dashboard/dist/assets/DashboardPage-BZ5VFoBk.js +19 -0
- package/dashboard/dist/assets/DevicePage-CQts7ivB.js +1 -0
- package/dashboard/dist/assets/DialogTitle-DqFsk26U.js +1 -0
- package/dashboard/dist/assets/FadeIn-HBBXW_3q.js +1 -0
- package/dashboard/dist/assets/HeaderGithubStar-COD2HfaF.js +1 -0
- package/dashboard/dist/assets/IpCheckPage-Cn0l8-BQ.js +15 -0
- package/dashboard/dist/assets/LandingPage-CmV1BMU4.js +4356 -0
- package/dashboard/dist/assets/LeaderboardAvatar-CiIpWZwb.js +1 -0
- package/dashboard/dist/assets/LeaderboardPage-BU0mlR3g.js +6 -0
- package/dashboard/dist/assets/LeaderboardProfileModal-C49_3Xm9.js +72 -0
- package/dashboard/dist/assets/LeaderboardProfilePage-Bh1n0BAM.js +1 -0
- package/dashboard/dist/assets/LimitsPage-fZAmwLWT.js +2 -0
- package/dashboard/dist/assets/LocalOnlyNotice-D3rQdA-P.js +1 -0
- package/dashboard/dist/assets/LoginPage-enO4XP-c.js +1 -0
- package/dashboard/dist/assets/PopoverPopup-pitJEpN1.js +1 -0
- package/dashboard/dist/assets/Select-tT9x4ntD.js +1 -0
- package/dashboard/dist/assets/SelectItemText-C7F7eIm0.js +1 -0
- package/dashboard/dist/assets/SettingsPage-pDasZNU2.js +1 -0
- package/dashboard/dist/assets/SkillsPage-DEu7FY-2.js +1 -0
- package/dashboard/dist/assets/WidgetsPage-DGcO7rbp.js +1 -0
- package/dashboard/dist/assets/WrappedPage-D_1ID213.js +1 -0
- package/dashboard/dist/assets/agent-logos-DXQVg1xy.js +1 -0
- package/dashboard/dist/assets/arrow-up-right-DNLo92Ba.js +1 -0
- package/dashboard/dist/assets/download-DbBBBpJF.js +1 -0
- package/dashboard/dist/assets/geist-mono-cyrillic-400-normal-BPBWmzPh.woff +0 -0
- package/dashboard/dist/assets/geist-mono-cyrillic-400-normal-Ce5q_31Z.woff2 +0 -0
- package/dashboard/dist/assets/geist-mono-cyrillic-500-normal-CJBLNVQT.woff2 +0 -0
- package/dashboard/dist/assets/geist-mono-cyrillic-500-normal-mNhfPmgl.woff +0 -0
- package/dashboard/dist/assets/geist-mono-cyrillic-700-normal-DH5Q319x.woff +0 -0
- package/dashboard/dist/assets/geist-mono-cyrillic-700-normal-VCNRadI3.woff2 +0 -0
- package/dashboard/dist/assets/geist-mono-cyrillic-900-normal-BKC3PZkM.woff +0 -0
- package/dashboard/dist/assets/geist-mono-cyrillic-900-normal-DdrQ8KBw.woff2 +0 -0
- package/dashboard/dist/assets/geist-mono-latin-400-normal-CoULgQGM.woff +0 -0
- package/dashboard/dist/assets/geist-mono-latin-400-normal-LC9RFr9I.woff2 +0 -0
- package/dashboard/dist/assets/geist-mono-latin-500-normal-D3o2eNa9.woff2 +0 -0
- package/dashboard/dist/assets/geist-mono-latin-500-normal-DOxI7kZ4.woff +0 -0
- package/dashboard/dist/assets/geist-mono-latin-700-normal-D6izGJRP.woff2 +0 -0
- package/dashboard/dist/assets/geist-mono-latin-700-normal-QGw08Lff.woff +0 -0
- package/dashboard/dist/assets/geist-mono-latin-900-normal-CmoKXrdK.woff +0 -0
- package/dashboard/dist/assets/geist-mono-latin-900-normal-Cu5MFKsu.woff2 +0 -0
- package/dashboard/dist/assets/geist-mono-latin-ext-400-normal-Cgks_Qgx.woff2 +0 -0
- package/dashboard/dist/assets/geist-mono-latin-ext-400-normal-CxNRRMGd.woff +0 -0
- package/dashboard/dist/assets/geist-mono-latin-ext-500-normal-CQcGuCNt.woff2 +0 -0
- package/dashboard/dist/assets/geist-mono-latin-ext-500-normal-diTenJ8L.woff +0 -0
- package/dashboard/dist/assets/geist-mono-latin-ext-700-normal-BX9f1BHp.woff +0 -0
- package/dashboard/dist/assets/geist-mono-latin-ext-700-normal-YOllDaLV.woff2 +0 -0
- package/dashboard/dist/assets/geist-mono-latin-ext-900-normal-Br6WNUGb.woff +0 -0
- package/dashboard/dist/assets/geist-mono-latin-ext-900-normal-CrmBTzU2.woff2 +0 -0
- package/dashboard/dist/assets/index-BeoRn2gJ.js +2 -0
- package/dashboard/dist/assets/info-Bh5qTz6k.js +1 -0
- package/dashboard/dist/assets/main-BIY3Nj6I.js +969 -0
- package/dashboard/dist/assets/main-G_F9Iu_x.css +1 -0
- package/dashboard/dist/assets/use-limits-display-prefs-B4iJ-bBc.js +1 -0
- package/dashboard/dist/assets/use-native-settings-DHjPFDv8.js +1 -0
- package/dashboard/dist/assets/use-usage-limits-odqe9OY7.js +1 -0
- package/dashboard/dist/assets/useCurrency-BsSZiZMP.js +1 -0
- package/dashboard/dist/assets/useOpenInteractionType-BQhgq4rv.js +12 -0
- package/dashboard/dist/brand-logos/antigravity.svg +1 -0
- package/dashboard/dist/brand-logos/claude-code.svg +1 -0
- package/dashboard/dist/brand-logos/codebuddy.svg +1 -0
- package/dashboard/dist/brand-logos/codex.svg +15 -0
- package/dashboard/dist/brand-logos/copilot.svg +1 -0
- package/dashboard/dist/brand-logos/cursor.svg +1 -0
- package/dashboard/dist/brand-logos/gemini.svg +1 -0
- package/dashboard/dist/brand-logos/grok.svg +1 -0
- package/dashboard/dist/brand-logos/hermes.svg +1 -0
- package/dashboard/dist/brand-logos/kilo.svg +4 -0
- package/dashboard/dist/brand-logos/kimi.svg +1 -0
- package/dashboard/dist/brand-logos/kiro.svg +1 -0
- package/dashboard/dist/brand-logos/openclaw.svg +22 -0
- package/dashboard/dist/brand-logos/opencode.svg +3 -0
- package/dashboard/dist/clawd/happy.svg +161 -0
- package/dashboard/dist/clawd/idle/collapse.svg +101 -0
- package/dashboard/dist/clawd/idle/doze.svg +72 -0
- package/dashboard/dist/clawd/idle/follow.svg +64 -0
- package/dashboard/dist/clawd/idle/living.svg +196 -0
- package/dashboard/dist/clawd/idle/look.svg +115 -0
- package/dashboard/dist/clawd/idle/yawn.svg +158 -0
- package/dashboard/dist/clawd/mini/alert.svg +129 -0
- package/dashboard/dist/clawd/mini/crabwalk.svg +76 -0
- package/dashboard/dist/clawd/mini/enter-sleep.svg +65 -0
- package/dashboard/dist/clawd/mini/enter.svg +115 -0
- package/dashboard/dist/clawd/mini/happy.svg +124 -0
- package/dashboard/dist/clawd/mini/idle-tight.svg +15 -0
- package/dashboard/dist/clawd/mini/idle.svg +83 -0
- package/dashboard/dist/clawd/mini/peek.svg +82 -0
- package/dashboard/dist/clawd/mini/sleep.svg +112 -0
- package/dashboard/dist/clawd/react/double.svg +108 -0
- package/dashboard/dist/clawd/react/drag.svg +102 -0
- package/dashboard/dist/clawd/react/left.svg +102 -0
- package/dashboard/dist/clawd/react/right.svg +102 -0
- package/dashboard/dist/clawd/sleep/collapse-sleep.svg +247 -0
- package/dashboard/dist/clawd/sleep/sleeping.svg +118 -0
- package/dashboard/dist/clawd/sleep/wake.svg +277 -0
- package/dashboard/dist/clawd/static-base.svg +21 -0
- package/dashboard/dist/clawd/status/disconnected.svg +136 -0
- package/dashboard/dist/clawd/status/error.svg +94 -0
- package/dashboard/dist/clawd/status/notification.svg +134 -0
- package/dashboard/dist/clawd/working/building.svg +231 -0
- package/dashboard/dist/clawd/working/carrying.svg +107 -0
- package/dashboard/dist/clawd/working/conducting.svg +118 -0
- package/dashboard/dist/clawd/working/confused.svg +113 -0
- package/dashboard/dist/clawd/working/debugger.svg +91 -0
- package/dashboard/dist/clawd/working/juggling.svg +82 -0
- package/dashboard/dist/clawd/working/overheated.svg +75 -0
- package/dashboard/dist/clawd/working/pushing.svg +125 -0
- package/dashboard/dist/clawd/working/sweeping.svg +79 -0
- package/dashboard/dist/clawd/working/thinking.svg +119 -0
- package/dashboard/dist/clawd/working/typing.svg +153 -0
- package/dashboard/dist/clawd/working/ultrathink.svg +166 -0
- package/dashboard/dist/clawd/working/wizard.svg +98 -0
- package/dashboard/dist/dashboard-dark.png +0 -0
- package/dashboard/dist/favicon-16.png +0 -0
- package/dashboard/dist/favicon-32.png +0 -0
- package/dashboard/dist/favicon.ico +0 -0
- package/dashboard/dist/feed.xml +34 -0
- package/dashboard/dist/icon-192.png +0 -0
- package/dashboard/dist/icon-512.png +0 -0
- package/dashboard/dist/index.html +355 -0
- package/dashboard/dist/llms.txt +53 -0
- package/dashboard/dist/neon_bg.png +0 -0
- package/dashboard/dist/robots.txt +7 -0
- package/dashboard/dist/share.html +140 -0
- package/dashboard/dist/sitemap.xml +27 -0
- package/dashboard/dist/widgets-overview.png +0 -0
- package/package.json +78 -0
- package/scripts/install-local-service.sh +140 -0
- package/scripts/uninstall-local-service.sh +21 -0
- package/src/cli.js +95 -0
- package/src/commands/device-login.js +161 -0
- package/src/commands/diagnostics.js +38 -0
- package/src/commands/doctor.js +96 -0
- package/src/commands/init.js +1195 -0
- package/src/commands/serve.js +351 -0
- package/src/commands/status.js +609 -0
- package/src/commands/sync.js +2285 -0
- package/src/commands/uninstall.js +189 -0
- package/src/commands/wrapped.js +150 -0
- package/src/lib/antigravity-paths.js +48 -0
- package/src/lib/browser-auth.js +281 -0
- package/src/lib/categorizer-utils.js +232 -0
- package/src/lib/claude-categorizer.js +1319 -0
- package/src/lib/claude-config.js +204 -0
- package/src/lib/cli-ui.js +179 -0
- package/src/lib/codex-config.js +350 -0
- package/src/lib/codex-context-breakdown.js +400 -0
- package/src/lib/codex-rollout-parser.js +623 -0
- package/src/lib/codex-token-refresh.js +112 -0
- package/src/lib/cursor-config.js +425 -0
- package/src/lib/debug-flags.js +7 -0
- package/src/lib/diagnostics.js +272 -0
- package/src/lib/doctor.js +338 -0
- package/src/lib/fs.js +91 -0
- package/src/lib/gemini-config.js +288 -0
- package/src/lib/grok-hook.js +351 -0
- package/src/lib/init-flow.js +42 -0
- package/src/lib/local-api.js +1861 -0
- package/src/lib/openclaw-hook.js +420 -0
- package/src/lib/openclaw-session-plugin.js +520 -0
- package/src/lib/opencode-config.js +99 -0
- package/src/lib/passive-mode.js +185 -0
- package/src/lib/pricing/curated-overrides.json +79 -0
- package/src/lib/pricing/index.js +143 -0
- package/src/lib/pricing/litellm-fetcher.js +172 -0
- package/src/lib/pricing/matcher.js +255 -0
- package/src/lib/pricing/seed-snapshot.json +1 -0
- package/src/lib/progress.js +76 -0
- package/src/lib/project-usage-purge.js +106 -0
- package/src/lib/prompt.js +24 -0
- package/src/lib/proxy-env.js +131 -0
- package/src/lib/rollout.js +8442 -0
- package/src/lib/runtime-config.js +122 -0
- package/src/lib/skill-usage.js +267 -0
- package/src/lib/skills-manager.js +1127 -0
- package/src/lib/source-metadata.js +48 -0
- package/src/lib/sqlite-reader.js +136 -0
- package/src/lib/static-server.js +59 -0
- package/src/lib/subscriptions.js +453 -0
- package/src/lib/tracker-paths.js +16 -0
- package/src/lib/upload-throttle.js +148 -0
- package/src/lib/usage-limits.js +1806 -0
- package/src/lib/wrapped-aggregator.js +225 -0
|
@@ -0,0 +1,355 @@
|
|
|
1
|
+
<!doctype html>
|
|
2
|
+
<html lang="en">
|
|
3
|
+
<head>
|
|
4
|
+
<meta charset="UTF-8" />
|
|
5
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
6
|
+
<title>Token Tracker — Token Usage Tracker for AI Agent CLIs</title>
|
|
7
|
+
<meta name="description" content="Automatically monitor token usage across Claude Code, Cursor, Codex, and more. Local-first, privacy-focused, and zero manual configuration." />
|
|
8
|
+
<meta property="og:site_name" content="Token Tracker" />
|
|
9
|
+
<meta property="og:title" content="Token Tracker — Token Usage Tracker for AI Agent CLIs" />
|
|
10
|
+
<meta property="og:description" content="Automatically monitor token usage across Claude Code, Cursor, Codex, and more. Local-first, privacy-focused, and zero manual configuration." />
|
|
11
|
+
<meta property="og:image" content="https://www.tokentracker.cc/dashboard-dark.png" />
|
|
12
|
+
<meta property="og:type" content="website" />
|
|
13
|
+
<meta property="og:url" content="https://www.tokentracker.cc/" />
|
|
14
|
+
<meta name="twitter:card" content="summary_large_image" />
|
|
15
|
+
<meta name="twitter:title" content="Token Tracker — Token Usage Tracker for AI Agent CLIs" />
|
|
16
|
+
<meta name="twitter:description" content="Automatically monitor token usage across Claude Code, Cursor, Codex, and more. Local-first, privacy-focused, and zero manual configuration." />
|
|
17
|
+
<meta name="twitter:image" content="https://www.tokentracker.cc/dashboard-dark.png" />
|
|
18
|
+
<link rel="canonical" href="https://www.tokentracker.cc/" />
|
|
19
|
+
<link rel="icon" href="/icon.svg" type="image/svg+xml" />
|
|
20
|
+
<link rel="icon" href="/favicon.ico" sizes="any" />
|
|
21
|
+
<link rel="icon" href="/favicon-32.png" sizes="32x32" type="image/png" />
|
|
22
|
+
<link rel="icon" href="/favicon-16.png" sizes="16x16" type="image/png" />
|
|
23
|
+
<link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180" />
|
|
24
|
+
<meta name="theme-color" content="#fafafa" media="(prefers-color-scheme: light)" />
|
|
25
|
+
<meta name="theme-color" content="#000000" media="(prefers-color-scheme: dark)" />
|
|
26
|
+
<script>
|
|
27
|
+
// ES2022 built-in polyfills for WebKit < 15.4 (macOS 12.0 Monterey ships Safari 15.0).
|
|
28
|
+
// Base UI uses Object.hasOwn and TrendMonitor uses Array.prototype.at — both land in
|
|
29
|
+
// Safari 15.4; esbuild down-levels syntax but never polyfills built-ins, so without this
|
|
30
|
+
// the dashboard crashes with "Object.hasOwn is not a function". Run before the bundle.
|
|
31
|
+
(function () {
|
|
32
|
+
try {
|
|
33
|
+
if (typeof Object.hasOwn !== "function") {
|
|
34
|
+
Object.defineProperty(Object, "hasOwn", {
|
|
35
|
+
value: function (o, k) { return Object.prototype.hasOwnProperty.call(o, k); },
|
|
36
|
+
configurable: true, writable: true,
|
|
37
|
+
});
|
|
38
|
+
}
|
|
39
|
+
function at(n) {
|
|
40
|
+
n = Math.trunc(n) || 0;
|
|
41
|
+
if (n < 0) n += this.length;
|
|
42
|
+
return n < 0 || n >= this.length ? undefined : this[n];
|
|
43
|
+
}
|
|
44
|
+
if (typeof Array.prototype.at !== "function") {
|
|
45
|
+
Object.defineProperty(Array.prototype, "at", { value: at, configurable: true, writable: true });
|
|
46
|
+
}
|
|
47
|
+
if (typeof String.prototype.at !== "function") {
|
|
48
|
+
Object.defineProperty(String.prototype, "at", { value: at, configurable: true, writable: true });
|
|
49
|
+
}
|
|
50
|
+
} catch (e) {}
|
|
51
|
+
})();
|
|
52
|
+
document.documentElement.classList.add("js");
|
|
53
|
+
// TokenTrackerBar WKWebView: mark before first paint so inline CSS below can clear html/body (NSVisualEffectView shows through).
|
|
54
|
+
(function () {
|
|
55
|
+
try {
|
|
56
|
+
if (window.webkit && window.webkit.messageHandlers && window.webkit.messageHandlers.nativeBridge) {
|
|
57
|
+
document.documentElement.classList.add("native-app");
|
|
58
|
+
}
|
|
59
|
+
} catch (e) {}
|
|
60
|
+
})();
|
|
61
|
+
// Sync theme before first paint to prevent dark→light flash (FOUC)
|
|
62
|
+
(function(){
|
|
63
|
+
var t;
|
|
64
|
+
try { t = localStorage.getItem("tokentracker-theme"); } catch(e) {}
|
|
65
|
+
var dark = t === "dark" || (t !== "light" && matchMedia("(prefers-color-scheme:dark)").matches);
|
|
66
|
+
if (dark) document.documentElement.classList.add("dark");
|
|
67
|
+
})();
|
|
68
|
+
</script>
|
|
69
|
+
<style>
|
|
70
|
+
/* Prevent dark flash: set background before CSS loads */
|
|
71
|
+
html { background: #fafafa; }
|
|
72
|
+
html.dark { background: #0a0a0a; }
|
|
73
|
+
/* Native app: must override the two lines above — otherwise WKWebView stays opaque over NSVisualEffectView */
|
|
74
|
+
html.native-app,
|
|
75
|
+
html.native-app.dark {
|
|
76
|
+
background: transparent !important;
|
|
77
|
+
}
|
|
78
|
+
html.native-app body {
|
|
79
|
+
background: transparent !important;
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
.js .aeo-seed-content {
|
|
83
|
+
display: none;
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
.aeo-seed-content {
|
|
87
|
+
margin: 0;
|
|
88
|
+
padding: 1.5rem;
|
|
89
|
+
font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
|
|
90
|
+
line-height: 1.55;
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
.aeo-seed-content h1,
|
|
94
|
+
.aeo-seed-content h2,
|
|
95
|
+
.aeo-seed-content h3 {
|
|
96
|
+
margin: 0.75rem 0;
|
|
97
|
+
}
|
|
98
|
+
</style>
|
|
99
|
+
<script type="application/ld+json">
|
|
100
|
+
{
|
|
101
|
+
"@context": "https://schema.org",
|
|
102
|
+
"@graph": [
|
|
103
|
+
{
|
|
104
|
+
"@type": "Organization",
|
|
105
|
+
"name": "Token Tracker",
|
|
106
|
+
"url": "https://www.tokentracker.cc/",
|
|
107
|
+
"logo": "https://www.tokentracker.cc/icon-512.png",
|
|
108
|
+
"sameAs": [
|
|
109
|
+
"https://github.com/mm7894215/TokenTracker",
|
|
110
|
+
"https://www.npmjs.com/package/tokentracker-cli"
|
|
111
|
+
]
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
"@type": "SoftwareApplication",
|
|
115
|
+
"name": "Token Tracker",
|
|
116
|
+
"applicationCategory": "DeveloperApplication",
|
|
117
|
+
"operatingSystem": "macOS, Linux, Windows",
|
|
118
|
+
"url": "https://www.tokentracker.cc/",
|
|
119
|
+
"downloadUrl": "https://www.npmjs.com/package/tokentracker-cli",
|
|
120
|
+
"installUrl": "https://www.npmjs.com/package/tokentracker-cli",
|
|
121
|
+
"offers": {
|
|
122
|
+
"@type": "Offer",
|
|
123
|
+
"price": "0",
|
|
124
|
+
"priceCurrency": "USD"
|
|
125
|
+
},
|
|
126
|
+
"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."
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"@type": "WebSite",
|
|
130
|
+
"name": "Token Tracker",
|
|
131
|
+
"url": "https://www.tokentracker.cc/",
|
|
132
|
+
"description": "Track token usage across AI coding agent CLIs with auditable, privacy-respecting metrics."
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"@type": "WebPage",
|
|
136
|
+
"name": "Token Tracker Homepage",
|
|
137
|
+
"url": "https://www.tokentracker.cc/",
|
|
138
|
+
"description": "Install Token Tracker in one command and monitor token usage across AI coding agent CLIs."
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
"@type": "BreadcrumbList",
|
|
142
|
+
"itemListElement": [
|
|
143
|
+
{
|
|
144
|
+
"@type": "ListItem",
|
|
145
|
+
"position": 1,
|
|
146
|
+
"name": "Home",
|
|
147
|
+
"item": "https://www.tokentracker.cc/"
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
"@type": "ListItem",
|
|
151
|
+
"position": 2,
|
|
152
|
+
"name": "Leaderboard",
|
|
153
|
+
"item": "https://www.tokentracker.cc/leaderboard"
|
|
154
|
+
},
|
|
155
|
+
{
|
|
156
|
+
"@type": "ListItem",
|
|
157
|
+
"position": 3,
|
|
158
|
+
"name": "Claude IP Check",
|
|
159
|
+
"item": "https://www.tokentracker.cc/ip-check"
|
|
160
|
+
}
|
|
161
|
+
]
|
|
162
|
+
},
|
|
163
|
+
{
|
|
164
|
+
"@type": "ItemList",
|
|
165
|
+
"name": "Supported AI coding agent CLIs",
|
|
166
|
+
"itemListElement": [
|
|
167
|
+
{ "@type": "ListItem", "position": 1, "name": "Claude Code" },
|
|
168
|
+
{ "@type": "ListItem", "position": 2, "name": "Codex CLI" },
|
|
169
|
+
{ "@type": "ListItem", "position": 3, "name": "Cursor IDE" },
|
|
170
|
+
{ "@type": "ListItem", "position": 4, "name": "Gemini CLI" },
|
|
171
|
+
{ "@type": "ListItem", "position": 5, "name": "OpenCode" },
|
|
172
|
+
{ "@type": "ListItem", "position": 6, "name": "OpenClaw" },
|
|
173
|
+
{ "@type": "ListItem", "position": 7, "name": "Every Code" },
|
|
174
|
+
{ "@type": "ListItem", "position": 8, "name": "Kiro" },
|
|
175
|
+
{ "@type": "ListItem", "position": 9, "name": "Hermes Agent" },
|
|
176
|
+
{ "@type": "ListItem", "position": 10, "name": "GitHub Copilot" },
|
|
177
|
+
{ "@type": "ListItem", "position": 11, "name": "Kimi Code" },
|
|
178
|
+
{ "@type": "ListItem", "position": 12, "name": "oh-my-pi" },
|
|
179
|
+
{ "@type": "ListItem", "position": 13, "name": "CodeBuddy" }
|
|
180
|
+
]
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
"@type": "FAQPage",
|
|
184
|
+
"mainEntity": [
|
|
185
|
+
{
|
|
186
|
+
"@type": "Question",
|
|
187
|
+
"name": "How do I install Token Tracker?",
|
|
188
|
+
"acceptedAnswer": {
|
|
189
|
+
"@type": "Answer",
|
|
190
|
+
"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."
|
|
191
|
+
}
|
|
192
|
+
},
|
|
193
|
+
{
|
|
194
|
+
"@type": "Question",
|
|
195
|
+
"name": "Which AI coding CLIs does Token Tracker support?",
|
|
196
|
+
"acceptedAnswer": {
|
|
197
|
+
"@type": "Answer",
|
|
198
|
+
"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."
|
|
199
|
+
}
|
|
200
|
+
},
|
|
201
|
+
{
|
|
202
|
+
"@type": "Question",
|
|
203
|
+
"name": "Is Token Tracker free and open source?",
|
|
204
|
+
"acceptedAnswer": {
|
|
205
|
+
"@type": "Answer",
|
|
206
|
+
"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."
|
|
207
|
+
}
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
"@type": "Question",
|
|
211
|
+
"name": "Does Token Tracker collect my prompts or conversations?",
|
|
212
|
+
"acceptedAnswer": {
|
|
213
|
+
"@type": "Answer",
|
|
214
|
+
"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."
|
|
215
|
+
}
|
|
216
|
+
},
|
|
217
|
+
{
|
|
218
|
+
"@type": "Question",
|
|
219
|
+
"name": "What does Token Tracker track?",
|
|
220
|
+
"acceptedAnswer": {
|
|
221
|
+
"@type": "Answer",
|
|
222
|
+
"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."
|
|
223
|
+
}
|
|
224
|
+
},
|
|
225
|
+
{
|
|
226
|
+
"@type": "Question",
|
|
227
|
+
"name": "Does Token Tracker work offline?",
|
|
228
|
+
"acceptedAnswer": {
|
|
229
|
+
"@type": "Answer",
|
|
230
|
+
"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."
|
|
231
|
+
}
|
|
232
|
+
}
|
|
233
|
+
]
|
|
234
|
+
}
|
|
235
|
+
]
|
|
236
|
+
}
|
|
237
|
+
</script>
|
|
238
|
+
<script type="module" crossorigin src="/assets/main-BIY3Nj6I.js"></script>
|
|
239
|
+
<link rel="stylesheet" crossorigin href="/assets/main-G_F9Iu_x.css">
|
|
240
|
+
</head>
|
|
241
|
+
<body>
|
|
242
|
+
<main class="aeo-seed-content" aria-label="Token Tracker AI-readable summary">
|
|
243
|
+
<h1>Token Tracker: Token usage tracker for AI coding agent CLIs</h1>
|
|
244
|
+
<p>
|
|
245
|
+
Token Tracker is a free, open-source, local-first dashboard that automatically tracks token usage
|
|
246
|
+
across 13 AI coding agent CLIs in one place: Claude Code, Codex CLI, Cursor IDE, Gemini CLI, OpenCode,
|
|
247
|
+
OpenClaw, Every Code, Kiro, Hermes Agent, GitHub Copilot, Kimi Code, oh-my-pi (omp), and CodeBuddy.
|
|
248
|
+
It focuses on minimal data collection, auditable metrics, and clear visibility into model and project
|
|
249
|
+
usage. Token counts only — never prompts or conversation content.
|
|
250
|
+
</p>
|
|
251
|
+
|
|
252
|
+
<h2>Install in one command</h2>
|
|
253
|
+
<p><code>npx tokentracker-cli</code></p>
|
|
254
|
+
<p>
|
|
255
|
+
On first run, the CLI auto-detects installed AI coding tools, installs the appropriate hooks
|
|
256
|
+
(SessionEnd hooks, TOML notify arrays, plugins, or passive log readers depending on the tool), and
|
|
257
|
+
starts a local dashboard at <code>http://localhost:7680</code>. macOS users can also install the
|
|
258
|
+
native menu bar app via <code>brew install --cask mm7894215/tokentracker/tokentracker</code>.
|
|
259
|
+
</p>
|
|
260
|
+
|
|
261
|
+
<h2>What you get after installing</h2>
|
|
262
|
+
<p>
|
|
263
|
+
Token Tracker runs entirely on your machine. After <code>npx tokentracker-cli</code>, a local
|
|
264
|
+
dashboard at <code>http://localhost:7680</code> exposes the following views — none of them require an
|
|
265
|
+
account, and your data never leaves your device unless you opt into cloud sync.
|
|
266
|
+
</p>
|
|
267
|
+
<ul>
|
|
268
|
+
<li><strong>Unified usage dashboard</strong> — input, output, cached, and cache-creation tokens across all 13 AI coding tools.</li>
|
|
269
|
+
<li><strong>Cost analysis</strong> — per-model pricing breakdown across 70+ models.</li>
|
|
270
|
+
<li><strong>Usage limits view</strong> — live rate-limit and subscription status for Claude, Codex, Cursor, Gemini, Kiro, and Antigravity.</li>
|
|
271
|
+
<li><strong>Project attribution</strong> — see which repository or workspace consumed which tokens.</li>
|
|
272
|
+
<li><strong>Activity heatmap & trend charts</strong> — GitHub-style contribution calendar plus day / week / month / total / custom-range charts.</li>
|
|
273
|
+
<li><strong>Skills browser</strong> — discover and install agent skills from the open ecosystem.</li>
|
|
274
|
+
<li><strong>macOS menu bar app & desktop widget</strong> — at-a-glance usage without opening the dashboard.</li>
|
|
275
|
+
</ul>
|
|
276
|
+
<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>
|
|
277
|
+
|
|
278
|
+
<h2>Supported AI coding agent CLIs</h2>
|
|
279
|
+
<ul>
|
|
280
|
+
<li><strong>Claude Code</strong> — Anthropic's official coding agent CLI; integrated via SessionEnd hook.</li>
|
|
281
|
+
<li><strong>Codex CLI</strong> — OpenAI Codex command-line agent; integrated via TOML notify array in <code>~/.codex/config.toml</code>.</li>
|
|
282
|
+
<li><strong>Cursor IDE</strong> — Cursor editor; usage fetched via local SQLite auth + CSV API.</li>
|
|
283
|
+
<li><strong>Gemini CLI</strong> — Google Gemini coding CLI; SessionEnd hook integration.</li>
|
|
284
|
+
<li><strong>OpenCode</strong> — open-source coding agent; plugin + SQLite audit.</li>
|
|
285
|
+
<li><strong>OpenClaw</strong> — modern session plugin integration.</li>
|
|
286
|
+
<li><strong>Every Code</strong> — Codex-compatible TOML notify hook.</li>
|
|
287
|
+
<li><strong>Kiro</strong> — SQLite + JSONL hybrid log reader.</li>
|
|
288
|
+
<li><strong>Hermes Agent</strong> — SQLite sessions table at <code>~/.hermes/state.db</code>.</li>
|
|
289
|
+
<li><strong>GitHub Copilot</strong> — OpenTelemetry file exporter integration (<code>COPILOT_OTEL_FILE_EXPORTER_PATH</code>).</li>
|
|
290
|
+
<li><strong>Kimi Code</strong> — passive <code>wire.jsonl</code> reader.</li>
|
|
291
|
+
<li><strong>oh-my-pi (omp)</strong> — passive JSONL session reader.</li>
|
|
292
|
+
<li><strong>CodeBuddy (Tencent)</strong> — Claude-Code fork; SessionEnd hook in <code>~/.codebuddy/settings.json</code>.</li>
|
|
293
|
+
</ul>
|
|
294
|
+
|
|
295
|
+
<h2>Who should use Token Tracker</h2>
|
|
296
|
+
<p>
|
|
297
|
+
Token Tracker is built for developers, founders, and engineering teams who rely on multiple AI coding
|
|
298
|
+
assistants and need a single place to understand token consumption. Instead of checking each tool
|
|
299
|
+
separately, you can compare usage trends by model, project, and time window in one dashboard.
|
|
300
|
+
</p>
|
|
301
|
+
<p>
|
|
302
|
+
Teams use Token Tracker to answer practical questions: which model is consuming the most budget,
|
|
303
|
+
whether a new workflow increases cost, how a Pro plan is tracking against rate limits, and how token
|
|
304
|
+
usage shifts over days or weeks. This makes budgeting, optimization, and reporting easier without
|
|
305
|
+
introducing heavy tracking overhead.
|
|
306
|
+
</p>
|
|
307
|
+
|
|
308
|
+
<h2>How it works</h2>
|
|
309
|
+
<p>
|
|
310
|
+
Each supported tool emits usage data when a session ends. Token Tracker's parser
|
|
311
|
+
(<code>src/lib/rollout.js</code>) normalizes 9 distinct log formats into a unified schema: half-hour
|
|
312
|
+
UTC buckets keyed by <code>(source, model, hour_start)</code>. Aggregated buckets are written to
|
|
313
|
+
<code>queue.jsonl</code> and served from a local HTTP API on port 7680. The React dashboard reads
|
|
314
|
+
from those endpoints; cloud sync (optional) uploads bucketed counts to InsForge for the public
|
|
315
|
+
leaderboard.
|
|
316
|
+
</p>
|
|
317
|
+
|
|
318
|
+
<h2>Frequently asked questions</h2>
|
|
319
|
+
<h3>How do I install Token Tracker?</h3>
|
|
320
|
+
<p>Run <code>npx tokentracker-cli</code>. The CLI auto-detects your AI coding tools, installs hooks, and opens the dashboard.</p>
|
|
321
|
+
|
|
322
|
+
<h3>Which AI coding CLIs does Token Tracker support?</h3>
|
|
323
|
+
<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>
|
|
324
|
+
|
|
325
|
+
<h3>Is Token Tracker free and open source?</h3>
|
|
326
|
+
<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>
|
|
327
|
+
|
|
328
|
+
<h3>Does Token Tracker collect my prompts or conversations?</h3>
|
|
329
|
+
<p>No. Only token counts, model names, timestamps, and project attribution are recorded. Prompts and completions are never read or uploaded.</p>
|
|
330
|
+
|
|
331
|
+
<h3>What does Token Tracker track?</h3>
|
|
332
|
+
<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>
|
|
333
|
+
|
|
334
|
+
<h3>Does Token Tracker work offline?</h3>
|
|
335
|
+
<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>
|
|
336
|
+
|
|
337
|
+
<h2>Resources</h2>
|
|
338
|
+
<ul>
|
|
339
|
+
<li><a href="https://www.tokentracker.cc/">Homepage and install instructions</a></li>
|
|
340
|
+
<li><a href="https://www.tokentracker.cc/leaderboard">Public token usage leaderboard</a></li>
|
|
341
|
+
<li><a href="https://www.tokentracker.cc/ip-check">Claude IP region checker</a></li>
|
|
342
|
+
<li><a href="https://www.npmjs.com/package/tokentracker-cli">npm: tokentracker-cli</a></li>
|
|
343
|
+
<li><a href="https://github.com/mm7894215/TokenTracker">GitHub: mm7894215/TokenTracker</a></li>
|
|
344
|
+
<li><a href="https://github.com/mm7894215/TokenTracker/issues">Report an issue</a></li>
|
|
345
|
+
</ul>
|
|
346
|
+
<p>
|
|
347
|
+
<strong>Note:</strong> The usage dashboard, rate-limit panel, project attribution, skills browser,
|
|
348
|
+
and widget previews are part of the local app at <code>http://localhost:7680</code> after install —
|
|
349
|
+
they are not standalone public URLs.
|
|
350
|
+
</p>
|
|
351
|
+
</main>
|
|
352
|
+
|
|
353
|
+
<div id="root"></div>
|
|
354
|
+
</body>
|
|
355
|
+
</html>
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
# Token Tracker LLMs Index
|
|
2
|
+
|
|
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.
|
|
6
|
+
|
|
7
|
+
## Canonical URL
|
|
8
|
+
- [Homepage](https://www.tokentracker.cc/)
|
|
9
|
+
|
|
10
|
+
## Priority URLs
|
|
11
|
+
- [Homepage](https://www.tokentracker.cc/)
|
|
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
|
|
21
|
+
|
|
22
|
+
## Product
|
|
23
|
+
- Install command: `npx tokentracker-cli`
|
|
24
|
+
- macOS app: `brew install --cask mm7894215/tokentracker/tokentracker`
|
|
25
|
+
- [npm package](https://www.npmjs.com/package/tokentracker-cli)
|
|
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)
|
|
43
|
+
|
|
44
|
+
## Policy and Discovery
|
|
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)
|
|
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.
|
|
51
|
+
|
|
52
|
+
## Contact
|
|
53
|
+
- [GitHub issues](https://github.com/mm7894215/TokenTracker/issues)
|
|
Binary file
|
|
@@ -0,0 +1,140 @@
|
|
|
1
|
+
<!doctype html>
|
|
2
|
+
<html lang="en">
|
|
3
|
+
<head>
|
|
4
|
+
<meta charset="UTF-8" />
|
|
5
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
6
|
+
<title>Token Tracker Share</title>
|
|
7
|
+
<meta name="description" content="Share a Token Tracker dashboard snapshot with token usage insights across models, projects, and time windows." />
|
|
8
|
+
<meta property="og:site_name" content="Token Tracker" />
|
|
9
|
+
<meta property="og:title" content="Token Tracker Share" />
|
|
10
|
+
<meta property="og:description" content="Share a Token Tracker dashboard snapshot with token usage insights across models, projects, and time windows." />
|
|
11
|
+
<meta property="og:image" content="https://www.tokentracker.cc/dashboard-dark.png" />
|
|
12
|
+
<meta property="og:type" content="website" />
|
|
13
|
+
<meta property="og:url" content="https://www.tokentracker.cc/share" />
|
|
14
|
+
<meta name="twitter:card" content="summary_large_image" />
|
|
15
|
+
<meta name="twitter:title" content="Token Tracker Share" />
|
|
16
|
+
<meta name="twitter:description" content="Share a Token Tracker dashboard snapshot with token usage insights across models, projects, and time windows." />
|
|
17
|
+
<meta name="twitter:image" content="https://www.tokentracker.cc/dashboard-dark.png" />
|
|
18
|
+
<link rel="canonical" href="https://www.tokentracker.cc/share" />
|
|
19
|
+
<link rel="icon" href="/icon.svg" type="image/svg+xml" />
|
|
20
|
+
<link rel="icon" href="/favicon.ico" sizes="any" />
|
|
21
|
+
<link rel="icon" href="/favicon-32.png" sizes="32x32" type="image/png" />
|
|
22
|
+
<link rel="icon" href="/favicon-16.png" sizes="16x16" type="image/png" />
|
|
23
|
+
<link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180" />
|
|
24
|
+
<meta name="theme-color" content="#000000" />
|
|
25
|
+
<script>
|
|
26
|
+
// ES2022 built-in polyfills for WebKit < 15.4 (macOS 12.0 Monterey ships Safari 15.0).
|
|
27
|
+
// Base UI uses Object.hasOwn and Array.prototype.at lands in Safari 15.4; esbuild
|
|
28
|
+
// down-levels syntax but never polyfills built-ins. Run before the bundle.
|
|
29
|
+
(function () {
|
|
30
|
+
try {
|
|
31
|
+
if (typeof Object.hasOwn !== "function") {
|
|
32
|
+
Object.defineProperty(Object, "hasOwn", {
|
|
33
|
+
value: function (o, k) { return Object.prototype.hasOwnProperty.call(o, k); },
|
|
34
|
+
configurable: true, writable: true,
|
|
35
|
+
});
|
|
36
|
+
}
|
|
37
|
+
function at(n) {
|
|
38
|
+
n = Math.trunc(n) || 0;
|
|
39
|
+
if (n < 0) n += this.length;
|
|
40
|
+
return n < 0 || n >= this.length ? undefined : this[n];
|
|
41
|
+
}
|
|
42
|
+
if (typeof Array.prototype.at !== "function") {
|
|
43
|
+
Object.defineProperty(Array.prototype, "at", { value: at, configurable: true, writable: true });
|
|
44
|
+
}
|
|
45
|
+
if (typeof String.prototype.at !== "function") {
|
|
46
|
+
Object.defineProperty(String.prototype, "at", { value: at, configurable: true, writable: true });
|
|
47
|
+
}
|
|
48
|
+
} catch (e) {}
|
|
49
|
+
})();
|
|
50
|
+
document.documentElement.classList.add("js");
|
|
51
|
+
</script>
|
|
52
|
+
<style>
|
|
53
|
+
.js .aeo-seed-content {
|
|
54
|
+
display: none;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
.aeo-seed-content {
|
|
58
|
+
margin: 0;
|
|
59
|
+
padding: 1.5rem;
|
|
60
|
+
font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
|
|
61
|
+
line-height: 1.55;
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
.aeo-seed-content h1,
|
|
65
|
+
.aeo-seed-content h2 {
|
|
66
|
+
margin: 0.75rem 0;
|
|
67
|
+
}
|
|
68
|
+
</style>
|
|
69
|
+
<script type="application/ld+json">
|
|
70
|
+
{
|
|
71
|
+
"@context": "https://schema.org",
|
|
72
|
+
"@type": "WebPage",
|
|
73
|
+
"name": "Token Tracker Share Dashboard",
|
|
74
|
+
"url": "https://www.tokentracker.cc/share",
|
|
75
|
+
"description": "Shareable Token Tracker dashboard snapshot."
|
|
76
|
+
}
|
|
77
|
+
</script>
|
|
78
|
+
<script type="module" crossorigin src="/assets/main-BIY3Nj6I.js"></script>
|
|
79
|
+
<link rel="stylesheet" crossorigin href="/assets/main-G_F9Iu_x.css">
|
|
80
|
+
</head>
|
|
81
|
+
<body>
|
|
82
|
+
<main class="aeo-seed-content" aria-label="Token Tracker share page summary">
|
|
83
|
+
<h1>Token Tracker Share Dashboard</h1>
|
|
84
|
+
<p>
|
|
85
|
+
This page renders a shareable dashboard snapshot for Token Tracker token tracking data, including model
|
|
86
|
+
usage trends and project-level summaries. It is designed for quick sharing with teammates,
|
|
87
|
+
collaborators, or stakeholders who need clear usage context.
|
|
88
|
+
</p>
|
|
89
|
+
<p>
|
|
90
|
+
The shared view keeps the same core signal style as the main dashboard: concise metrics, readable
|
|
91
|
+
trend framing, and lightweight navigation. Use it when you want to communicate usage outcomes without
|
|
92
|
+
requiring the recipient to open the full private workspace.
|
|
93
|
+
</p>
|
|
94
|
+
<p>
|
|
95
|
+
In practice, teams use this page during sprint reviews, weekly engineering updates, and cost-analysis
|
|
96
|
+
discussions. Instead of manually summarizing logs, you can share one URL that highlights model usage,
|
|
97
|
+
project activity, and trend direction in a format that is easy to scan.
|
|
98
|
+
</p>
|
|
99
|
+
|
|
100
|
+
<h2>What this share page includes</h2>
|
|
101
|
+
<ul>
|
|
102
|
+
<li>Snapshot-oriented presentation for token usage highlights.</li>
|
|
103
|
+
<li>Model and project usage context suitable for async reporting.</li>
|
|
104
|
+
<li>Fast navigation back to primary Token Tracker pages.</li>
|
|
105
|
+
</ul>
|
|
106
|
+
<p>
|
|
107
|
+
If you are reviewing usage impact after adopting a new coding workflow, this page helps you present
|
|
108
|
+
changes clearly: which models were used, where token volume concentrated, and whether the trend is
|
|
109
|
+
rising or stabilizing. It is optimized for communication and fast interpretation.
|
|
110
|
+
</p>
|
|
111
|
+
<p>
|
|
112
|
+
For deeper analysis and operational actions, recipients can jump back to the main dashboard from the
|
|
113
|
+
links below, then inspect richer views such as leaderboard ranking, project-level usage, and historical
|
|
114
|
+
trends over custom time ranges.
|
|
115
|
+
</p>
|
|
116
|
+
<p>
|
|
117
|
+
Example use cases include comparing token efficiency before and after a model swap, validating budget
|
|
118
|
+
controls for a weekly sprint, and checking if newly introduced automation scripts are causing
|
|
119
|
+
unexpected model spikes. Teams often use this page when they want a concise status snapshot before
|
|
120
|
+
a planning meeting, because it keeps language and focus simple while still preserving key operational
|
|
121
|
+
context.
|
|
122
|
+
</p>
|
|
123
|
+
<p>
|
|
124
|
+
You can also reference this page as supporting material in PRs or postmortems: it helps answer
|
|
125
|
+
questions like “Did we improve or increase cost this cycle?”, “Which projects drove the largest increase?”,
|
|
126
|
+
and “What follow-up guardrails should we add next?”.
|
|
127
|
+
</p>
|
|
128
|
+
|
|
129
|
+
<h2>Quick links</h2>
|
|
130
|
+
<ul>
|
|
131
|
+
<li><a href="https://www.tokentracker.cc/">Token Tracker homepage</a></li>
|
|
132
|
+
<li><a href="https://www.tokentracker.cc/leaderboard">Public leaderboard</a></li>
|
|
133
|
+
<li><a href="https://github.com/mm7894215/TokenTracker">GitHub: mm7894215/TokenTracker</a></li>
|
|
134
|
+
<li><a href="https://www.npmjs.com/package/tokentracker-cli">npm: tokentracker-cli</a></li>
|
|
135
|
+
</ul>
|
|
136
|
+
</main>
|
|
137
|
+
|
|
138
|
+
<div id="root"></div>
|
|
139
|
+
</body>
|
|
140
|
+
</html>
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
|
3
|
+
<url>
|
|
4
|
+
<loc>https://www.tokentracker.cc/</loc>
|
|
5
|
+
<lastmod>2026-05-07</lastmod>
|
|
6
|
+
<changefreq>weekly</changefreq>
|
|
7
|
+
<priority>1.0</priority>
|
|
8
|
+
</url>
|
|
9
|
+
<url>
|
|
10
|
+
<loc>https://www.tokentracker.cc/leaderboard</loc>
|
|
11
|
+
<lastmod>2026-05-07</lastmod>
|
|
12
|
+
<changefreq>daily</changefreq>
|
|
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>
|
|
26
|
+
</url>
|
|
27
|
+
</urlset>
|
|
Binary file
|