dsh-usage-lens
Usage statistics dashboard for the DSH Web UI: info cards, a 280-day GitHub-style activity heatmap, daily token trend, and model-usage donut chart.
DSH Web UI 用量统计面板:信息卡、280 天活跃热力图、按天 Token 趋势与模型用量双环饼图。
How to install
dsh plugin add @yokesky/dsh-usage-lens About
dsh-usage-lens DeepSeek Harness(DSH)Web UI 的**用量统计面板**,风格参考作者喜欢的 ZCode Harness 设计。 安装后,设置面板会新增「用量统计」页面,直观展示你的使用情况。 预览 功能 **总览卡片**:tokens 用量、会话数量、消息数量、活跃天数、当前连续天数、最常用模型。 **活跃热力图**:GitHub 风格的 280 天活跃热力图,一眼看清使用节奏。 **每日 Token 趋势**:按天查看 token 消耗,可切换「模型 / 厂商」视角。 **模型用量双环饼图**:支持「汇总 / 厂商 / 模型」三种查看方式。 安装 方式一:npm 包 sh npm install -g @deepseek-ai/dsh # 先安装 dsh CLI,然后才能执行 dsh 命令 dsh plugin --profile web add @yokesky/dsh-usage-lens 方式二:源码 sh 需要已安装 dsh CLI(npm install -g @deepseek-ai/dsh),如已装可跳过 git clone https://github.com/yokesky/dsh-usage-lens.git cd dsh-usage-lens pnpm install pnpm build dsh plugin --pr…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 2
- mo. downloads
- 237
- Last push
- 2026-08-15
- Created
- 2026-08-15
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- analytics, cordis, dashboard, deepseek-harness, dsh, dsh-plugin, dsh-plugin-market, dsh-plugins, heatmap, token-usage, usage-statistics
Related plugins
dsh-usage-stats
Make0209/dsh-usage-stats
GitHub-style usage heatmap dashboard: per-workspace turn counts and token spend (with cache-hit rate), DeepSeek account balance, and workspace aliases.
dsh-balance-meter
Ghost011118/dsh-balance-meter
DeepSeek account balance and session cost in the composer dock, with auto-fetched official pricing and peak/off-peak support.
dsh-usage-billing
940842546/dsh-usage-billing
Usage and cost statistics with peak/off-peak pricing after the 2026-08-17 rate change, a floating summary panel, per-session breakdowns, and a day/week/month/year/all usage heatmap.
dsh-usage-stats
Ychris12138/dsh-usage-stats
Multi-provider usage dashboard with provider/model token breakdowns, calendar drill-downs, account balances, and OpenCode Go / Z.ai subscription quota tracking.