dsh-balance-chip
Run the following command in DeepSeek Harness:
dsh plugin install AKUSH99/dsh-balance-chip
Paste the following prompt into your AI chat to install this plugin:
Install this plugin in DeepSeek Harness by running dsh plugin install AKUSH99/dsh-balance-chip in the terminal; full source at https://github.com/AKUSH99/dsh-balance-chip
About this plugin
Anyone who runs models through the DeepSeek API knows the little itch of switching to a browser tab just to check how many credits are left. dsh-balance-chip removes that friction by surfacing your balance right inside the DSH app: a persistent pill in the bottom-right corner plus a status dot in the sidebar footer, both always within eye reach without blocking clicks.
The plugin deliberately keeps its surface small. A host-side process polls the official api.deepseek.com/user/balance endpoint every 60 seconds and serves a cached value over a local route. Both displays update from that cache, show a green dot at 5 USD or above, orange below, and red on errors, while a tooltip reveals the currency and last-updated time. There are zero external dependencies and no telemetry; the API key is read at runtime solely from the local DSH credential store and is never shipped with the plugin itself.
Built for developers who rely on the DeepSeek API daily inside the DSH app and want their balance as unobtrusive and ever-present as a battery indicator. As long as DEEPSEEK_API_KEY exists in your credential store, the plugin works out of the box with no build step required.
Screenshots
Use Cases
- Check your DeepSeek API balance at a glance while working in DSH
- Get a color-coded warning when credits drop below your threshold
- Monitor balance without leaving the app or opening a browser
- Know your remaining credits before a workflow gets interrupted
Best For
- Engineers who call the DeepSeek API as part of daily development
- Users managing multiple AI providers inside the DSH app
- Developers who want fewer context switches and smoother workflows
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.