dsh-all-gitbash
A Windows DeepSeek Harness plugin that routes command execution to Git for Windows Bash and exposes Bash instead of pwsh to the model.
Install
$ | 安装 | dsh plugin --profile web add @icelily/dsh-gitbash-preset | dev_inject_plugin 或 dsh plugin add |Plugin Overview & Capabilities
AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.
Key Capabilities
- Routes pwsh executor argv construction to Git for Windows Bash.
- Registers a Bash tool with sandbox escalation, background jobs, and terminal-card support.
- Can remove pwsh tool definitions and related prompt sections, leaving Bash as the command tool presented to the model.
- Detects Git Bash through explicit configuration, environment variables, Windows Registry, common installation paths, PATH scanning, or a bare bash fallback.
- Optionally translates selected PowerShell-style environment variables and Windows drive paths for execution.
- Provides runtime enable/disable controls through settings.yaml and a web settings panel.
- Adds optional pwsh and powershell PATH shims that route to Git Bash.
Useful For
- Using POSIX-style Bash commands in DeepSeek Harness web sessions on Windows.
- Standardizing command execution on Git for Windows Bash rather than PowerShell.
- Letting models use a Bash-oriented command interface while working on Windows.
- Temporarily enabling or disabling Git Bash routing without restarting the host.
Who It Fits
- DeepSeek Harness users on Windows with Git for Windows installed.
- Developers who prefer Bash/POSIX command syntax over PowerShell.
- DSH users operating the web profile and managing plugin settings.
Documented Limitations
- Designed for Windows and Git for Windows Bash (MSYS).
- MSYS cannot start in the restricted-token sandbox described by the project; with sandboxGate enabled, restricted mode fails quickly and requests a one-time escalation.
- The settings-panel toggle requires a browser refresh to appear after client-bundle injection.
- Git Bash and Node file tooling can use different path conventions; the README notes MSYS POSIX paths versus Windows paths.
- Persistent installation is documented through the DSH web profile; runtime injection is a separate workflow.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 0 runtime, 0 development, 7 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as MIT.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- liceses/dsh-all-gitbash
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- ee39076 · 2026-09-19
This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.
Repository Activity
- GitHub stars
- 0GitHub stars
- Forks
- 0
- Open issues
- 0
- Last commit
- 2026-08-16
- Last release
- No release detected
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
DSH undo and crash-recovery plugin with snapshots, rollback, Safe Mode, and offline Windows tools.
View plugin →Second-model AI auto-review for DeepSeek Harness approval requests with fail-closed safety and session audit.
View plugin →Previewable cross-preset session migration for DeepSeek Harness with bounded, fixed-schema handoffs.
View plugin →A customizable glassmorphism theme plugin for the DeepSeek Harness web UI.
View plugin →