dsh-cyy-usage
Verifieddsh-cyy-usage Β· v0.1.16 Β· MIT Β· Web UI
DeepSeek account balance, today's usage/cost/token stats, and peak/idle time reminders in the dsh sidebar.
Install
dsh plugin add dsh-cyy-usage Confirm the layer applied with dsh --profile default --dump-config β see the install guide.
Source
Published to npm without a public repository. Inspect the package contents before installing.
Tags
Creators
Readme
dsh-cyy-usage
DeepSeek usage sidebar plugin for dsh (DeepSeek Harness).
- Shows DeepSeek account balance above Settings in the left sidebar.
- Shows today's estimated cost and token usage (input / cache / output).
- Shows peak / off-peak time reminders (Asia/Shanghai).
Install
dsh plugin --profile web add dsh-cyy-usage
Requires a DeepSeek API key configured in dsh, usually the DEEPSEEK_API_KEY
credential/environment variable.
Data source
- Balance: DeepSeek
GET /user/balanceAPI, called from the host using the configured credential. The API key never reaches the browser. - Today stats: aggregates provider-reported usage from local dsh session logs. Cost is estimated from DeepSeek list prices; the official invoice is authoritative.
- Reminder: DeepSeek off-peak discount window is 16:30β00:30 (Asia/Shanghai).