dsh-about-updater
其他 活跃维护

dsh-about-updater

archyciao/dsh-about-updater

轻量化插件,为应用设置页「关于」模块新增版本信息展示、更新检测、一键重启能力,无冗余依赖,安装后即可在对应页面直接调用相关功能,操作便捷顺畅。

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
JavaScript
主要语言
None
开源协议
9 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:archyciao/dsh-about-updater
git clone https://github.com/archyciao/dsh-about-updater.git
git clone git@github.com:archyciao/dsh-about-updater.git
README.md main

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)
image

许可 / License

MIT