DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Cost Insights — DSH Plugin for DeepSeek Harness
← Plugins
C

dsh-cost-insights

Cost Insights

Auditable usage, cost, token, cache, balance and pricing analytics for DeepSeek Harness.

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:elviass/dsh-cost-insights#1852682db97d6311a7ed96505dce6bb65bcf4cb4
READMECompatibilityVersions
中文用量统计界面

Compatibility and provenance

Cost Insights is published as dsh-cost-insights and currently resolves to version 1.0.1. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
github
Registry updated
8/22/2026

Versions

1.0.1stable
8/22/2026

Related plugins

Loading related plugins…

Latest
1.0.1
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
web
License
MIT
Source
github
GitHub
★ 2
Weekly downloads
0
Last push
8/29/2026
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in

Related plugins

More verified plugins in models-usage.

Usage@linxin666/dsh-usageUsage statistics plugin for the dsh web GUI: per-provider balance and coding-plan quota detection plus a live token usage ledger, with the current session provider's today usage on the sidebar entryUsage Stats@ychris12138/dsh-usage-statsToken usage heatmap, provider balances, and subscription quotas for the dsh web GUICodex Connectdsh-codex-connectChatGPT OAuth and Codex models for DeepSeek Harness.Ui Usage Billing@kenz1117/dsh-ui-usage-billingUsage billing dashboard for DeepSeek Harness: sidebar cost metrics plus a full dashboard modal, priced from a current multi-provider catalog with real usage aggregated from session logs.

README

DSH Cost Insights / 用量与费用分析

English

面向 DeepSeek Harness 的本地用量与费用分析插件,提供 Token、缓存、API 余额和模型价格统计。

中文用量统计界面

主要功能

  • 按对话、工作区、模型、API 提供商、用途和日期范围查看用量与费用。
  • 通过折线图、分布图和 365 天热力图分析 Token、费用及模型使用情况。
  • 统计输入、缓存写入、输出、缓存命中率和调用次数。
  • 同步支持来源的模型价格与汇率,美元价格同时换算显示人民币。
  • 显示支持接口的 API 余额;DeepSeek 官方调用可区分高峰价与低谷价。
  • 扩展 DSH 原有的对话统计栏和侧边栏,不替换原界面。
  • 自动跟随 DSH 的中文/英文语言以及浅色/深色主题。

安装

  1. 从 v1.0.1 下载 dsh-cost-insights-1.0.1.tgz。

  2. 使用对应 DSH profile 安装下载的压缩包:

    dsh plugin --profile web add ./dsh-cost-insights-1.0.1.tgz
    

本项目只通过 GitHub Releases 分发。旧名称 dsh-usage-insights 与 npm 上的同名包 均不再代表本项目,请使用 dsh-cost-insights。

从 v1.0.0 升级时,请先从对应 profile 移除旧名称 dsh-usage-insights,再安装新包。 账本仍保存在 storages/usage-insights/ledger.sqlite,改名不会迁移或删除历史数据。

使用方法

安装并启动 DSH 后,在“设置 → 用量与费用”中查看完整页面。对话输入区下方会显示当前 模型价格、当前对话费用和支持接口的余额;侧边栏会显示今日总花费。

“更多 → 关于”中连续点击版本号 7 次,可以导出经过脱敏处理的诊断日志。

兼容范围

  • DeepSeek Harness >=0.1.0-rc.7 <0.2.0
  • Node.js ^22.19.0 || >=24.0.0
  • DSH Web 客户端

v1.0.1 延续 v1.0.0 的兼容范围;后者已在独立临时 DSH_HOME 中通过 DSH 0.1.0-rc.7 和 0.1.1-rc.2 安装验证,不会读取或修改正常的 %USERPROFILE%\.dsh。

数据与隐私

插件在本地保存数值用量、API 提供商与模型标识、时间、对话/工作区分组、价格来源 元数据和可选余额快照;不保存提示词、回复正文或原始 API Key。

联网同步仅访问 package.json 中声明的价格、汇率和余额接口。诊断日志会移除凭据、 提示词、回复正文及本地数据库内容。如发现安全问题,可使用 GitHub 的私密漏洞报告。

许可证

MIT © 2026 elviass