dsh-token-speed
可拖拽环形表盘,实时显示模型输出速度(tok/s),点击展开每步详情(精确速度、TTFT、缓存命中率、缓存读写、推理/输入 token、模型、累计 token)。
Draggable ring gauge showing live model output speed (tok/s) with an expandable per-step detail panel (exact speed, TTFT, cache-hit rate, cache read/write, reasoning and input tokens, model, cumulative tokens).
怎么安装
dsh plugin add github:gbeta/dsh-token-speed 简介
dsh-token-speed DSH 客户端插件:固定在 Web GUI 右下角的**可拖拽环形表盘**,实时显示模型输出速度(tok/s),点击展开详情面板。 纯浏览器端插件,不修改任何宿主状态,只读订阅会话数据。 功能 **实时速度**:生成期间,表盘指针 + 中央数字随流式输出实时爬升(按输出文本量 × 实测字符/token 比率估算)。 **每步精确校准**:每一步结束后,用 provider 上报的 usage.outputTokens 和 timing(firstToken → completed)计算真实 tok/s,并据此校准字符/token 比率。 **详情面板**(点击表盘展开): 实时速度(估算) 上一步(精确) 上一步输出(tokens) 上一步 TTFT 累计输出(当前加载窗口内) **状态指示**:生成中 / 工具执行中 / 空闲。 **可拖拽**:按住表盘拖动调整位置,位置记忆在 localStorage。 安装 插件以 link: 依赖安装进 DSH profile(以 desktop profile 为例): jsonc // ~/.dsh/profiles/desktop/package.json { "dependencies": { "dsh-token-speed": "link:/Users/<you>/Documents/DSH/ds…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-09-03
- 创建于
- 2026-09-02
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh, dsh-plugin, plugin
同类推荐
DeepSeek-Balance-Whale-Widget
MeteorNOX/DeepSeek-Balance-Whale-Widget
右下角常驻的小鲸鱼余额挂件:显示余额、今日已用、每轮对话消耗与随机台词,带音效与设置菜单。
dsh-desktop
anywhere-labs/deepseek-harness-desktop
为 DeepSeek Harness (DSH) 生态打造的现代化桌面端体验
dsh-status-rotator
01Virex/dsh-status-rotator
把回合状态那句 "Deep diving..." 替换成更有梗的自定义文案,按阶段轮换,支持打字机与流动渐变。