dsh plugins中文
← Back to popular plugin directory

Ackow · DSH Usage and Cost Panel

Ackow/dsh-usage · skills

Spread the DeepSeek Harness token bill in the side column. Balance, hit rate, cost curve, heat map, all can be viewed with one "Usage" button.

★ 0GitHub stars
0Forks
2026-08-16Last updated
JavaScriptLanguage
MITLicense

Project overview

把 DeepSeek Harness 的 token 账单摊开在侧栏。余额、命中率、成本曲线、热力图,一个「用量」按钮全看完。 成本是估算的,命中的是真实缓存。

dsh-usage 在 dsh web 侧栏设置按钮上方注入「用量」按钮,点开是一个单页模态面板。所有 token 用量从 dsh 会话日志(内存活跃 + 磁盘持久化,zstd 解码)解析;成本按请求时刻套用官方峰谷价目估算;凭据只在 host 侧解析,不出本机。 面板五块 供应商余额

支持 DeepSeek(DEEPSEEKAPIKEY)与 OpenRouter(OPENROUTERAPIKEY),凭据经 dsh credentials 服务解析,key 不进浏览器。 用量与命中率

Install command

dsh plugin --profile web add github:Ackow/dsh-usage
View GitHub repository ↗Back to popular plugin directory