AI Agent Hub
Back to plugins
🧰

balance-dsh

Web Tools Updated 2026.08.27

Run the following command in DeepSeek Harness:

dsh plugin install Rannist/balance-dsh

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

Run dsh plugin install Rannist/balance-dsh in DeepSeek Harness to install the balance and cost-tracking plugin from https://github.com/Rannist/balance-dsh, then restart DSH Desktop to activate it.

About this plugin

When calling DeepSeek models frequently inside DSH Desktop, checking account balance and per-session cost usually means opening a browser and logging in, breaking your flow. balance-dsh surfaces both at a glance in the web UI sidebar, so you stay in context.\n\nA wallet icon, numeric balance, currency amount, and a peak/off-peak tag (red for peak, green for off-peak) sit at the bottom of the expanded sidebar. After each conversation the plugin reads local session token-usage events and maps them against the built-in V4 peak/off-peak pricing table to produce a cost estimate, without sending any data to a third party.\n\nIdeal for solo developers managing an ongoing API budget, teams juggling multiple DeepSeek models across projects, or anyone who wants a one-stop balance and spend monitor right inside the desktop client. Set your API key once, restart, and the numbers are always within reach.

Use Cases

  • Checking DeepSeek balance and per-session spend in real time during long DSH Desktop conversations
  • Deciding whether to launch a lengthy prompt based on the current peak or off-peak pricing window
  • Verifying sufficient account balance before starting a budget-sensitive coding task

Best For

  • Solo developers relying on DeepSeek API daily and tracking monthly spend
  • Engineering teams juggling multiple DeepSeek models across projects
  • Productivity-first users who prefer staying inside a desktop client over browser-tab switching