auto-continue 5
DSH Web UI plugin: automatically sends "继续" (continue) when a request is interrupted by network errors or other non-human causes
dsh plugin add dsh-client-auto-continueAuto-continue on 429 rate limit and quota-exhausted errors for DeepSeek Harness Web UI. Host-side RATE_LIMIT/QUOTA recovery plus an on/off switch at the bottom of the chat input area.
dsh plugin add dsh-auto-continue-429dsh web 重启后自动向固定开发会话注入「继续」:只服务目标会话,完成态不动作,避免重复注入。
dsh plugin add dsh-autoresumeFail-closed network recovery, recommended answers, and safe unattended continuation for DeepSeek Harness.
dsh plugin add dsh-continueDSH plugin: safe auto-continue-once recovery for native continuable subagents that end with explicit max-tokens termination. No timers, no polling, no private APIs.
dsh plugin add dsh-subagent-watchdog