본문으로 건너뛰기
T

just-dsh-plugins (dsh-auto-update)

tuhuaqing/just-dsh-plugins/plugins/dsh-auto-update

One-click upgrade to Deepseek Harness, with version number displayed in the sidebar.

설치

dsh plugin --profile web add github:tuhuaqing/just-dsh-plugins

이 플러그인은 저장소의 plugins/dsh-auto-update 하위 디렉터리에 있습니다.

README

just-dsh-plugins

基于 Cordis 思想实现的一组 DSH 插件。

插件列表

插件说明
dsh-auto-update自动检测并更新 DeepSeek Harness,在 web 侧边栏显示当前版本并提供一键更新 / 重启。

dsh-auto-update

自动检测并更新 DSH 的插件。在 dsh web 侧边栏「设置」按钮内靠右显示当前运行版本,发现官方更高版本后可一键 npm install -g 更新并重启。

  • 加载后立即热生效,无需重启 dsh;之后每 30 分钟检查一次当前版本与官方 latest 版本。
  • 检测到更高版本时显示「更新」按钮,安装完成后变为「重启」按钮。
  • 重启脚本跨平台(Linux / macOS / Windows),以脱离父进程的方式后台拉起新的 dsh web

详见 plugins/dsh-auto-update/README.md

安装插件

dsh-auto-update 为例:

# DSH更新插件
dsh plugin --profile web add @just-ai/dsh-auto-update

安装后即可热加载生效。

许可证

本项目基于 Apache License 2.0 开源。

관련 플러그인