dsh-auto-continue
DSH Web UI plugin that automatically sends a configurable continue prompt after qualifying interrupted requests.
Install
$ dsh plugin --profile web add dsh-client-auto-continueRepository Intelligence
AI-assisted, source-grounded explanation based on the public repository snapshot. It does not replace compatibility or security verification.
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.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 0 runtime, 13 development, 3 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
A root package.json was captured and can be inspected by the registry.
GitHub reports the repository license as MIT.
Public GitHub source metadata is available for this registry snapshot.
package.json declares 0 runtime, 13 development, 3 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
A root package.json was captured and can be inspected by the registry.
GitHub reports the repository license as MIT.
Public GitHub source metadata is available for this registry snapshot.
package.json declares 0 runtime, 13 development, 3 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
A root package.json was captured and can be inspected by the registry.
GitHub reports the repository license as MIT.
Public GitHub source metadata is available for this registry snapshot.
package.json declares 0 runtime, 13 development, 3 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
A root package.json was captured and can be inspected by the registry.
GitHub reports the repository license as MIT.
Public GitHub source metadata is available for this registry snapshot.
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
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
A DeepSeek Harness Web plugin that provides a Chinese catalog of built-in plugins and policy-controlled UI toggles.
View plugin →DeepSeek Harness vision-routing plugin with provider fallback chains and pixel-level image tools.
View plugin →Adds an OpenAI-compatible vision bridge to DeepSeek Harness, forwarding images to a configured vision model and displaying descriptions in a web panel.
View plugin →A DeepSeek Harness web UI plugin that adds a Context tab for inspecting context-window composition and changes across a conversation.
View plugin →