DeepSeek Harness Plugin Hub

发布与管理完整 Harness Profiles,发现适合你的插件。

探索

插件目录环境预设文档中心动态

社区

发布插件联系我们报告问题

相关链接

Plugin Hub GitHubDeepSeek Harness 官方项目系统状态隐私说明
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

独立、非官方社区项目,与 DeepSeek 官方无隶属、授权或背书关系。

Deepseek Balance — DeepSeek Harness 插件(DSH Plugin)
← Plugins

@tempuspatia/dsh-deepseek-balance

Deepseek Balance

适用于 DeepSeek Harness Web GUI 的实时 DeepSeek 余额侧边栏小组件

插件会安装到这里;不确定时保持 web。

npx -y @deepseek-ai/dsh plugin --profile web add @tempuspatia/dsh-deepseek-balance@0.1.3
README兼容性版本

兼容性与来源证明

Deepseek Balance 以 @tempuspatia/dsh-deepseek-balance 发布,当前版本为 0.1.3。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
web
发布来源
npm
Registry 更新时间
2026/9/20

版本

0.3.11stable
2026/9/15
0.3.3stable
2026/8/30
0.1.3
stable
2026/8/22
查看其余 3 个版本收起版本
0.1.2stable
2026/8/22
0.1.1stable
2026/8/22
0.1.0stable
2026/8/22

相关插件

正在加载相关插件…

最新版
0.1.3
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
18 kB
文件数
12
Surface
web
许可证
MIT
发布源
npm
GitHub
★ 1
周下载
46
最近提交
2026/9/6
查看源码 ↗项目主页 ↗
README Badge

点击下方 Badge 复制 Markdown,粘贴到 README 即可。

这是你的 Plugin?认领权益 · 优先安全扫描

验证 package.json 声明的 GitHub 仓库,即可管理这个公开页面。认领后,Hub 会优先安排当前版本的安全扫描,并在通过后公开展示结果。

认领这个 Plugin →
报告问题
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录

README

DeepSeek Harness Balance

An independent DeepSeek Harness (DSH) Web plugin that shows the current DeepSeek API account balance in the sidebar footer, above Settings. It refreshes automatically every 30 seconds and can be refreshed manually.

中文版:README.zh.md

Requirements

  • DSH 0.1.0-rc.8 Web profile
  • Node.js 22 or later
  • A DeepSeek API key saved in Settings → Models or supplied to the DSH process as DEEPSEEK_API_KEY

Install

dsh plugin --profile web add @tempuspatia/dsh-deepseek-balance

Restart the Web server, then hard-refresh the browser:

dsh web --no-open

Open http://127.0.0.1:3080. The balance entry appears at the bottom of the sidebar, above Settings. A compact sidebar shows a status dot; expanding it shows the primary balance. Click it to refresh immediately.

Privacy and network boundary

Your API key stays in the local DSH host process. The browser never receives, stores, logs, or renders it. The plugin only requests GET https://api.deepseek.com/user/balance from the host and returns normalized public balance totals to the local browser over DSH's loopback server. It does not send conversation messages, files, filesystem paths, or telemetry.

Troubleshooting

StatusWhat to do
Balance unavailableConfirm DSH is running and refresh the browser.
Save a DeepSeek API key firstAdd DEEPSEEK_API_KEY in Settings → Models, then restart DSH.
Unable to read balanceCheck that the selected provider is DeepSeek-compatible and that your API key has access to /user/balance.

Upgrade and uninstall

dsh plugin --profile web update @tempuspatia/dsh-deepseek-balance
dsh plugin --profile web remove @tempuspatia/dsh-deepseek-balance

Restart DSH after either command. Uninstalling removes only the plugin; it does not change your DSH models, credentials, or conversations.

Development and release

npm ci
npm test
npm run lint
npm run validate:manifest
npm run validate:package
npm pack --dry-run

See CONTRIBUTING.md and SECURITY.md. Released under the MIT License.

相关插件

继续浏览 models-usage 分类下经过校验的插件。

Whale Widgetdsh-whale-widgetDSH Web 界面右下角的 DeepSeek 余额小鲸鱼挂件:余额/今日已用/峰谷定价、自定义泡泡点击序列(文本/余额/今日/峰谷/图片/随机语句与并列加权选择)、逐行样式与字体、悬浮快捷编辑、音效与每轮消耗、自定义角色/动图/音效、吸附与翻转自定义Usage Stats@ychris12138/dsh-usage-statsdsh Web GUI 的令牌使用热力图、提供商余额和订阅配额Codex Connectdsh-codex-connect用于 DeepSeek Harness 的 ChatGPT OAuth 和 Codex 模型。Ui Usage Billing@kenz1117/dsh-ui-usage-billingDeepSeek Harness 的用量计费仪表板:侧边栏成本指标和完整的仪表板模态窗口,依据当前多提供商目录定价,并汇总会话日志中的实际用量。