dfkai/dsh-board5

dsh-board

dsh client bundle: a sidebar usage & cost dashboard — token stats, peak/off-peak aware per-model pricing, membership ladder, achievements and a daily heatmap.

AI Analysis

核心用途是监控和统计 DSH 的使用成本。适合需要清晰掌握 Token 消耗、分时段计费明细以及通过热力图查看每日使用频次的 DSH 用户。

Package
dsh-board
Version
0.1.0
License
MIT
Last updated
Aug 17, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:dfkai/dsh-board

禁用与配置

插件层按 id: board 寻址,可用 patch 关闭或改配置。在你的 profile 的 cordis.patch.yml 里追加:

- id: board
  disabled: true   # 关闭本面板

disabled 支持 !!js 表达式,也可以按条件开关。价格表等常量为源码级配置(见下方计费口径),改价后重新构建。