deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
PROJECT README
English | 中文
Want to see your account balance? Want to know how much a single sentence costs you, without a pile of analytics features? Want to see how much a price hike hits your wallet? This plugin is for you.
It shows your DeepSeek official API balance and the amount spent in the current session in the top-right corner of the interface; hover over the amount to see the details. The price table and peak/off-peak pricing are configurable on the settings page.
UI language: All UI copy follows the language selected in DSH (中文 / English). Switch it live in DSH Settings → General → Language; when unset, it follows your browser language.
Session header indicator:
GET https://api.deepseek.com/user/balance; hidden for non-official APIs / missing key / failed queries.Settings page "Balance / Usage": balance details plus pricing settings:
dsh-usage-meter/
package.json plugin package declaration
cordis.patch.yml bundle patch: mounts this plugin as a Cordis host plugin
host.js host ESM: TypertRemoteService RPC (balance/usage/pricing)
client.js client static module: header pill + settings page (bilingual, follows DSH language)
install.ps1 one-click install
uninstall.ps1 one-click uninstall
README.md English docs
README.zh.md Chinese docs
1. Direct install:
Clone this repo locally, then run its install.ps1:
cd <plugin directory>
powershell -ExecutionPolicy Bypass -File .\install.ps1
2. Install via npm:
Run in PowerShell:
dsh plugin --profile web add @hunterchcl/dsh-usage-meter
Requires pnpm and dsh to be installed.
Run uninstall.ps1:
powershell -ExecutionPolicy Bypass -File .\uninstall.ps1 # keep local data
powershell -ExecutionPolicy Bypass -File .\uninstall.ps1 -RemoveData # also delete usage/pricing data
Or via pnpm:
dsh plugin --profile web remove @hunterchcl/dsh-usage-meter
assistant/chunk and assistant/message), for reference only — not a platform bill; the DeepSeek Open Platform is authoritative.pnpm install manually in the profile directory, it may clean up local plugin directories not declared in dependencies; if that happens, re-run install.ps1.CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。