DeepSeek Harness plugin

dsh-balance

Shows API balances and available models in DeepSeek Harness Settings.

Jump to install

Source facts

Repository
crazywoola/dsh-balance
Latest update
Aug 17, 2026
Category
Usage & Billing
GitHub stars
23
Format
plugin
Catalog evidence
Upstream dsh.bundle evidence
Evidence path
package.json#dsh.bundle
Checked against
0.1.0-rc.8
Upstream check date
2026-08-20

This evidence comes from the upstream catalog. This site has not installed, run, or security-reviewed the plugin.

Install

Start with a prompt that asks an agent to review the GitHub repository and source. Switch to the command if you want to install it yourself.

Copy this prompt into DSH, Codex, or another agent and ask it to review the GitHub repository and source first.

Do not install or run any commands yet. Read this plugin's GitHub repository, README, and relevant source code. Then answer the questions below clearly and directly so I can decide whether it fits my needs:

1. What is this plugin, and what problem does it solve?
2. Who is it for, and what are its typical use cases?
3. How is it used after installation? Include one minimal example.
4. What known limitations or privacy, security, compatibility, or maintenance risks does it have?
5. Give a clear recommendation: recommend, conditionally recommend, or do not recommend, with reasons.

Distinguish statements documented by the repository, inferences from source code, and unknowns. If evidence is insufficient, say so explicitly. Do not guess or simply repeat the README.

GitHub: https://github.com/crazywoola/dsh-balance
Plugin: dsh-balance
Author: crazywoola

Check the source files

Read the README and other files from this plugin directory before installing.

File explorer4 files
README_EN.mdSource · read only
README language

dsh-balance

简体中文 | English

A DeepSeek Harness plugin for checking API balances and available models. The API key is used only by the local Host and is never sent to the browser.

![DeepSeek balance settings panel](./docs/dsh-balance-settings-v040.png)

![DeepSeek balance below the chat composer](./docs/dsh-balance-composer-v040.png)

Features

  • View total, topped-up, and granted balances
  • Keep a compact balance summary below the chat composer
  • View models available to the current API key
  • Cache query results with manual refresh support
  • Follows DeepSeek peak/off-peak pricing: the balance indicator below the composer turns orange during peak hours (09:00–12:00, 14:00–18:00 Beijing time)
  • Native Simplified Chinese and English that follows the Harness system language
  • Use the DEEPSEEK_API_KEY saved by Harness

Install

dsh plugin --profile web add @pinkbanana/dsh-balance@latest
dsh --profile web

Open <http://127.0.0.1:3080/> and go to Settings → DeepSeek Balance. The panel sits directly below Agent presets, and the balance summary also appears below the composer in existing sessions. Save the API key in Settings → Models or provide it through the DEEPSEEK_API_KEY environment variable.

Development

pnpm install
pnpm check

License

[MIT](./LICENSE)

<a href="https://www.buymeacoffee.com/pinkbanana"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Crazywoola a coffee" width="199" height="55" /></a>