dsh plugins中文
← Back to popular plugin directory

DSH Web UI session progress plug-in

lhh010/dsh-ui-progress · enterprise

DSH Web UI Session progress plug-in: resident session progress bar in the input box docking area (todos real progress/real-time token generation rate/interruption orange state/to-do reminder), zero core changes.

★ 8GitHub stars
0Forks
2026-08-14Last updated
TypeScriptLanguage
BSD-3-ClauseLicense

Project overview

DSH Web UI 会话进度插件:为 DeepSeek Harness 的 Web GUI 的输入框停靠区提供常驻会话进度条,零核心改动(纯 client 插件,不触碰 agent-loop)。 版本对应 / Version compatibility

v0.8.0 起本插件不再注入任何模型可见输入:reportprogress 工具与上报引导段落已移除(宿主 half 为空),插件只做浏览器端呈现。若其他宿主插件注册 reportprogress 工具,会话进度条的 ETA 行仍会读取其上报的 eta 字段(见上文)。

Install command

dsh plugin --profile web add github:lhh010/dsh-ui-progress
View GitHub repository ↗Back to popular plugin directory