D
dsh-plugin-cost-tracker
v0.1.0 · 4 天前发布
Token cost tracker for DeepSeek Harness -- track usage, calculate costs, budget warnings
README
dsh-plugin-cost-tracker
Token cost tracker for DeepSeek Harness.
What it does
Install
sh
dsh plugin --profile your-profile add dsh-plugin-cost-tracker
CLI
sh
cost --model deepseek-v4 --input 10000 --output 5000
Model: deepseek-v4
Input: 10,000 tokens @ $0.27/M
Output: 5,000 tokens @ $1.10/M
Cost: $0.01
Supported models
Configuration
```yaml
name: dsh-plugin-cost-tracker
config:
defaultM
版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- dsh-plugin-cost-tracker
- Repo
- git+https://github.com/YYTbit/dsh-plugin-cost-tracker.git
- Engines
{}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}