htq20080119/dsh-token-stats0

dsh-token-stats

适用于 DeepSeek Harness Web 配置文件的 Token 使用统计插件:提供多时间窗口的输入、输出及缓存指标统计与开关

AI 分析

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

包名
dsh-token-stats
版本
0.1.1
许可证
MIT
最近更新
2026年8月15日

安装

此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 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.