delightedMaster/dsh-subprocess-win32
delightedMaster★ 0JavaScript最后同步: 2026-08-15
Windows subprocess Cordis runtime and Minimal/Anchored Standard presets for DeepSeek Harness
README 摘要
dsh-subprocess-win32 English 中文 Native Windows Subprocess Runtime & Optimized Agent Presets for DeepSeek Harness (DSH) dsh-subprocess-win32 is a specialized Cordis runtime plugin and preset management bundle designed for DeepSeek Harness on Windows. It solves platform-specific process management limitations and provides streamlined, token-efficient Agent presets out of the box. Highlights & Features - ⚙️ Native Windows Subprocess Engine ( subprocess-win32 ) Replaces Unix-centric subprocess handling with Windows-native process-tree inspection and clean termination for terminal tools and Git Bash, ensuring zero orphaned processes without affecting Linux/macOS behavior. - 🚀 Two Pre-Configured Windows Agent Presets - Minimal (Windows) : Lightweight, minimal token overhead with persistent Git Bash and str replace editor . - Anchored Standard (Windows) : Two-phase progressive loading preset. Starts with zero tool bloat and unlocks heavy tools (PowerShell, web, subagents) on demand. - 🛡️ Safe PowerShell Lifecycle Manager Provides unified commands for environment diagnostic ( doctor ), automated setup ( setup ), atomic updates ( update ), rollback, and clean uninstallation ( uninstall )—…
在 GitHub 查看完整 README →