dsh-usage-plus
Manifest validDSH Desktop plugin: usage stats, plan quotas, custom HTTPS balance, 26-week heatmap
dsh-usage-plus
中文 | English
An independent DSH usage and official Plan-quota plugin.
- Reuses credentials already configured for DSH model providers.
- Shows real 5-hour, weekly, and monthly windows under the conversation input.
- Renders nothing when a provider exposes no official quota window.
- Keeps CPAMC and Volcano Ark as separate sources.
- Overview includes a full 26-week Mon–Sun activity heatmap (ledger default 182 days).
- Optional custom HTTPS balance probe with declarative extract rules and vaulted
{{VAR}}secrets. - Keeps all secrets in the host process.
Screenshots
Composer plan strip (current model)

When the active model matches an official plan source, the conversation input shows real 5-hour / weekly / monthly windows. Hover for reset times and the source chip (for example Volcano). Nothing is rendered when the remote API exposes no official window.
Settings → Usage · Overview

The overview summarizes today and the last 30 days, cache hit rate, token buckets, and per-provider totals. The balance card only lists real balances. Plan quotas, Token Bank, and external sources live on the other tabs of the same settings page.
Install into a DSH profile with the official plugin command (this adds the dependency
and appends the package to dsh.profile.bundles so cordis.patch.yml is applied):
dsh plugin --profile desktop add ./
# or from npm / Git:
# dsh plugin --profile desktop add dsh-usage-plus
The package ships its own bundle patch (id: usage-plus, name: dsh-usage-plus).
If the older @linxin666/dsh-usage / web-ui-usage row is also present, disable it
in the profile patch to avoid duplicate UI.
Optional credential names are CPAMC_MANAGEMENT_KEY, VOLC_ACCESSKEY, and VOLC_SECRETKEY. See README.zh.md for details.
Based on @linxin666/dsh-usage (Apache-2.0). CPAMC security constraints and Volcano signing behavior reference dsh-cost-meter (MIT).
Similar plugins
by HaoyueQin
DSH web plugin: per-day token usage statistics with a GitHub-style activity heatmap, cache hit-rate curve and per-model breakdown
★ 6
↓ 678/wk
MIT
TypeScript
Sep 15, 2026
dsh plugin --profile web add dsh-usage-statistics-panelby cute-baobao
DeepSeek Harness usage recorder plugin: per-model hourly token usage (input/output/cache hits) with a stacked bar chart dashboard in the Web GUI.
★ 3
↓ 121/wk
MIT
TypeScript
Aug 14, 2026
dsh plugin --profile web add @dsh-usage-meter/usageby yoiizesdev-crypto
DSH plugins
★ 7
MIT
JavaScript
Sep 9, 2026
dsh plugin --profile web add dsh-quota-badgeby yokesky
DeepSeek Harness (DSH) 用量统计面板 — usage statistics dashboard: GitHub-style heatmap, daily token trend, model usage donut.
★ 3
↓ 122/wk
MIT
TypeScript
Aug 15, 2026
dsh plugin --profile web add @yokesky/dsh-usage-lensSidebar panel for account balances and local token usage, with provider/model breakdowns and a 27-week daily heatmap.
★ 0
dsh plugin --profile web add dsh-usage-liteAdds a /dshpp slash command that reports session and token usage, cache-hit rate, and estimated cost from harness session logs; the repo also ships a CLI and local web console for lifecycle, provider,
★ 0
dsh plugin --profile web add dsh-plus-plus