htq20080119/dsh-token-stats0

dsh-token-stats

Token usage statistics for the DeepSeek Harness web profile: per-window totals (today / 3d / 7d / 15d / 30d / half-year / year) with input, output, cache-read, cache-write and cache-hit metrics, plus an enable/disable switch, shown as a Settings page.

AI 分析

核心用途是统计和分析 Token 消耗。适合需要监控今日、多日或半年内 Token 用量、缓存命中率,并需要即时启停统计功能的用户。

パッケージ
dsh-token-stats
バージョン
0.1.1
ライセンス
MIT
最終更新
2026/08/15

インストール

検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗

ドキュメント

README 全文を読む ↗

🚀 Usage

  1. Open Settings → "Token 用量" (refresh the page once so the client bundle is picked up)
  2. Read the summary cards and the per-window table (auto-refreshes every 30s)
  3. Use 停用 / 启用 in the page header to toggle aggregation:
ActionEffectPersisted to
停用 (disable)stops aggregating; page shows the disabled statesettings.yamltoken-stats: { enabled: false }
启用 (enable)resumes aggregation and the stats tablesettings.yamltoken-stats: { enabled: true }

The switch applies immediately — no restart needed.