watericetangcw/dsh-session-pause ↗★ 2
dsh-session-pause
DSH web bundle: pause the current turn at the next step boundary (graceful drain), persist everything, and resume later — including after a DSH restart.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:watericetangcw/dsh-session-pause说明文档
阅读完整 README ↗📖 使用方式
- 暂停:运行中点 ⏸(或输入
/pause);空闲时也能武装请求,让下一次运行在第一个步骤边界暂停。 - 取消暂停:转圈中悬停按钮 → 点 ✕(或
/pause-cancel)。 - 继续:暂停后点 ▶(或
/resume)。 - 命令:
/pause、/pause-cancel、/resume均可直接从斜杠菜单调用。