ningbainb/deepseek-harness-desktop--packages-dsh-live-stats ↗★ 491
@linxin666/dsh-live-stats
Live token estimates and generation throughput for DSH Web
AI Analysis
适合需要监控 API 消耗成本和生成速度的 DSH Web 用户。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ningbainb/deepseek-harness-desktop#f30137e7d72942d2cd851a0fa0713f596ed06ad6&path:packages/dsh-live-statsREADME
Read the full README ↗Configuration
| Key | Type | Default | Meaning |
|---|---|---|---|
charsPerToken | number | 4 | Approximate text characters represented by one token |
blockOverhead | number | 4 | Fixed framing tokens assigned to each content block |
roleOverhead | number | 4 | Fixed framing tokens assigned to each message or assistant response |
showCost | boolean | true | Show the current-session estimated API cost in the composer row |
priceMode | string | auto | Use automatic Beijing-time peak/off-peak pricing, or force peak / offpeak |