Skip to content

dsh-gauge 0.1.0

Latest

Choose a tag to compare

@noone89A noone89A released this 14 Aug 13:55
· 3 commits to main since this release

dsh-gauge 0.1.0

DeepSeek Harness Web UI 插件:精确缓存命中率、token 用量与费用估算。

功能

  • 精确缓存命中率(小数点0~2位,默认一位)
  • 分桶明细(命中 / 未命中 / 输出)与用量面板(ⓘ,完整 token 数字)
  • 会话费用估算:翻页拉取全会话历史,按消息时间戳精确计高峰/闲时价,
    自动跟随 2026-08-17 官方调价(CNY + USD)
  • 高峰/闲时状态徽标、中英双语、货币随语言自适应
  • 设置 → 插件 → 可配置插件 配置卡片(保存后立即生效)

安装(npm 正式发布前,下载 GitHub Release 文件然后安装,不要直接输Release链接)

dsh plugin --profile web add file:dsh-gauge-0.1.0.tgz

npm 包 dsh-gauge 发布后即可一行安装:dsh plugin --profile web add dsh-gauge

注意

  • 配置卡片需宿主白名单加 gauge(见 README 故障排查)