LucienLL/dsh-service-watchdog ↗★ 0
dsh-service-watchdog
DeepSeek Harness plugin: restart the DSH web service from the main UI with a second confirmation when agent sessions are active, a live running/stopped status, a detached self-healing watchdog, and optional login autostart
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:LucienLL/dsh-service-watchdog说明文档
阅读完整 README ↗配置项(Settings → Plugins → Service control)
| 键 | 默认 | 说明 |
|---|---|---|
| watchdogPort | 3199 | 看门狗控制端口(仅本机监听);运行时改端口会自动清掉旧看门狗 |
| autostart | true | 开机自启 |
| crashRestart | true | 崩溃自动重启(改动即时生效) |