Lanxi26 / dsh-bash-windows

已收录

DeepSeek Harness minimal-preset bash on Windows: fixes, tutorial, and modified sources | DeepSeek Harness 极简模式 bash 在 Windows 上的修复、教程与源码改动

main其他 查看源代码

安装

npx -y @deepseek-ai/dsh plugin --profile web add github:Lanxi26/dsh-bash-windows

此安装命令根据 GitHub 仓库地址生成,是未经验证的安装起点。

README

维护者编写的文档快照。

在 GitHub 查看 ↗
提交版本 d76595c同步于 2026年8月18日

dsh-bash-windows

中文:README.zh.md

dsh-bash-windows

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:

  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.

仓库信息

开发语言
TypeScript
许可证
未提供
最后更新
2026年8月15日 08:14

谨慎安装

请检查源代码、权限、生命周期脚本、依赖与网络访问;不受信任的插件应先在隔离环境中测试。