julensun-ir/DSH-RESTART-TOOL ↗★ 0
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.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:julensun-ir/DSH-RESTART-TOOL说明文档
阅读完整 README ↗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 / 綠=在線,紅=離線/重啟中,灰=未知。