DSH GetDSH Get
开发与运行时DeepSeek Harness 插件

deepseek-harness-usage

作者 syncended

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

版本
v0.2.3
许可证
MIT
收录日期
2026-08-30

GitHub 信息

许可证
MIT
主要语言
JavaScript
最近推送
2026年8月27日 07:01
维护者
syncended
收录日期
2026-08-30

安装

安装命令
dsh plugin --profile web add @syncended/dsh-usage

标签

README 徽章

将这段 Markdown 添加到插件 README,链接到对应的详情页。

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

开发与运行时feiyang-dev

dsh-all-usage

4

支持跨多个模型、供应商、工作区与时间范围进行统一分析,并可在全部保留历史中自定义起止日期;实时呈现缓存命中率,并可分别查看模型和供应商的分类数据;单日趋势按小时、跨日趋势按日,提供 53 周 GitHub 风格热力图、连续使用、模型与工作区 Token 占比环图,以及可独立自由组合的筛选;支持查询 DeepSeek 账户余额、管理工作区别名及导出 CSV 数据;独立账本在会话删除前持久化用量,增量重建只处理新增事件;重启时未变化会话不回读日志、直接复用账本(以每会话日志 revision 为变更信号),扫描完成后通过轻量 revision 状态判断,只有 Host/统计状态变化才获取完整历史,并显示 revision 复用、实际读取、账本恢复和失败等非敏感同步健康信息;全 0 用量的重放不会覆盖已记录的真实用量,Token 口径显式声明(输入不含缓存命中,缓存读写与推理独立成桶)。中文使用本地时区,英文统一使用 UTC;API 仅限本机访问。

用量与计费ParticleLight

deepseek-harness-automations

Durable cron automations for DeepSeek Harness

开发与运行时syncended