dsh-balance-tasks
Floating card showing DeepSeek balance, peak/off-peak tier countdown, and remaining tasks estimated from historical per-task token usage and the current context.
右下角悬浮卡显示 DeepSeek 余额与峰谷档位倒计时,并基于历史平均单任务 Token 消耗与当前上下文估算剩余任务数。
How to install
dsh plugin add github:Bil812/dsh-balance-tasks About
dsh-balance-tasks DeepSeek Harness 插件:**余额与任务数换算显示**。 右下角悬浮卡实时显示: **余额**(官方 /user/balance,总余额/赠送/充值) **还能跑多少个任务**(估算:1 任务 ≈ 1 会话;**统一口径**:每个任务价格 = 平均单次任务消耗的 Tokens(新增上下文 delta + 输出 outAvg,历史平均)× 当前档单价 + 当前已有的上下文 Tokens(按缓存命中价重读),从当前上下文起逐任务计价直到余额耗尽) **当前峰谷档位 + 距切换倒计时**(UTC 峰时段 01:00–04:00、06:00–10:00,即北京时间 9–12、14–18) 点击卡片可立即刷新余额。 安装 sh dsh plugin --profile web add <本目录> 或直接从 GitHub 安装: sh dsh plugin --profile web add github:Bil812/dsh-balance-tasks 重启 dsh web 后生效。要求已在 **设置 → 模型** 配置 DEEPSEEK_API_KEY(插件复用同一把 Key,通过凭据服务解析,不出本机)。 数据口径 usage 折叠自 llm/stream 的 usage 块(含子代理、压缩、标题等辅助调用),与官方账单口径一致; 计费价…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-08-22
- Created
- 2026-08-18
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- balance, cost, deepseek, deepseek-harness, dsh, dsh-plugin, estimate, quota
Related plugins
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-cost-meter
Han-1413141/dsh-cost-meter
Per-session and daily API cost, budget with usage %, official balance, history dashboard, and one-click official price sync with peak/off-peak pricing.
dsh-usage-stats
Ychris12138/dsh-usage-stats
Multi-provider usage dashboard with provider/model token breakdowns, calendar drill-downs, account balances, and OpenCode Go / Z.ai subscription quota tracking.
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.