avaritiachaos/dsh-plugin-windows0

@shion-lab/dsh-plugin-windows

Windows cross-platform compatibility, process tree termination, and path normalization patch for DeepSeek Harness (dsh).

AI 분석

核心用途是解决 DSH 在 Windows 系统上运行时的兼容性痛点(如 UTF-8 强制、子进程残留)。适合在 Windows 环境下部署和运行 DSH 的用户。

패키지
@shion-lab/dsh-plugin-windows
버전
0.1.2
라이선스
MIT
최근 업데이트
2026. 8. 16.

설치

검증된 bundle이 없거나 호환성 검사에 실패했습니다. 먼저 저장소 설명을 읽어 주세요. 전체 README 읽기 ↗

🚀 Usage in cordis.yml

plugins:
  "@deepseek-ai/dsh": {}
  "@shion-lab/dsh-plugin-windows":
    forceUtf8: true
    enableProcessTreeGuard: true