mike-lee0120/dsh-cost-dashboard

mike-lee0120★ 3JavaScriptLast synced: 2026-08-19

Open on GitHub

README excerpt

dsh-cost-dashboard English 中文 A cost-dashboard plugin for DeepSeek Harness (dsh): aggregates model input / output / cache token usage across all local sessions , prices it with a built-in table (including DeepSeek peak/off-peak time-of-day pricing), and renders a dashboard under Settings - Cost Dashboard . What you get - Two entry points : Settings - Cost Dashboard (the settings nav icons are hardcoded by the dsh settings shell, so plugins cannot customize them), plus a sidebar footer icon button (data-grid style) that opens the same dashboard in an anchored panel - Currency switch : displays in USD by default with a one-click CNY toggle; converts between CNY- and USD-listed prices at the configurable fx.cnyPerUsd rate (default 6.79) - Summary cards : total cost, today's cost, input (cache-miss) / cache-read / cache-write / output tokens, session count - Daily trend chart : ECharts smooth line charts (gradient area fill and hover tooltips); cost mode is a single unified-currency series, tokens mode splits into "input / cache write / output" and "cache read" charts on independent scales; selectable 1W / 1M / 3M ranges (default 1W) - By-model table : tokens, cost, share per model - B…

View full README on GitHub →
Tools / Devdsh-pluginsidebar

Category