Skip to content

dsh-plugin-usage v0.1.0

Choose a tag to compare

@GHJIVHIDD GHJIVHIDD released this 16 Aug 16:09
· 8 commits to main since this release

dsh-plugin-usage 0.1.0 (用量)

Deployment-level real-time usage & cost dashboard plugin for DeepSeek Harness.
DSH 部署级用量插件:实时跟踪会话输入/输出/缓存命中 tokens 与费用。

Features

  • 用量 tab next to chat/trajectory (native UI)
  • Live streaming estimates refreshed every second
  • DeepSeek official peak/off-peak pricing + OpenCode Go plan pricing
  • Editable custom price table (persisted, dynamic re-pricing)
  • CSV/JSON export

Install

dsh plugin --profile web add github:GHJIVHIDD/dsh-plugin-usage
# or from this release tarball:
curl -L -o dsh-plugin-usage.tgz https://github.com/GHJIVHIDD/dsh-plugin-usage/releases/download/v0.1.0/deepseek-ai-dsh-plugin-usage-0.1.0.tgz
dsh plugin --profile web add ./dsh-plugin-usage.tgz

Docs: README.md (EN) / README.zh.md (中文) · MIT License