@dsh-external/ds-balance
用于 DeepSeek Harness Web GUI 的极简 DeepSeek 账户余额小部件。
AI 分析
核心用途是在 Web 界面直观展示 DeepSeek 账户余额。适合使用官方 API 且需要随时监控额度消耗的用户,需配置 DEEPSEEK_API_KEY。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:JovanHE/ds-balance说明文档
阅读完整 README ↗Usage
Zero configuration. As long as DEEPSEEK_API_KEY is set (in the DSH credential store, a .env, or the environment), the widget appears at the right of every session header.
- Click the pill to refresh.
- Hover it to see the full breakdown.
- If the key is missing or the request fails, the pill turns red and shows the reason in its tooltip.