← 返回列表
未验证
DeepSeek HarnessDSH的插件。
尚未跑自动兼容性验证,可查看页面内的依赖与入口分析。 · 最近上游提交 2026/8/14 · 已提供中文文档
DeepSeek Harness (DSH) 插件。首先是:dsh-usage-report —— 按会话统计 token 用量与预估成本(/usage + usage_report),价格依据 DeepSeek 定价表。
综合分
27.9
GitHub 分
27.9
用户评分
—
★ Stars
2
周下载量
—
安装插件(需先安装 dsh CLI 引擎:npm install -g @deepseek-ai/dsh)
dsh plugin --profile web add Yihong89/dsh-usage-plugin该插件未发布到 npm,走 GitHub 源安装(pnpm 若拦截 prepare 脚本,按其提示在 pnpm-workspace.yaml 的 allowBuilds 中放行后重跑)
数据截至 2026/9/19(元数据每日更新 · 实装验证按队列轮转,单条结论的验证时间见上方)
用户评分
还没有人投票,来当第一个
订阅周报,不错过优质插件更新
每周一封 · 高评分插件 + 新用户活动
README
dsh-plugins DeepSeek Harness(DSH)的插件。 一个 pnpm 工作区:packages/ 下每个插件对应一个包。 | 包 | 功能 | |---|---| | dsh-usage-plugin | 按会话统计 token 用量并估算费用报告(/usage 命令 + usage_report 工具),价格取自 DeepSeek 定价表。 | 安装插件 install the package into your profile (each plugin is a workspace package) dsh plugin --profile web add -w 'github:Yihong89/dsh-usage-plugin#main&path:packages/usage-report' activate by inserting the plugin row into the profile's patch layer (~/.dsh/profiles/web/cordis.patch.yml): # - insert: - id: usage-report name: 'dsh-usage-plugin' 加载器会热重载配置变更,因此无需重启进程。 开发 pnpm install pnpm run build # tsc for every package pnpm run test # node --test for every package 许可证 MIT
同作者(Yihong89)的其他插件
扫码进群