deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:avaritiachaos/dsh-plugin-windows
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
Windows cross-platform compatibility, process tree termination (
taskkill /T), path normalization, and encoding buffer guards for DeepSeek Harness (dsh).
When running AI coding agents natively on Windows, developers frequently face three platform-specific issues:
child_process.kill() fails to terminate sub-processes spawned by shells (e.g. webpack-dev-server, python, background workers), locking ports and files. This plugin enforces recursive process tree termination via taskkill /F /T /PID.d:\ vs D:/), strips \\?\ UNC prefixes, and normalizes paths for cross-platform regex and glob matches.\uFEFF) and CRLF line endings, avoiding garbled terminal output.npm install -g @shion-lab/dsh-plugin-windows
cordis.ymlplugins:
"@deepseek-ai/dsh": {}
"@shion-lab/dsh-plugin-windows":
forceUtf8: true
enableProcessTreeGuard: true
MIT © Shion Lab
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。