sublatesublate-design/dsh-doctor-windows0

dsh-doctor-windows

Windows environment diagnostics for DeepSeek Harness

AI 分析

核心用途是快速排查和诊断 DSH 在 Windows 系统下的运行环境问题。适合在 Windows 平台上部署 DSH 遇到异常、需要一键生成诊断报告的用户。

パッケージ
dsh-doctor-windows
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/14

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:sublatesublate-design/dsh-doctor-windows

ドキュメント

README 全文を読む ↗

Configuration

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