dsh-turn-doctor
DeepSeek Harness插件,解释哪一层导致回合失败以及如何修复
DeepSeek Harness plugin that explains which layer killed a failed turn and how to fix it
怎么安装
dsh plugin add dsh-turn-doctor 简介
dsh-turn-doctor A diagnostic plugin for DeepSeek Harness that tells you why a turn failed and which timeout or setting is actually responsible. Why this exists A dsh request can time out in several different places: dsh's idle watchdog (streamIdleTimeoutMs) the SDK request timeout (timeoutMs) Node/undici HTTP timers the model server individual tool calls The problem is that the UI usually only shows the final error message, and those messages aren't very specific. For example, Request timed out. might be the SDK timeout or undici's 300-second headers timeout. terminated might mean undici gave …
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-08-30
- 创建于
- 2026-08-30
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:0xsline/awesome-deepseek-harness
- 主题标签
- deepseek-harness, dsh-plugin
同类推荐
loki-mode
asklokesh/claudeskill-loki-mode
多代理自主 SDLC 框架。从规格到部署应用。PRD、GitHub issue、OpenAPI/JSON/YAML 或一行简报。5 个 AI 提供商,8 个质量门。
ai-sdk-provider-claude-code
ben-vargas/ai-sdk-provider-claude-code
面向 Claude Agent SDK 的 Vercel AI SDK 社区提供程序
ccmanager
kbwo/ccmanager
用于Claude Code / Gemini CLI / Codex CLI / Cursor Agent / Copilot CLI / Cline CLI / OpenCode / Kimi CLI的编码代理会话管理器。