DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-auto-continue

DSH Web UI plugin that automatically sends a configurable continue prompt after qualifying interrupted requests.

UI & ProductivityDeveloper ToolsBrowser & WebSecurity & Policy

Install

$ dsh plugin --profile web add dsh-client-auto-continue

Repository Intelligence

AI-assisted, source-grounded explanation based on the public repository snapshot. It does not replace compatibility or security verification.

source-grounded
dsh-auto-continue is a DeepSeek Harness web-profile plugin that monitors session and host events, then queues a configurable continuation message after non-human interruptions. It provides error classification, adaptive backoff, reconnect scanning, optional browser notifications, and a settings card.

Key Capabilities

  • Detects error, interrupted, max-token, and host-agent-error events from DSH web event streams.
  • Queues configurable continuation text through `sessions.prompt` after a grace period.
  • Skips user-aborted and policy-blocked turns, active or queued sessions, subagent sessions, and host-resumed sessions.
  • Classifies selected authentication, quota, model, and context-length failures as permanent by default.
  • Uses per-session cooldowns, consecutive-send limits, and adaptive backoff.
  • Scans recently interrupted sessions on page load or reconnect.
  • Coordinates browser tabs with localStorage to avoid duplicate continuation sends.
  • Offers GUI-configurable settings, templated continuation text, console logs, and optional browser notifications.

Useful For

  • Resume agent work after transient network, timeout, rate-limit, or server failures.
  • Continue work after an output reaches the maximum-token limit.
  • Recover eligible recently interrupted sessions after reconnecting to the DSH web UI.
  • Customize follow-up prompts with error, status, tool, and turn placeholders.

Who It Fits

  • DeepSeek Harness users running `dsh web`.
  • Users who want to reduce manual continuation prompts after recoverable interruptions.
  • Developers using the DSH web UI with multiple browser tabs or reconnects.

Documented Limitations

  • Designed for the DSH web profile and browser-based UI.
  • Does not auto-continue user-aborted (`aborted`) or policy-rejected (`blocked`) turns.
  • By default, skips failures classified as permanent, including selected auth, credential, quota, model, and context-length errors.
  • Auto-continuation is limited by configurable grace periods, cooldowns, maximum consecutive sends, and scan windows.
  • On DSH 0.1.0-rc.6, showing the GUI settings card requires the included vendor patch; the auto-continue engine works without that patch.
  • Browser notifications require opt-in and browser permission.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 13 development, 3 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
License Declared

GitHub reports the repository license as MIT.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info
Dependency Counts

package.json declares 0 runtime, 13 development, 3 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
License Declared

GitHub reports the repository license as MIT.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info
Dependency Counts

package.json declares 0 runtime, 13 development, 3 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
License Declared

GitHub reports the repository license as MIT.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info
Dependency Counts

package.json declares 0 runtime, 13 development, 3 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
License Declared

GitHub reports the repository license as MIT.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Traceable source and registry metadata for this entry, kept separate from runtime verification.

Source repository
HsiangNianian/dsh-auto-continue
Registry source
Public GitHub repository
Source snapshot
e693ba5cebab
Artifact type
plugin
AI enrichment
gpt-5.6-terra · 2026-08-14
Prompt version
dsh-plugin-enrichment-v3

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
11
Forks
1
Open issues
0
Last commit
2026-08-14
Last release
2026-08-14