dsh-task-control
Run the following command in DeepSeek Harness:
dsh plugin install p2coder/dsh-task-control
Paste the following prompt into your AI chat to install this plugin:
In DeepSeek Harness, you can install the dsh-task-control plugin by running the command 'dsh plugin install p2coder/dsh-task-control', or visit the GitHub repository at https://github.com/p2coder/dsh-task-control for details.
About this plugin
When running tasks in DSH Web, users often face the frustration of being unable to pause or interrupt them, which becomes problematic during long-running tasks, migrations, or testing. Once a task starts, users must wait for it to complete naturally or restart the entire process, leading to inefficiency and wasted resources.
The dsh-task-control plugin addresses this pain point by adding full task pause, resume, and cancel capabilities to DSH Web. Users can easily control tasks through interface buttons or commands, supporting safe pausing (waiting for the current step to finish) and forced pausing (immediate interruption). Resumption continues seamlessly from the pause point without repeating completed work. Additionally, the plugin offers status queries and API interfaces for easy integration with other plugins.
This plugin is ideal for users who need fine-grained control over task workflows, such as developers debugging, IT personnel handling migration tasks, or anyone using DSH Web for critical operations. It brings greater flexibility and safety to task management, enhancing overall workflow controllability.
Screenshots
Use Cases
- Managing long-running tasks
- Stopping tasks in emergency situations
- Interrupting and resuming tasks during debugging
Best For
- Developers using DSH Web
- IT personnel handling migration or test tasks
- Users requiring fine-grained control over task workflows
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.