Call the pause work tool at any time
Dis2017/dsh-run-guard · skills
GitHub repository for the DeepSeek Harness ecosystem.
★ 1GitHub stars
0Forks
2026-08-16Last updated
JavaScriptLanguage
MITLicense
Project overview
DeepSeek V4 Flash 配合 reasoningEffort: max 在长任务中会出现两种典型异常:
1. 想完就停:模型输出完整思考后直接正常结束 turn,没有正文、没有工具调用,留下未完成的任务——表现为「不干活」。 2. 推理死循环:模型推理进入重复空转(实测单步可输出 10.9 万块、132 万字符垃圾推理),持续数分钟不停——表现为「停不下来」。
dsh plugin add 检测到包内 dsh.bundle 声明后自动挂载:追加进 profile 的 bundles 列表,插件行由 bundle patch 提供。 验证
Install command
dsh plugin --profile web add github:Dis2017/dsh-run-guard