D
@shion-lab/dsh-plugin-windows
v0.1.2 · 0 天前发布
Windows cross-platform compatibility, process tree termination, and path normalization patch for DeepSeek Harness (dsh).
README
@shion-lab/dsh-plugin-windows


Windows cross-platform compatibility, process tree termination (taskkill /T), path normalization, and encoding buffer guards for DeepSeek Harness (dsh).
---
🌟 Problems Solved for Windows Users
When running AI coding agents natively on Windows, developers frequently face three platform-specific issues:
1. Zombie Orphaned Processes: child_process.kill() fails to terminate sub-processes spawned by shells (e.g. webpack-dev-server, python, background workers), locking ports and files. Thi
版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- @shion-lab/dsh-plugin-windows
- Repo
- git+https://github.com/avaritiachaos/dsh-plugin-windows.git
- Engines
{"node":">=18"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"displayName":"Windows Platform Guard","description":"Windows cross-platform compatibility, taskkill process tree guard, and path normalizer","icon":"terminal","service":"windows","category":"system"}