archyciao/dsh-about-updater ↗★ 0
dsh-about-updater
DSH 设置页“关于”面板插件,提供版本显示、检查更新、一键升级与自动重启功能。
AI 分析
核心用于简化 DSH 自身的版本管理与升级流程。适合希望在网页端一键保持系统最新、免去手动命令行更新的用户。
安裝
$
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