Lanxi26/dsh-bash-windows
Lanxi26★ 0TypeScript最后同步: 2026-08-15
DeepSeek Harness minimal-preset bash on Windows: fixes, tutorial, and modified sources | DeepSeek Harness 极简模式 bash 在 Windows 上的修复、教程与源码改动
README 摘要
dsh-bash-windows 中文:README.zh.md Fixes and a tutorial for running the DeepSeek Harness minimal preset 's persistent bash tool on Windows. Clone For the Agent: what to read after cloning Read in this order: 1. README-forAgent-en.md (Chinese: README-forAgent-zh.md ) — step-by-step instructions: check for Bash, install Bash, switch to Full Access mode. 2. tutorial/Bash-Tutorial.md (Chinese: tutorial/修改Bash功能教程.md ) — root causes, the fixes, the modified-file inventory, and latency notes. 3. packages/ — the 8 modified source files to sync into a deepseek-harness checkout (paths relative to the repo root). Key facts - Install Git for Windows first — Windows ships no real bash. - On Windows the bash tool only works in Full Access (danger-full-access) mode.
在 GitHub 查看完整 README →