dsh-task-control
Task control for DeepSeek Harness: one-click emergency stop and force-termination of stuck downloads and tool calls, download progress, stuck detection, pwsh activity monitoring, and append-condition / pause / resume with invisible recovery.
DeepSeek Harness 任务控制:卡死的下载与工具调用一键急停与强制终止、下载进度、卡死识别、pwsh 运行状态检测,以及追加条件/暂停/恢复(恢复指令隐形注入,不打扰聊天)。
How to install
dsh plugin add dsh-task-control About
dsh-task-control —— 下载卡死急停 + 任务健康检测 **DeepSeek Harness 插件**:pip / GitHub 下载卡到怀疑人生?网络超时停不下来?**一键急停** + 下载进度检测 + 卡死识别 + 隐形追加条件。 在国内网络环境下,从 pip / GitHub 下载大文件(torch、ffmpeg、插件包…)卡顿、超时是家常便饭。DSH 原生的「停止」和任务暂停会被排在卡住的下载命令后面**无法生效**——任务既下不完、也停不掉。这个插件补上了缺口: | 按钮 | 作用 | |---|---| | 🔴 **急停** | **一键强制终止当前任务**(杀进程 + 停止会话),下载/安装卡住时随时可停,**带防误触确认**(勾选"了解丢失进度"才能点确认) | | **拍一下deepseek**(检测) | 一键检查任务状态:出错 / **疑似卡死**(工具调用超 10 分钟未返回)/ 运行中 / 健康 | | **追加条件** | 任务运行中追加补充条件(先中止 → 弹窗输入 → 带条件隐形重跑) | ✨ 核心亮点 1. 下载卡死「急停」—— 为国内网络环境而生 pip(pip install torch 等 2.5GB 大包)、GitHub(大文件下载)、curl 下载卡住/超时时,原生的停止按钮和暂停**都被排在卡住的工具返回值后面,毫无反…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 3
- mo. downloads
- 899
- Last push
- 2026-08-27
- Created
- 2026-08-18
Links
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek, deepseek-harness, download, dsh, dsh-plugin, emergency-stop, plugin, productivity, task-control
Related plugins
dsh-synapse
liangmianya/dsh-synapse
Visual, non-linear conversation workspace for DeepSeek Harness — sessions, follow-ups and branches become a browsable conversation map.
dsh-rewind
SiriLee/dsh-rewind
In-place conversation rewind in the same session window without forking (Claude Code /rewind semantics): a per-message ↶ button cuts the model context back to any user message, with an optional Claude-Code-style file restore from disk-persisted before-backups.
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-chat-recovery
Chat recovery for DSH: edit the last finished user message and explicitly retry failed turns, both via session-fork branches that leave the original conversation untouched.
dsh-plugin-bridge
Totoro-qaq/dsh-plugin-bridge
Moves an existing DSH session to another agent preset through a previewable five-section handoff, preserving the source session and either pausing the target for confirmation or continuing immediately.