← Back to list

dsh-gitbash

DeepSeek Harness Tools & Capabilities Low risk

Runs DSH's stock bash tool on Git Bash for Windows, so commands go straight to bash -c instead of being re-parsed by the pwsh tool.

在 Windows 上把 DSH 原版 bash 工具挂到 Git Bash 上运行,命令直达 bash -c,不再经 pwsh 工具二次解析。

How to install

DeepSeek Harness dsh plugin add dsh-git-bash

About

dsh-gitbash --- 这个插件解决什么 **DSH 在 Windows 上把 shell 写死了只能用 PowerShell。** 工具列表里根本没有 bash 这个工具,于是模型想跑一段 bash,只能绕道: powershell 真实写照:命令必须穿过 PowerShell 和 bash 两层解析 & "C:\Program Files\Git\bin\bash.exe" -lc "echo \"dollar=\$HOME\" ; ls *.ts | head -3" 引号、反斜杠、$、单引号在两套规则里含义不同,写对一次全靠运气。**装本插件之后,同样的命令长这样:** bash echo "dollar=$HOME"; ls *.ts | head -3 命令字符串直达 bash -c,只按 bash 的规则解释一遍。 --- 四个优势 | # | 优势 | 说明 | |---|---|---| | 1 | **无需新增或切换预设** | 装到 profile 一层即可,ptc / standard / cordis 等预设都不用动,所有会话直接生效。 | | 2 | **直接进入可调用工具列表** | native 呈现下多出一个 bash 函数定义;PTC 呈现下自动多出一个 tools.bash(...) 绑定。不需要写任何包装工具。 | | 3 | **无…

Recommendation signals

49 Tool quality · Based on stars, downloads, maintenance, security and docs
– User interest · Adjusted by in-site views, install copies and download clicks
49 Overall
0views
0unique visitors
0install copies
0download clicks
0outbound clicks

Meta

License
MIT
Language
JavaScript
GitHub stars
0
mo. downloads
–
Last push
2026-09-24
Created
2026-09-20

Links

Basic safety check

Findings
None
Sources
curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
Topics
bash, deepseek-harness, dsh, dsh-plugin

Related plugins

MCP Server
Score93

fastmcp

punkpeye/fastmcp

A TypeScript framework for building MCP servers.

☆ 3.3K ↓ 2.0M Tools & Capabilities ↗
MCP Server
Score91

mobile-mcp

mobile-next/mobile-mcp

Model Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)

☆ 6.8K ↓ 102.4K Tools & Capabilities ↗
MCP Server
Score88

davinci-resolve-mcp

samuelgursky/davinci-resolve-mcp

MCP server integration for DaVinci Resolve Studio

☆ 3.1K ↓ 72.0K Tools & Capabilities ↗
MCP Server
Score83

ssh-mcp

tufantunc/ssh-mcp

MCP server exposing SSH control for Linux servers via Model Context Protocol.

☆ 762 ↓ 42.0K Tools & Capabilities ↗