dsh-bash-win
Run the following command in DeepSeek Harness:
dsh plugin install zimzaza4/dsh-bash-win
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install zimzaza4/dsh-bash-win in your terminal to add this plugin to DeepSeek Harness, and access the complete source code at https://github.com/zimzaza4/dsh-bash-win.
About this plugin
DeepSeek Harness on Windows disables native bash support by default, limiting users to PowerShell alone. This creates a significant friction point for developers accustomed to Unix-style command-line workflows. The dsh-bash-win plugin is designed to bridge this exact gap. By leveraging direct subprocess spawning, it successfully integrates both Git Bash and WSL2 into the DSH environment, effectively bypassing restricted token limitations and restoring full Bash functionality for Windows users.
Beyond simple emulation, the plugin delivers a robust execution framework tailored for modern development. It supports dual backends—native Git Bash for MSYS semantics and WSL2 for a genuine Linux experience—each equipped with advanced security features. WSL users benefit from a true filesystem sandbox powered by bubblewrap, alongside a granular approval workflow that mandates user confirmation for privilege escalation or out-of-bound access. With built-in background job management, intelligent output streaming capped at 256 KiB, and seamless Web Terminal card rendering, all operations align perfectly with DSH’s native architecture.
This plugin is ideal for Windows-based developers, DevOps practitioners, and system administrators who rely on Bash for automation, cross-platform scripting, or daily engineering tasks. It removes the need for alternative shells or complex workarounds, delivering a secure, sandbox-aware, and highly configurable terminal experience directly within your DSH profile. Whether you prioritize strict permission controls or flexible scripting capabilities, dsh-bash-win ensures reliable Bash execution without compromising system safety.
Use Cases
- Run Linux-compatible automation scripts natively on Windows.
- Safely isolate system directories and block out-of-bound writes via the built-in sandbox.
- Seamlessly manage both foreground calls and background asynchronous jobs.
Best For
- Windows developers and system administrators reliant on Bash workflows.
- Security-focused teams requiring strict process isolation and approval mechanisms.
- DevOps engineers managing cross-platform deployments and CI pipelines.
Related Plugins
Adds an Auto approval mode on the official workspace-write sandbox, classifying semantic risks, asking when ambiguous, and denying destructive operations.
Undo/rollback system for DSH: config & plugin snapshots, one-click undo/redo/restore, message-level revert, secret masking, safe mode, and offline WebUI/GUI/CLI rescue tools for when DSH won't start.
Packages all 87 SKILL.md files from upstream reverse-skill as a DeepSeek Harness plugin that auto-registers them for authorized reverse engineering, penetration testing, and security research.
Dockyard DSH is a native DeepSeek Harness plugin that unifies official OAuth/client sessions for Codex, Antigravity, Grok, Claude, and Cursor, providing account pool, model catalog, and quota status.