Liu-ty/dsh-balance-display1

dsh-balance-display

DeepSeek API balance overlay for DeepSeek Harness

AI Analysis

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

Package
dsh-balance-display
Version
0.1.0
License
MIT
Last updated
Aug 13, 2026

Install

$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.