avaritiachaos/dsh-plugin-windows ↗★ 0
@shion-lab/dsh-plugin-windows
Windows cross-platform compatibility, process tree termination, and path normalization patch for DeepSeek Harness (dsh).
AI Analysis
核心用途是解决 DSH 在 Windows 系统上运行时的兼容性痛点(如 UTF-8 强制、子进程残留)。适合在 Windows 环境下部署和运行 DSH 的用户。
Install
This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗
README
Read the full README ↗🚀 Usage in cordis.yml
plugins:
"@deepseek-ai/dsh": {}
"@shion-lab/dsh-plugin-windows":
forceUtf8: true
enableProcessTreeGuard: true