catsenior507/dsh-web-watchdog ↗★ 0
@dsh-external/dsh-client-plugin-web-watchdog
Watchdog for the dsh web GUI: crash logging + exponential-backoff auto-restart supervisor + status panel
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:catsenior507/dsh-web-watchdog说明文档
阅读完整 README ↗配置
首次运行在数据目录(默认 %USERPROFILE%\.dsh\web-watchdog,可用环境变量
DSH_WATCHDOG_DATA / DSH_WATCHDOG_PORT 覆盖)生成 config.json:
supervisor.nodePath/binPath/restartArgs:重启命令(自动探测,可覆盖);supervisor.maxRestarts/backoffStartSec/backoffMaxSec:重启策略;- 崩溃记录:
/crash.log,宿主日志:/web-logs/。