DSH GetDSH Get
Development & RuntimeDeepSeek Harness plugin

deepseek-harness-usage

Author syncended

Token usage, model cost analytics, trends, and activity heatmaps for DeepSeek Harness

Version
v0.2.3
License
MIT
Added
2026-08-30

GitHub info

License
MIT
Primary language
JavaScript
Last push
Aug 27, 2026, 7:01 AM
Maintainer
syncended
Added
2026-08-30

Install

Install command
dsh plugin --profile web add @syncended/dsh-usage

Tags

README badge

Add this Markdown to your plugin README to link back to its listing.

Listed onDSH Get
[![Listed on DSH Get](https://img.shields.io/badge/Listed_on-DSH_Get-1677ff?style=flat-square)](https://dshget.com/plugins/syncended/deepseek-harness-usage)

dsh-usage-plugin

35

DeepSeek 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

Development & Runtimefeiyang-dev

dsh-all-usage

4

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.

Usage & BillingParticleLight

deepseek-harness-automations

Durable cron automations for DeepSeek Harness

Development & Runtimesyncended