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/08/16

インストール

検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗

ドキュメント

README 全文を読む ↗

🚀 Usage in cordis.yml

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