Skip to content

bash 7

  • dsh-windows-shell-policy v0.0.5 Verified Web UI 4

    DSH Windows default shell policy plugin: probe git-bash/MSYS2, switch bash/pwsh from the plugin config card, register the bash tool and trim the prompt tool surface. DSH Windows 默认 Shell 策略插件:探测 git-bash,配置面板切换 bash/pwsh,动态注册 bash 工具并裁剪提示词工具面

    dsh plugin add dsh-windows-shell-policy
  • dsh-bash-on-windows v0.1.0 Verified 2

    On Windows, the available bash tool is limited to Git Bash and PowerShell is disabled.

    dsh plugin add dsh-bash-on-windows
  • windows-bash v0.1.0 Verified 2

    Make Git Bash the only terminal tool for DeepSeek Harness on Windows: enables the bash executor and tool on win32, disables PowerShell (pwsh) everywhere, ships standard-bash/code-bash/cordis-bash agent presets, and sets the sandbox/approval defaults Git B

    dsh plugin add windows-bash
  • dsh-win-multi-bash v0.1.2 Verified

    Windows multi-bash plugin for dsh: git_bash / wsl_bash model tools plus a shell-select executor routing the single ctx.shell seat across Git Bash, WSL and pwsh (pwsh stays the default).

    dsh plugin add dsh-win-multi-bash
  • dsh-shell-wsl v0.1.0 Verified

    Docker-container (WSL2 backend) shell executor for the DeepSeek Harness bash capability seam on Windows: every bash tool call runs in a disposable Linux container with the workspace bind-mounted.

    dsh plugin add dsh-shell-wsl
  • dsh-shell-callback v0.1.1 Verified

    命令执行回调桥:bash_cb 工具以回调方式返回命令结果,会话不再阻塞等待

    dsh plugin add @stars-w/dsh-shell-callback
  • dsh-gitbash-win v0.1.6 Verified Web UI

    Git Bash tool plugin for DeepSeek Harness on Windows: registers a global `gitbash` tool that runs commands via Git for Windows bash.exe. Lightweight, no node-pty, no WSL, sandbox-aware.

    dsh plugin add @omdp/dsh-gitbash-win