AI Agent Hub
Back to plugins
🖥️

dsh-continue

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install inmny/dsh-continue

Paste the following prompt into your AI chat to install this plugin:

In DeepSeek Harness, run the command `dsh plugin install inmny/dsh-continue` to install the plugin (full source: https://github.com/inmny/dsh-continue), then restart DSH Web for it to take effect.

About this plugin

When using DeepSeek Harness for lengthy tasks or debugging, sessions often terminate unexpectedly due to model errors, output token limits, or process crashes, forcing users to manually re-enter prompts and start over—disrupting workflow and potentially losing context. The dsh-continue plugin solves this problem with a smart 'direct resume' button that appears automatically when a session ends abnormally. With one click, it resumes execution from the existing context without any additional input, enabling truly zero-interruption continuity. The plugin's core capabilities include precise session identification and state restoration: it only allows resuming the latest eligible abnormal subagents, automatically preserves original Agent presets, models, providers, and inference intensity, and prevents duplicate executions or conflicting inputs. This seamless recovery enhances development efficiency and user experience. Designed for DeepSeek Harness users, especially developers, researchers, or anyone handling complex, multi-turn tasks, it lets them focus more on content creation and debugging rather than technical disruptions.

Use Cases

  • When a session is interrupted due to model request failure or retry exhaustion
  • When output token limit is reached and continuation is needed
  • When a process crashes or a turn closes abnormally and needs recovery

Best For

  • Engineers using DeepSeek Harness for development and debugging
  • Researchers handling long tasks or multi-turn conversations
  • Users who need efficient session recovery to avoid workflow disruption