statistics 7
DeepSeek Harness 消耗统计插件:设置页「消耗统计」展示 Token 用量 KPI、半年活跃贡献热力图、按模型堆叠柱状图与模型环形图(Host 投影聚合 + 只读重算会话日志,永不写回)
dsh plugin add dsh-usage-panelDSH web plugin: a usage statistics dashboard (basic info, activity heatmap, daily token trend, model usage donut) with provider/model drill-down, following the DSH theme system.
dsh plugin add @yokesky/dsh-usage-lensDSH 用量统计插件:token 采集、活跃热力图、费用估算、超限守卫
dsh plugin add dsh-usage-guardOh My DSH Token — 纯本地的 AI Token 消耗统计面板:扫描 ~/.dsh/sessions 下全部历史会话日志,按 项目/会话/模型 三个维度聚合输入/输出/缓存读取 Token 消耗,图表+文本双形式可视化;入口常驻 dsh web 右下角,弹出独立统计面板,支持在线检测升级。Pure-local AI token usage statistics for DSH with project/session/model dimensions.
dsh plugin add oh-my-dshtokenPrune dead plugins in DeepSeek Harness: measures the real usage of every plugin's tools and skills (calls, error rate, latency, sessions) plus your value ratings, and flags the plugins you can safely remove. · 死插件修剪器:统计每个插件工具/技能的真实使用(调用、错误率、耗时、跨会话)与你的价值评分
dsh plugin add dsh-plugin-prune代码统计:扫描项目,按语言统计文件数与代码行数,返回语言分布与最大文件清单
dsh plugin add dsh-code-statsToken usage heatmap for the dsh web GUI: GitHub-style daily / weekly / cumulative token statistics with hover details, mounted via the official plugin mechanism (dsh plugin add) — no dsh source changes.
dsh plugin add @kelearns/dsh-token-usage