dsh-balance
Run the following command in DeepSeek Harness:
dsh plugin install rayzhu1109/dsh-balance
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install rayzhu1109/dsh-balance (source: https://github.com/rayzhu1109/dsh-balance), then restart dsh web to see the balance widget in the sidebar.
About this plugin
Checking your DeepSeek balance typically means leaving the Harness workspace, opening the billing console, and hunting through pages. dsh-balance eliminates that detour by placing a compact balance pill at the bottom of the sidebar. Collapsed, it shrinks to a single coin icon; expanded, it surfaces total, gifted, and topped-up credits at a glance. A click opens a five-day bar chart built from daily balance deltas, auto-refreshing every sixty seconds through the official GET /user/balance endpoint.
Setup is genuinely zero: the plugin reuses the DEEPSEEK_API_KEY you already store in ~/.dsh/.credentials.yaml or your environment, pulls in no third-party packages, and wires itself up with one Node built-in route on the host plus two sidebar slot registrations on the client. The spending chart begins accumulating the day you install the plugin and fills in over the following four days as you use the API.
If you run high-volume inference daily, want a quick credit check before kicking off a long batch, or share a single key across a team and need everyone to see consumption trends without extra overhead, dsh-balance is the kind of widget you install once and never think about again.
Use Cases
- Quick remaining-credit check before launching a daily DeepSeek API batch
- Track five-day spending trends in real time during long inference runs
- Shared team key where every member needs a unified credit burn view
Best For
- Individual developers running high-frequency DeepSeek API calls
- Small teams sharing a single API key that needs visible credit burn
- Users who want model status and billing at a glance in one sidebar
Related Plugins
Adds an Auto approval mode on the official workspace-write sandbox, classifying semantic risks, asking when ambiguous, and denying destructive operations.
Undo/rollback system for DSH: config & plugin snapshots, one-click undo/redo/restore, message-level revert, secret masking, safe mode, and offline WebUI/GUI/CLI rescue tools for when DSH won't start.
Packages all 87 SKILL.md files from upstream reverse-skill as a DeepSeek Harness plugin that auto-registers them for authorized reverse engineering, penetration testing, and security research.
Dockyard DSH is a native DeepSeek Harness plugin that unifies official OAuth/client sessions for Codex, Antigravity, Grok, Claude, and Cursor, providing account pool, model catalog, and quota status.