dsh-restart
One-click restart for DeepSeek Harness from the Web UI: a sidebar button that relaunches dsh web safely (detached helper survives the kill).
AI 分析
核心用途是在 Web 侧边栏添加一键重启按钮,通过分离的辅助进程安全重启 dsh web。适合需要频繁重启 DSH 实例以应用配置或更新的开发者和用户。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:keyiadiannao/dsh-restartドキュメント
README 全文を読む ↗配置(可选)
host 半部读取环境变量覆盖默认路径(默认是本机安装布局):
| 变量 | 默认值 | 作用 |
|---|---|---|
DSH_CHECKOUT | D:/Deepseek_harness | dsh 源码/安装目录 |
DSH_FNM_NODE | C:/Users/26433/AppData/Roaming/fnm/aliases/default | fnm node 前缀(含 node.exe 和 corepack/pnpm.js) |