dsh-cost-meter
Han-1413141
Per-session and daily API cost, budget with usage %, official balance, history dashboard, and one-click official price sync with peak/off-peak pricing.
Installed cleanly when we ran it
feibi-mochi/deepseek-harness-wallet
Multi-provider wallet chip: official DeepSeek balance, per-session cost & tokens, third-party token totals, recharge shortcut, low-balance alerts.
Install
via npm
Resolves a published tarball rather than cloning the repository, and installs without any extra setup. Swap `web` for your profile name if you run another one.
via GitHub · npm package
Installing from GitHub runs the project's build script, which pnpm blocks until you allowlist it — run the command once and pnpm prints the exact key to add under `allowBuilds` in ~/.dsh/profiles/web/pnpm-workspace.yaml.
What happened when we ran it
Installed cleanly when we ran it
Every command here is run in a throwaway container against a clean profile, and the result is whatever the harness recorded — not a guess from the source. Last run 6d ago.
Due diligence
What it is — A DeepSeek Harness plugin displaying official DeepSeek balance, per-session cost and token totals, with recharge shortcut and low-balance alerts.
Who it is for — When you use the DeepSeek model in DeepSeek Harness for multi-turn conversations and need to track session costs, this plugin is suitable to install. If you mainly manage third-party token totals and are not concerned with official balance, the plugin's focus does not match your needs.
Watch out — Sandbox test passed. It was installed in a new profile and registered into the profile. No obvious issues found.
The verdict — I would install it because it buckets official DeepSeek costs per provider and per session without mixing with other providers.
Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.

deepseek-harness-wallet is a DeepSeek Harness plugin that adds a wallet and usage panel for DeepSeek and selected third-party providers.
DeepSeek Harness loads the plugin alongside the composer, where it reads account balance data, session usage events, the selected provider and model, and the official DeepSeek pricing page. It records a 365-day local usage ledger without storing prompts or responses, keeps official and third-party usage separate, and writes account and display settings locally. Account switching updates the credentials seam with credentials.set('DEEPSEEK_API_KEY', ...); the llm-deepseek route resolves that reference on the next request. The panel also links to the official recharge page, supports per-account thresholds, and can show Z.ai plan windows for configured Global and China plans.
It is intended for developers who want billing context, token counts, pricing-period information, and low-balance notifications beside active conversations. It is a poor fit when local usage history, account switching, or an additional floating interface is undesirable, or when the provider is not covered by its documented adapters. Estimated session cost is not an official bill, and the README does not document a terminal command or the data reachable through the package’s flagged terminal surface; that access should be reviewed before installation.
The wallet panel’s Account Management(账户管理) view accepts an account name and API key. The first account becomes active automatically. Switching accounts writes the selected key through credentials.set('DEEPSEEK_API_KEY', ...); the llm-deepseek provider route resolves that reference for the next request, without requiring a restart. Thresholds are editable per account and currency and are persisted locally. The README does not provide environment-variable names or a configuration-file path.
The plugin maintains a local ledger covering 365 days. Stable request identities are deduplicated, and the cost for an official usage event is fixed to the pricing rule active when that event occurred. Current-session data can be cleared without deleting the conversation; historical ledger clearing is separate. Prompts and responses are not stored. Collection starts after upgrading to v0.3.2; older aggregate counters are not backfilled.
DeepSeek Harness receives the active provider and model context so the composer chip and sidebar clock can change their contents. Official pricing is periodically read from the DeepSeek pricing page, but only a fully validated table is applied. A failed request keeps the last validated rule. deepseek-v4-flash-vision-exp uses V4 Flash pricing, including image tokens reported by DeepSeek Harness. Configured Z.ai Global and China plans expose token-window and MCP-tool quotas rather than a CNY balance.
The documented controls are panel actions: manual refresh, recharge-page navigation, account management, layout and scale changes, completion reminders, and optional deletion when the host advertises a deletion capability. The README documents no plugin-specific command, supported operating-system list, or additional runtime requirement. The package is flagged with a terminal surface, but the supplied documentation does not identify its terminal entry point or reachable data.
Written from the project's own documentation and kept in sync with it. Where the two disagree, the source is authoritative — read the README on GitHub
Same category
Han-1413141
Per-session and daily API cost, budget with usage %, official balance, history dashboard, and one-click official price sync with peak/off-peak pricing.
Installed cleanly when we ran it
Ychris12138
Multi-provider usage dashboard with provider/model token breakdowns, calendar drill-downs, account balances, and OpenCode Go / Z.ai subscription quota tracking.
Installed cleanly when we ran it
wssfk12138
DeepSeek Harness token balance monitor with game-style damage pulse animations
Installed cleanly when we ran it
Make0209
GitHub-style usage heatmap dashboard: per-workspace turn counts and token spend (with cache-hit rate), DeepSeek account balance, and workspace aliases.
Installed cleanly when we ran it
zh667
Sidebar usage panel that attributes tokens to the relay site that served each request, read from your existing provider config: today/month/all-time totals, per-site and per-model breakdowns, a year activity heatmap, and New API / Sub2API / DeepSeek balances.
Installed cleanly when we ran it
feiyang-dev
DeepSeek Harness 用量与消耗插件(dsh-usage-plugin)—— 每次调用的 token 用量/缓存命中统计、峰谷计费、余额查询、CSV/JSON/PNG 导出,可经桌面端一键安装或命令行 dsh plugin add 安装。
Installed cleanly when we ran it