Liu-ty/dsh-balance-display1

dsh-balance-display

适用于 DeepSeek Harness 的 DeepSeek API 余额显示悬浮层插件。

AI 分析

核心用途是实时监控 API 余额。适合使用 DeepSeek 官方 API 额度,并希望在 DSH 界面上直观看到账户余额及消费情况的用户。

包名
dsh-balance-display
版本
0.1.0
许可证
MIT
最近更新
2026年8月13日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Liu-ty/dsh-balance-display

Configuration

The bundle inserts one Host/Client row:

- id: balance-display
  name: dsh-balance-display
  inject: [credentials, webServer]
  config:
    requestTimeoutMs: 10000

Override that entire row in the profile or home cordis.patch.yml to change the positive integer timeout. Auto-refresh interval and collapsed state are browser-local preferences; the plugin stores no balance values.