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).
安装
$
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) |