dsh-convo-cost
Real-time cost tracking for the current DSH conversation: a composer-dock line showing the running token usage and DeepSeek official price estimate (base and peak/valley pricing).
当前对话实时费用统计:输入框下方一行显示运行中的 token 用量与 DeepSeek 官方价格估算(基础价与峰谷价)。
How to install
dsh plugin add dsh-convo-cost About
dsh-convo-cost English: README.en.md 实时统计**当前对话**的 token 用量与费用,在会话输入框下方的状态行显示一行 本对话 ¥x.xx · xx tok,悬停可看调用次数 / 输入(含缓存命中)/ 输出(含推理)/ 费用 / 计价模式 / 模型明细。 计价标准:**DeepSeek 官方价目表**(人民币 / 百万 tokens),已与 api-docs.deepseek.com/zh-cn/quick_start/pricing 核对 自动切换计价:2026-08-17 00:00(北京时间)前用基础价,之后按峰谷价 高峰时段(北京时间 09:00-12:00、14:00-18:00)自动按高峰价计 模型名来自请求头,未知模型按 ¥0 计 安装 sh dsh plugin --profile web add dsh-convo-cost 重启 dsh web 后,会话状态行出现「本对话 ¥x.xx · xx tok」。 效果 | 状态行 | 悬停明细 | | --- | --- | | 本对话 ¥1.47 · 20.9M tok | 调用 152 次 · 输入 20,812,672 tok(缓存命中 20,812,672)· 输出 118,945 tok(推理 …)· ≈ ¥1.47 · 计价:基础价 · 模型:deepseek-v4-…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- 0
- Last push
- 2026-08-18
- Created
- 2026-08-16
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
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.
deepseek-harness-control-center
feibi-mochi/deepseek-harness-control-center
DeepSeek Harness control center for official balance monitoring, per-session costs and tokens, third-party token totals, completion alerts, official recharge, flexible layouts, and agent-assisted session controls.
context-vista
GooodWei/context-vista
A right-side floating panel and /context command for DeepSeek Harness — a live donut chart of context token usage, allocation, and estimated cost.
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.