Asteroid0449/dsh-restart-resume0

dsh-restart-resume

Drain-aware supervised restart, Web status countdown, and same-session continuation for DeepSeek Harness.

包名
dsh-restart-resume
版本
0.2.2
许可证
MIT
最近更新
2026年8月21日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Asteroid0449/dsh-restart-resume

配置

配置项默认值范围/作用
defaultDelaySeconds105–3600,进入排空前的计划延迟
drainTimeoutSeconds1800300–86400,等待工作排空的上限
finalCountdownSeconds105–300,退出前的最终倒计时
pollIntervalMs250100–2000,状态检查间隔
maxRestarts / restartWindowSeconds见 patch重启频率上限
resumeTtlSeconds86400待续接 marker 有效期
resumePrompt内置安全提示追加到原会话的固定续接文本

单次 dsh_restart 可设置 delaySecondsmaxWaitSecondsresumeModeafterRestart,但不能突破安全下限。