跳转至

dsh-doctor

类型 插件 分类 视觉与多模态
星数 ⭐3 状态 ✅ 活跃
能力 coding 更新时间 2026-08-15

📖 项目简介

Deterministic diagnostics and recovery for DeepSeek Harness. DSH Doctor is the safety net for the two ways a Harness usually breaks itself: it cannot converse (the Web UI opens but the loop is broken), or it cannot start (boot fails after a config, dependency, or plugin change). When the Web UI still opens, the Doctor button calls a loopback-only Host recovery service. When Harness cannot start, the same engine runs as a standalone CLI —

✨ 核心特性

  • a persistent Doctor action beside Settings in the sidebar;
  • an automatic recovery banner above the composer after a prompt or Agent failure;
  • a full Doctor page in Settings with findings, checkpoints, and rollback;
  • a floating emergency entry that appears in the frame overlay whenever the profile is broken, independent of the sidebar and conversation plu

📦 安装

dsh plugin --profile web add dsh-doctor
dsh --profile web

🚀 快速开始

npx dsh-doctor recover --profile web

🔗 链接