bigfurma-bot/dsh-web-restart0

@deepseek-ai/dsh-web-restart

One-click restart button for the DSH Web UI: sidebar-footer button POSTs /restart-dsh; a detached Linux script kills the source-checkout dsh web instance and relaunches it from /home/prime/deepseek-harness. Linux port of github.com/1123762794/dsh-web-restart with an Origin guard.

包名
@deepseek-ai/dsh-web-restart
版本
1.3.0
许可证
MIT
最近更新
2026年8月25日

安装

此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗

Configuration

Paths are constants at the top of each file — adjust to your machine:

  • host.js: SCRIPT (restarter path), LOG (log file)
  • restart-dsh-web.sh: LOG, kill patterns, and the checkout dir + launch command at the bottom (default: cd /home/prime/deepseek-harness && pnpm dsh web)

Requirements: Linux, DSH web profile (bundle-layer plugins), pnpm on PATH.