dsh-webui-perf
awa-123-cw
DeepSeek Harness WebUI 性能优化开关插件:长代码流式渲染/历史加载/高亮缓存优化,设置面板一键开关(with official-package patches)
PROJECT TOPICS
PROJECT README
DeepSeek Harness(DSH)Web 插件:统计各模型 tokens 消耗并估算费用,显示 API 账户余额。

从 GitHub 仓库安装(纯 JS,零构建,即装即用):
dsh plugin --profile web add github:AKS1st/model-usage-plugin
dsh web # 重启 web 服务使 profile 生效
本地安装(clone 后直接指向仓库目录):
git clone https://github.com/AKS1st/model-usage-plugin.git
dsh plugin --profile web add /path/to/model-usage-plugin
dsh web
通过 dsh plugin(pnpm 转发)安装到 profile,并自动登记为 bundle 层。卸载:
dsh plugin --profile web remove musage-stats
打开 设置 → 模型消耗:
$DSH_HOME/musage-stats.jsonDEEPSEEK_API_KEY 环境变量或凭证MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。