archyciao/dsh-about-updater ↗★ 0
dsh-about-updater
About section for dsh: shows the version, checks for updates, and can auto-update + restart
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:archyciao/dsh-about-updater说明文档
阅读完整 README ↗dsh-about-updater
DeepSeek Harness (dsh) 插件:在设置页添加「关于」面板,提供版本显示、检查更新与一键更新重启。
A dsh plugin that adds an "About" panel to the settings page, with version display, update checking, and one-click update + restart.
功能 / Features
- 版本显示:展示当前安装的 dsh 版本 / Show the currently installed dsh version
- 检查更新:查询 npm registry 是否有新版本 / Check npm registry for newer versions
- 一键更新:检测到新版本时可直接安装 / Install updates directly when a new version is available
- 立即重启:更新后一键重启后端(无命令窗口,自动拉起并重连)/ Restart the backend with one click after updating (no console window; auto-relaunch and reconnect)
许可 / License
MIT