nanshanzhaoji/dsh-download-progress

Plugin ⭐ 0 MIT web-ui

DSH 下载进度插件:给 DeepSeek Harness 增加一个 download 工具,下载时在 Web GUI 右下角显示实时进度条(百分比 / 速度 / 大小),无需用户盯着终端猜下载是否卡住。

catalog description:DSH 下载进度插件:download 工具实时计算下载百分比,Web GUI 右下角悬浮面板显示进度条

Install

# 方式一:npm 包(若已发布)
dsh plugin --profile web add dsh-download-progress

# 方式二:GitHub clone 安装
git clone https://github.com/nanshanzhaoji/dsh-download-progress.git
dsh plugin --profile web add ./dsh-download-progress

Add nanshanzhaoji/dsh-download-progress to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.