Skip to content

shell 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-gitbash-shell v0.5.5 Verified 3

    DSH 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-shell
  • dsh-shell v0.1.0 Verified

    dsh-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-shell
  • dsh-shell-command v0.1.0 Verified Web UI

    DeepSeek 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-command
  • 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-nushell v0.1.0 Verified

    Run DeepSeek Harness's bash tool with Nushell

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

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

    dsh plugin add @stars-w/dsh-shell-callback