huangyuheng/dsh-token-use ↗★ 0
dsh-token-use
Real-time token usage dashboard for DeepSeek Harness — live totals (input/output/cache/reasoning), filters by model, day, month and project, and a smooth trend chart. · 实时 Token 用量仪表盘:总量/输入/输出/缓存命中按模型、按天、按月、按项目随选,附趋势曲线。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:huangyuheng/dsh-token-use说明文档
阅读完整 README ↗配置(cordis.patch.yml 可覆盖)
- id: dsh-token-use
name: 'dsh-token-use'
config:
endpoint: /dsh-token-use
scanAtBoot: true # false 则只统计插件启动之后的实时用量
allowRemote: false # 局域网(非回环)访问时设为 true,仅接受同源请求