xianfanwindy/dsh-doctor-windows

xianfanwindy★ 0TypeScript最后同步: 2026-08-21

在 GitHub 打开

Read-only Windows startup diagnostics for DeepSeek Harness.

README 摘要

DSH Doctor for Windows dsh-doctor-windows is an unofficial, Windows-first startup diagnostic for DeepSeek Harness (DSH). It is read-only with respect to DSH and system configuration, and it sends no telemetry. What it checks The standalone dsh-doctor CLI inspects command resolution, supported Node.js versions, DSH HOME reachability, selected profile manifests, Cordis patches, and direct package links without loading target plugins. Its Cordis plugin provides the same sanitized findings in a recovered DSH session. The report is diagnostic evidence, not an exhaustive diagnosis. Representative accepted failure examples are: Check ID Meaning command.dsh.missing No usable DSH command. runtime.node.unsupported Unsupported Node.js version. runtime.dsh.shim-target Stale npm shim target. windows.dsh-home.readable Unreadable Harness home. profile.manifest.parse Invalid profile manifest. windows.link.broken Broken direct package link or junction. profile.patch.empty Empty or comments-only Cordis patch. Install Install from npm: Or install a packed tarball: Direct installation from a GitHub source checkout is unsupported. The package intentionally has no prepare script; use npm or a packed tar…

在 GitHub 查看完整 README →
工具/开发deepseek-harnessdiagnosticsdsh-pluginwindows

分类