avaritiachaos/dsh-plugin-windows ↗★ 0
@shion-lab/dsh-plugin-windows
为 DSH 提供 Windows 跨平台兼容性、进程树终止及路径规范化的补丁插件。
AI 分析
核心用途是解决 DSH 在 Windows 系统上运行时的兼容性痛点(如 UTF-8 强制、子进程残留)。适合在 Windows 环境下部署和运行 DSH 的用户。
安装
此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗
说明文档
阅读完整 README ↗🚀 Usage in cordis.yml
plugins:
"@deepseek-ai/dsh": {}
"@shion-lab/dsh-plugin-windows":
forceUtf8: true
enableProcessTreeGuard: true