AI Agent Hub
Back to plugins
🖥️

dsh-balance

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install kkbsgg/dsh-balance

Paste the following prompt into your AI chat to install this plugin:

Please run the installation command in DeepSeek Harness to add this plugin, with source code available at https://github.com/kkbsgg/dsh-balance.

About this plugin

When using DeepSeek Harness for multi-model conversations, a common frustration arises: switching models without knowing the remaining API quota of the current provider. Interrupting your creative flow to check balance on external sites is unnecessary. The dsh-balance plugin solves this by seamlessly integrating balance information directly into your chat interface, allowing you to see your account status while selecting models.

The plugin adopts a "Server Query + Client Display" dual-end architecture. Using the Cordis plugin system, it listens to HTTP requests to securely retrieve your API keys and probe balance information. It supports both the DeepSeek official interface and various custom providers, featuring smart interaction—displaying the balance only after a model is selected, with automatic polling every 60 seconds or manual refresh on click. For developers deeply relying on DSH Desktop or users needing precise API cost management, this is an essential efficiency tool.

Use Cases

  • View your DeepSeek account remaining quota in real-time while writing long content.
  • Quickly check account balance before switching to different models.
  • Monitor consumption of different API providers when using multiple services simultaneously.

Best For

  • Heavy users of DeepSeek Harness desktop application.
  • Developers requiring precise control over API consumption costs.
  • Creators frequently switching models to compare results.