archyciao/dsh-about-updater0

dsh-about-updater

About section for dsh: shows the version, checks for updates, and can auto-update + restart

AI 分析

核心用于简化 DSH 自身的版本管理与升级流程。适合希望在网页端一键保持系统最新、免去手动命令行更新的用户。

パッケージ
dsh-about-updater
バージョン
0.1.0
最終更新
2026/08/15

インストール

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

image

许可 / License

MIT