dsh-continue
Run the following command in DeepSeek Harness:
dsh plugin install JuwanXu/dsh-continue
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install JuwanXu/dsh-continue in DeepSeek Harness to install this plugin (source: https://github.com/JuwanXu/dsh-continue).
About this plugin
Long-running inference tasks often break not on complex reasoning but on a single transient timeout or a routine confirmation that freezes the pipeline. dsh-continue is built for exactly this: it deterministically recovers from brief network interruptions, narrowly automates unique recommendation selection, binary continue prompts, and valid Plan Mode exits, while delegating every ambiguous, risky, or unverified case back to the official UI.
Its core capabilities center on safe unattended continuation: adaptive backoff recovery for TIMEOUT, TRANSPORT, and SERVER codes (RATE_LIMIT is deliberately left to dsh-camel); decision memory that only records verified manual selections; and continuation candidates that remain suggest-only and never bypass the risk boundary. Every executable capability is off by default; installation alone changes no retry, learning, or approval behavior.
Best suited for projects running long inference pipelines where low-risk prompts should not block progress, yet no privilege escalation, credential access, payment, or irreversible action should ever be automated. If your primary need is generic model-error retry or web-UI message rewriting rather than task-level continuation, the comparison table in the README will point you to a more fitting tool.
Use Cases
- Auto-recover from transient timeouts in long inference runs
- Stop being blocked by routine binary confirmations or unique recommendations
- Automate Plan Mode exits and narrow plain-text continuation safely
Best For
- Teams running long inference pipelines who want low-risk prompts to stop blocking
- Projects needing deterministic network recovery over generic model retry
- Environments where no privilege escalation, credentials, or irreversible actions may be automated
Related Plugins
ModLens is a vision plugin for DeepSeek Harness that gives text-only models sight by reading images pasted directly into chat, with zero-config setup and multiple vision engines.
On-demand vision for text-only DeepSeek Harness agents: built-in free keyless vision chain and 14 vision tools, routing image turns as tool calls to vision models with pixel fidelity, no Python needed, one-command install.
Give text-only models in DeepSeek Harness eyes, enabling image Q&A, long-screenshot OCR, UI restoration, and GUI visual tasks.
An armor-breaking plugin for DeepSeek: rewrites instruction priority, expands refusal-blocked phrases, persists across sessions, and shows a green active indicator.