Liu-ty/dsh-balance-display ↗★ 1
dsh-balance-display
适用于 DeepSeek Harness 的 DeepSeek API 余额显示悬浮层插件。
AI 分析
核心用途是实时监控 API 余额。适合使用 DeepSeek 官方 API 额度,并希望在 DSH 界面上直观看到账户余额及消费情况的用户。
安装
$
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.