DeepSeek Harness 设置中心「关于」分区插件:检查更新 + 一键更新 + GitHub 版本记录。
安装(GitHub 方式)
git clone https://github.com/YannZhou/dsh-about.git
dsh plugin --profile web add ./dsh-about安装(tarball 方式)
curl -LO https://github.com/YannZhou/dsh-about/releases/download/v1.0.0/dsh-about-1.0.0.tgz
dsh plugin --profile web add ./dsh-about-1.0.0.tgz安装后刷新 http://127.0.0.1:3080 → 设置 → 关于 即可使用。
其他 AI 安装:把仓库地址交给 AI 并让它按 AI-INSTALL.md 执行。