dsh plugins中文
← Back to popular plugin directory

DSH Usage and Cost Panel

LeemanCheung/dsh-token-usage · skills

Persistent token usage records and dashboard for DeepSeek Harness.

★ 6GitHub stars
1Forks
2026-08-15Last updated
TypeScriptLanguage
MITLicense

Project overview

本插件吸收了主流 Agent 可观测性产品对 Token、成本、缓存和聚合趋势的做法,例如 LangSmith cost tracking、OpenAI Agents SDK usage、Langfuse token/cost tracking 和 Phoenix LLM metrics。预算和异常部分参考 FinOps Budgeting、Anomaly Management 与 MAD 的稳健统计定义。

本项目当前以 GitHub 源码插件形式分发,不发布到 npm。源码与 DSH checkout 并排放置,tsdown.config.ts 复用 DSH 的官方 Client bundle preset。

Install command

dsh plugin --profile web add github:LeemanCheung/dsh-token-usage
View GitHub repository ↗Back to popular plugin directory