DSH HUB
HomePlugin StorePlugin PacksCommunityRankingsResourcesPublish Guide
Plugin source
Back to catalog

WSL043 /

WSL043/dsh-native-deepseek-balance

Verified

DeepSeek API cash balance and private DSH-local request, token, cache, daily, and per-model usage charts for DeepSeek Harness.

★ 1 Stars0 Forks0 IssuesN/A Community rating0 Confirmed installs
View on GitHubProject homepage
READMESource: main@47f382c3

DSH DeepSeek Dashboard

Official DeepSeek API cash balance with a private DSH-local usage dashboard

CI npm total npm downloads MIT Stars

Install · Privacy · 简体中文

DeepSeek API cash balance pill and detail panel in the DeepSeek Harness composer

DeepSeek API cash balance with local request and token usage charts in DeepSeek Harness Settings
Captured from an installed official DeepSeek Harness build. Balance and sample session data are isolated for documentation; the chart is not account-wide DeepSeek billing.

What it does

  • Shows one quiet 28 px balance pill beside the composer controls only while the active model uses the DeepSeek provider; Codex and other providers remain untouched.
  • Opens a compact detail panel and provides a dedicated Settings → DeepSeek page.
  • Shows one selected CNY or USD balance at a time, including total, granted, and topped-up cash balance.
  • Lets you choose exactly one display currency, CNY or USD, shared by the dashboard and composer pill without adding another credential.
  • Opens DeepSeek's official account balance page for top-up from either balance surface; the plugin never handles a payment itself.
  • Adds a dedicated usage dashboard with API calls, Token totals, cache hit rate, switchable daily Token/request charts, and model distribution.
  • Breaks Token usage into uncached input, output, cache read, and cache write values reported by the provider.
  • Pauses automatic refresh in hidden tabs, catches up when visible, and shows when the data was last updated.
  • Keeps the last successful value during a temporary failure and labels it as stale; an unknown balance is never shown as zero.

DeepSeek's public API reports current account cash balance, not per-model quota. DSH session events report the usage of calls made through DSH. The dashboard keeps those sources visibly separate: it does not present local DSH activity as account-wide DeepSeek usage or invent an official spending history.

Install

PowerShell helper—it still delegates to DSH's official plugin command:

irm 'https://github.com/WSL043/dsh-deepseek-dashboard/releases/latest/download/install.ps1' | iex

Or use the official command directly:

dsh plugin --profile web add dsh-deepseek-dashboard

Restart DSH after installation. The plugin reuses the DeepSeek API key configured in Settings → Models.

Update or uninstall:

dsh plugin --profile web update dsh-deepseek-dashboard
dsh plugin --profile web remove dsh-deepseek-dashboard

For an Agent, use the packaged installation and verification guide.

Privacy and network access

For balance, the DSH host calls only DeepSeek's documented GET https://api.deepseek.com/user/balance endpoint. The API key remains in the host credential service; the browser receives only validated currency and balance fields. Provider error bodies, credentials, and account identifiers are never returned to the UI. Successful balance responses are cached in memory for 30 seconds and are never written to disk.

Usage charts are derived from the normal DSH session logs already stored in the selected profile. The plugin creates no second telemetry database and sends no analytics request.

The plugin registers no model-facing tool, adds nothing to the system prompt or conversation history, and consumes no model tokens.

Compatibility

Supports the latest DeepSeek Harness release recorded in the package metadata. DSH-Portable uses the same standard dsh plugin command and treats this as an optional plugin.

This community project is not affiliated with or endorsed by DeepSeek.

Report a bug · Request a feature · Security · MIT

—/ 5

No ratings yet

Verified DSH bundle

Commit 47f382c3d361

Community comments

No comments yet. Be the first to write one.

DSH HUB

A community index for DSH plugins. Not an official GitHub or DeepSeek AI product.

CommunityResourcesAPIAbout