deepseek-harness-wallet-patched
Maintained fork of feibi-mochi/deepseek-harness-control-center, which has not been updated since 2026-09-09. Pricing follows the official model pool instead of a hardcoded model prefix, so DeepSeek V4.1 Flash (`deepseek-flash`) is billed and shows its peak/off-peak clock, and the official price page is parsed structurally so a renamed or retired model no longer stops price sync. Adds an English interface beside the original Chinese. Otherwise the same plugin: balance, per-session cost and token breakdown, a 24-hour peak/off-peak clock, Z.ai plan quota, and a local usage ledger, following the host light/dark theme.
feibi-mochi/deepseek-harness-control-center 的维护分支,上游自 2026-09-09 起未再更新。计价改为跟随官方模型池、而非硬编码模型前缀,因此 DeepSeek V4.1 Flash(`deepseek-flash`)能正常计价并显示峰谷时钟;官方价格页改为结构化解析,模型改名或下架不再中断价格同步。界面在原有中文之外增加英文。其余与原插件一致:余额、本会话花费与 token 拆分、24 小时峰谷时钟、Z.ai 套餐额度与本机用量账本,并跟随宿主明暗主题。
How to install
dsh plugin add deepseek-harness-wallet-patched About
DeepSeek Harness Control Center **DeepSeek Harness 监控、提醒、充值与会话控制中心。** 余额 ¥5.89 · 本场 ¥0.72 · 官 18.8M | 三方 800K · ↗ 充值 English · 简体中文 · 安装 · 兼容性 · 更新日志 本地优先 DSH 助手:查看账户与本场用量、接收完成提醒、充值,并按宿主能力提供会话控制。 **版本:** v0.3.13。 如果 DeepSeek Harness Control Center 帮到了你,请考虑点一个 ⭐ Star,谢谢! **关于本仓库** 这是 feibi-mochi/deepseek-harness-control-center 的个人修补分支。上游自 2026-09-09 起未再更新,故在此维护一份可用版本。 - 精力有限,不保证及时关注这个仓库,且随时可能断更 - 欢迎提 issue,但回复可能很慢 - 上游若恢复维护,我会优先回归上游 能做什么 界面跟随宿主语言设置,内置简体中文与英文两套文案。余额来自官方接口;费用统计是本机估算。 余额 ¥5.89 · 本场 ¥0.72 · 官 18.8M | 三方 800K · ↗充 **官方 DeepSeek**——余额(60 秒全局刷新 + 启动快速重试)、本会话花费估算(不是官方账单;每次用量按发生时价格锁定,含 …
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-23
- Created
- 2026-09-22
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek-harness, dsh, dsh-plugin
Related plugins
TokenLedger
zh667/TokenLedger
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.
dsh-context
bowenliang123/dsh-context
DSH context insight panel: Context dashboard + /context command + Context browser — one-stop context lifecycle management with categorized composition, content details, evolution trends, compaction/injection events, and stats.
dsh-usage-statistics-panel
HaoyueQin/dsh-usage-statistics-panel
Usage statistics settings panel: 26-week activity heatmap, daily token trend with a cache hit-rate curve, per-model donut and breakdown, time-range filters, summary cards, one-time historical backfill and lossless rebuild.
dsh-all-usage
ParticleLight/dsh-all-usage
Analyze usage across models, providers, workspaces, and time ranges — including custom start/end dates over the full retained history — with live cache-hit visibility and separate model and provider breakdowns. Includes hourly single-day trends, daily cross-day trends, a 53-week GitHub-style heatmap, usage streaks, model and workspace Token-share donut charts with Token, cost, and percentage details, independent combinable filters, cache-efficiency trends, DeepSeek account balance, workspace aliases, CSV export, and a durable ledger that preserves successfully flushed usage after session deletion — and after a workspace is deleted, where its recorded usage is summed into one Deleted row — and rebuilds incrementally — on restart, unchanged sessions are applied from the ledger without re-reading their logs (a per-session log revision is the change signal), and only changed/new events are folded. The workspace registry is kept fresh automatically through the DSH domain/changed probe: only added/removed workspaces are reprocessed incrementally, unchanged workspaces reuse their computed aggregates and ledger with zero rescan, and usage is strictly limited to DSH-registered workspaces (unregistered cwds are ignored). After a scan, lightweight revision status fetches full history only when the Host/data state changes and exposes non-sensitive sync health (revision reuse, rereads, ledger recovery, and failures). Token accounting is explicit: input is fresh (cache read/write and reasoning are separate buckets) and zero-usage replays never overwrite recorded usage. Chinese uses local time, English uses UTC; API access is loopback-only.