dsh-stall-guard
Run the following command in DeepSeek Harness:
dsh plugin install akira399/dsh-stall-guard
Paste the following prompt into your AI chat to install this plugin:
In DeepSeek Harness, install this plugin using the command 'dsh plugin install akira399/dsh-stall-guard', with the full source code at https://github.com/akira399/dsh-stall-guard.
About this plugin
During automated task execution, processes often stall silently due to issues like hung tool calls or infinite loops. Traditional monitoring tools may forcefully terminate these tasks, leading to workflow disruption and context loss. The dsh-stall-guard plugin is designed to address this critical problem as a dedicated task watchdog.
Its core capability lies in intelligent monitoring and ladder-style guidance. The plugin continuously analyzes event streams and operational statuses to accurately distinguish between "true stalls" and "long-running processes," preventing false alarms. When a task is genuinely stuck, instead of termination, it provides progressive prompts—from diagnostics to fixes, and finally to redirects—to guide the task through self-recovery, ensuring workflow continuity within a safe boundary.
This plugin is ideal for developers and researchers who run complex, long-duration tasks such as large-scale data processing, extensive text generation, or continuous integration pipelines. It enhances automation reliability, reduces the burden of manual intervention, and safeguards task integrity by never unexpectedly terminating operations.
Use Cases
- Monitoring long-running tasks continuously
- Preventing task stalls in complex workflows
- Auto-guiding recovery during task silence
Best For
- Programmers developing automation scripts
- Teams requiring reliable task execution
- Engineers handling big data or long processes
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.