shell 7
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-policyDSH plugin: run every agent shell command through Git for Windows bash on Windows instead of PowerShell. Replaces the pwsh executor with a Git Bash ctx.shell provider and materializes Git Bash variants of the standard/minimal/code/cordis agent presets int
dsh plugin add dsh-gitbash-shelldsh-shell for DeepSeek Harness: runs cmd / PowerShell commands on Windows (and bash-like shells on POSIX) with a bash-inspired safety model — timeouts, output truncation, exit codes, background jobs and a cwd allowlist
dsh plugin add @qianwenxue1/dsh-shellDeepSeek Harness (DSH) plugin: a /! command trigger (run one command, analyze output, inspired by Claude Code's ! gesture) and a /terminal command (interactive PTY popup with on-demand history reference).
dsh plugin add dsh-shell-commandDocker-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-wslRun DeepSeek Harness's bash tool with Nushell
dsh plugin add dsh-nushell命令执行回调桥:bash_cb 工具以回调方式返回命令结果,会话不再阻塞等待
dsh plugin add @stars-w/dsh-shell-callback