概览
dsh-agent-pricing
社区 · Topic 自动分析 — 通过 GitHub dsh-plugin Topic 自动发现。静态检查在不执行第三方代码的前提下,验证了固定公开版本的根目录 bundle 契约与已提交文件;这不等于人工审核、安全审计、运行时冒烟测试、发布者身份验证或官方背书。
从 GitHub 安装此组合包
CLI 会验证组合包、调用原生 DSH 安装,成功后才上报完成。
npx dshpub add Way2LOose4/dsh-agent-pricing --ref a99147b4a616b688dcdee1b6f062de1b94c7de67能力
它贡献了什么
README / ZH
插件文档
DeepSeek Harness 的实时会话成本预览:输入框下方的成本读数、今日用量图表悬浮窗、
price_estimate/session_cost两个 Agent 工具——价格与 DeepSeek 官网价格页实时对齐(支持峰谷定价)。
LIMITATIONS
已知限制
- All figures are **estimates**: they mirror the official public price table, not your account's negotiated rates or remaining balance. DeepSeek exposes a real `/user/balance` endpoint; this plugin deliberately stays read-only on public data and needs no API key. - Cost history is computed from your local session logs; nothing leaves your machine except the price-table requests to the official docs page and this repo's raw `prices.json`. - Only install plugins you trust — a plugin package is registered into the Web profile and loads with every DSH start.
