Analyze usage across models, providers, workspaces, and time ranges — including custom start/end dates over the full retained history — with live cache-hit visibility and separate model and provider breakdowns. Includes hourly single-day trends, daily cross-day trends, a 53-week GitHub-style heatmap, usage streaks, model and workspace Token-share donut charts, independent combinable filters, cache-efficiency trends, DeepSeek account balance, workspace aliases, CSV export, and a durable ledger that preserves successfully flushed usage after session deletion and rebuilds incrementally — on restart, unchanged sessions are applied from the ledger without re-reading their logs (a per-session log revision is the change signal), and only changed/new events are folded. After a scan, lightweight revision status fetches full history only when the Host/data state changes and exposes non-sensitive sync health (revision reuse, rereads, ledger recovery, and failures). Token accounting is explicit: input is fresh (cache read/write and reasoning are separate buckets) and zero-usage replays never overwrite recorded usage. Chinese uses local time, English uses UTC; API access is loopback-only.
- GitHub stars
- 1
- Version
- v1.1.1
- License
- MIT
- Added
- 2026-08-18
GitHub info
- GitHub stars
- 1
- License
- MIT
- Primary language
- JavaScript
- Last push
- Aug 21, 2026, 5:03 AM
- Maintainer
- ParticleLight
- Added
- 2026-08-18
Preview from README
Screenshots and GIFs extracted from the repository README (badges and avatars filtered out).
Install
dsh plugin --profile web add dsh-all-usageTags
README badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/ParticleLight/dsh-all-usage)Related plugins
Usage & Billingdsh-usage-plugin
★ 35DeepSeek Harness usage & cost tracker plugin: per-call token/cache-hit stats, peak/off-peak billing, DeepSeek balance query, CSV/JSON/PNG export with custom destination, and persistent local storage. Ships a host half plus a web client half in one npm package; installs into a DSH profile as a dsh.bundle with one command (dsh plugin --profile web add @feiyang
DSH-Balance-display
★ 7Real-time DeepSeek account balance badge in the sidebar footer with odometer roll animation, multi-currency support, balance trend chart, per-key usage statistics with historical backfill, and GitHub version auto-check.
dsh-plus-plus
Adds 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, session, and plugin-security management.