- Главная
- Плагины
- Использование и биллинг
- dsh-usage-monitor
dsh-usage-monitor
noirbright/dsh-usage-monitor
Settings usage dashboard: tokens, requests, output tokens, and cache-hit rate from session logs, with a stacked chart and a breakdown table by provider, model, or workspace.
Установка
dsh plugin --profile web add github:noirbright/dsh-usage-monitorREADME
dsh-usage-monitor
English | 中文
Usage dashboard for DeepSeek Harness. It folds provider-reported token usage out of session logs and charts it in Settings.

What it shows
- Tokens, requests, output tokens, and cache-hit rate
- Stacked chart with Metric (token / request), By (provider / model / workspace), Group (day / week)
- Week, month, and custom ranges
- A breakdown table that follows the current By grouping
Subscription quotas are not fetched.
Installation
DeepSeek Harness 0.1.0-rc.6 or later is required. Install directly from GitHub:
dsh plugin --profile web add github:NOirBRight/dsh-usage-monitor#v0.1.0
dsh web
The repository tracks release-ready lib artifacts, so GitHub installation needs no build-script allowlist. A source checkout can use a link installation after running pnpm run build.
Then open Settings → Usage.
Data
Reads ctx.sessionQuery (live + persisted sessions). Does not scan session.jsonl.zstd itself and does not read leftover community cache files.
Похожие плагины
dsh-context
bowenliang123/dsh-context
TokenLedger
zh667/tokenledger
dsh-cost-meter
han-1413141/dsh-cost-meter
dsh-usage-stats
ychris12138/dsh-usage-stats