julensun-ir/DSH-RESTART-TOOL0

dsh-restart-tool

Reliable restart & shutdown for DeepSeek Harness web on Windows: model tools restart_dsh / shutdown_dsh, icon-only GUI power control (restart/shutdown buttons + overlay + auto-reload + health dot), graceful-first exit, restart-confirmation marker, session auto-resume and an optional watchdog. Fixes the 'port closes but nothing comes back' failure mode.

包名
dsh-restart-tool
版本
0.3.0
许可证
MIT
最近更新
2026年8月18日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:julensun-ir/DSH-RESTART-TOOL

GUI usage / GUI 使用

At the bottom of the sidebar (footer actions) you get two icon-only buttons (no text, so they do not squeeze neighbouring items such as the usage-stats row): 側邊欄底部出現兩個純圖標按鈕(無文字,避免擠壓相鄰項目如用量統計):

  • Refresh icon (Restart) / 刷新圖標(重啟) — click → full-screen "Restarting DeepSeek Harness…" overlay → the page auto-reloads once the new instance is up; hover shows a tooltip / 點擊後顯示全屏遮罩,新實例起來後頁面自動刷新,懸停有提示。
  • Power icon (Shutdown) / 電源圖標(關機) — graceful shutdown, no auto-relaunch (start dsh manually afterwards) / 優雅關閉,不會自動重啟
  • Status dot / 狀態圓點 — green = online, red = offline/restarting, grey = unknown / 綠=在線,紅=離線/重啟中,灰=未知。