dsh-token-speed
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).
可拖拽环形表盘,实时显示模型输出速度(tok/s),点击展开每步详情(精确速度、TTFT、缓存命中率、缓存读写、推理/输入 token、模型、累计 token)。
How to install
dsh plugin add github:gbeta/dsh-token-speed About
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…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-09-03
- Created
- 2026-09-02
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek-harness, dsh, dsh-plugin, plugin
Related plugins
DeepSeek-Balance-Whale-Widget
MeteorNOX/DeepSeek-Balance-Whale-Widget
A fixed-corner whale widget showing DeepSeek balance, today usage, per-turn cost and random talk lines, with sound effects and a menu.
dsh-desktop
anywhere-labs/deepseek-harness-desktop
为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
dsh-status-rotator
01Virex/dsh-status-rotator
Replaces the "Deep diving..." turn-status label with rotating meme-worthy phrases, with typewriter and gradient effects.
dsh-annotation
omdsh-dev/dsh-annotation
Select text → annotate → send with your message; replies map back to each annotation.