Bundle
dsh-about-updater
About section for dsh: shows the version, checks for updates, and can auto-update + restart
- Source
- archyciao
- stars
- 1 stars
- License
- MIT
- Updated
- Updated yesterday
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) <img width="960" height="344" alt="image" src="https://github.com/user-attachments/assets/fb15bf57-7b4f-4699-a6f8-d921a0ff206f" /> ## 许可 / License MIT
Install
dsh plugin --profile web add github:archyciao/dsh-about-updater
Profile: web
With the hub plugin installed, ask your agent to install it by name — it resolves the same plan shown here.
dsh plugin --profile web add github:stvlynn/dsh.fish#path:packages/dsh-plugin-hub
install dsh-about-updater from the hub
- This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.