dsh-doctor¶
| Type | plugin | Category | Vision & multimodal |
| Stars | ⭐3 | Status | ✅ active |
| Capabilities | coding | Updated | 2026-08-15 |
📖 About¶
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 —
✨ Key Features¶
- 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
📦 Install¶
dsh plugin --profile web add dsh-doctor
dsh --profile web
🚀 Quick Start¶
npx dsh-doctor recover --profile web