alchemistwu/dsh-self-restart ↗★ 0
dsh-self-restart
Let the agent restart DSH Desktop itself — detached watchdog survives the teardown, relaunches, verifies health
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:alchemistwu/dsh-self-restart说明文档
阅读完整 README ↗Usage
The agent calls the desktop_restart tool. The call never meaningfully
returns — the turn dies mid-stream. The plugin records which session asked;
after the watchdog reports HEALTHY, the next boot resumes that session and
wakes it with a followup message, so the agent continues its post-restart
verification without a user poke. Status file for manual inspection:
cat /tmp/dsh-self-restart.status