DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

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.

UI & ProductivityTerminal & TUIDeveloper ToolsRemote Execution
0GitHub Stars0ForksUpdated2026-08-16

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.

source-grounded
dsh-all-gitbash is an installable DSH web-profile plugin for Windows. It redirects the pwsh executor to Git for Windows Bash (MSYS), registers a Bash tool, and can remove pwsh from the model tool surface. Its behavior is configurable at runtime through settings and a web settings toggle.

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.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 0 development, 7 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

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
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app