sublatesublate-design/dsh-doctor-windows ↗★ 0
dsh-doctor-windows
Windows environment diagnostics for DeepSeek Harness
AI 분석
核心用途是快速排查和诊断 DSH 在 Windows 系统下的运行环境问题。适合在 Windows 平台上部署 DSH 遇到异常、需要一键生成诊断报告的用户。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:sublatesublate-design/dsh-doctor-windowsConfiguration
Override the bundle row in the profile's cordis.patch.yml:
- id: doctor-windows
name: dsh-doctor-windows
config:
commandName: doctor-windows
processTimeoutMs: 5000
processGraceMs: 1000
maxOutputBytes: 16384
checkNativePicker: true