Lanxi26
dsh-bash-windows
DeepSeek Harness minimal-preset bash on Windows: fixes, tutorial, and modified sources | DeepSeek Harness 极简模式 bash 在 Windows 上的修复、教程与源码改动
- Stars
- 0
- Language
- TypeScript
- Created
- Aug 15, 2026
- Updated
- Aug 15, 2026
Introduction
dsh-bash-windows
中文:README.zh.md

Fixes and a tutorial for running the DeepSeek Harness minimal preset's persistent bash tool on Windows.
Clone
git clone https://github.com/Lanxi26/dsh-bash-windows.git
For the Agent: what to read after cloning
Read in this order:
README-forAgent-en.md(Chinese:README-forAgent-zh.md) — step-by-step instructions: check for Bash, install Bash, switch to Full Access mode.tutorial/Bash-Tutorial.md(Chinese:tutorial/修改Bash功能教程.md) — root causes, the fixes, the modified-file inventory, and latency notes.packages/— the 8 modified source files to sync into adeepseek-harnesscheckout (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.