Plugin directory / UI Enhancements / dsh-usage-lens
dsh-usage-lens
Verified · installs & boots on dsh yokesky/dsh-usage-lens ↗
2Stars
0Forks
0Open issues
TypeScriptLanguage
2026-08-15Last push
What it does
DeepSeek Harness (DSH) 用量统计面板 — usage statistics dashboard: GitHub-style heatmap, daily token trend, model usage donut.
Our take
Works — verified, early-stage project
Works — verified, early-stage project
DeepSeek Harness (DSH) 用量统计面板 — usage statistics dashboard: GitHub-style heatmap, daily token trend, model usage donut. It installs cleanly and boots without issues in our testing. It's early-stage but functional.
Install
dsh plugin --profile web add @yokesky/dsh-usage-lens - Install pnpm once:
npm install -g pnpm(the plugin manager forwards to it). - Add the plugin to your web profile:
dsh plugin --profile web add @yokesky/dsh-usage-lens. - Restart
dsh web— the plugin loads on the next launch. - Verify:
dsh plugin --profile web list.
Package
npm: @yokesky/dsh-usage-lens · version — · tested on dsh 0.1.0-rc.6
Test report
Verified end-to-end: installed via `dsh plugin add`, activated in the profile, and booted a task successfully.
Repository
github.com/yokesky/dsh-usage-lens ↗