Liu-ty/dsh-balance-display1

dsh-balance-display

DeepSeek API balance overlay for DeepSeek Harness

AI 分析

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

パッケージ
dsh-balance-display
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/13

インストール

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

ドキュメント

README 全文を読む ↗

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.