dshbase

Plugin directory / Developer / dsh-minimal-bash-fix

dsh-minimal-bash-fix

Unverified sd1g1

✓ Actively maintained 2 contributors

View on GitHub ↗ ← Back to plugin directory

1Stars
0Forks
0Open issues
Language
2026-08-18Last push
Cross-platformPlatform

What it does

DSH 插件:修复极简模式(minimal)预设中 persistent bash 工具约 3.5s 延迟返回的 bug,并提供 minimal-fast preset

Our take
Unverified — not yet verified

DSH 插件:修复极简模式(minimal)预设中 persistent bash 工具约 3.5s 延迟返回的 bug,并提供 minimal-fast preset Not yet verified — install and test it yourself.

“Unverified” means our automated CI has not yet installed this plugin. Feature descriptions and version compatibility are the author’s claims. This is not a security audit and not an endorsement of third-party code.

Plugin author? Get the “Verified” label — submit your own evidence (screenshots, logs, or a short demo) and we'll review and flip the badge.

Submit verification evidence ↗

README

dsh-minimal-bash-fix

DSH 插件:修复极简模式(minimal)预设中 persistent bash 工具的完成检测 bug。未修复时 bash 工具会延迟约 3.5s 才返回;本插件提供 minimal-fast preset 解决该问题。

提醒: 当前 dsh 最新版本已修复此问题,建议优先升级到最新版本。本插件仅适用于仍受该问题影响的旧版本。

安装

dsh plugin --profile web add -w github:sd1g1/dsh-minimal-bash-fix

重启 DSH 后,在 DSH 中选择 minimal-fast preset 即可。

验证

echo "PS1=[$PS1]"

如果输出 PS1=[dsh> ],说明修复已生效。

Install

🧩 Let your agent install it (recommended)

Install the catalog once, then DeepSeek Harness can find and install any plugin from this site automatically:

dsh plugin add dshbase-catalog

Then say "install dsh-minimal-bash-fix for me" — your agent finds it in the directory and installs it. Docs: dshbase-catalog · verified packs.

This plugin is GitHub source (not published to npm) — install it straight from the repo:

Web profile:

dsh plugin --profile web add github:sd1g1/dsh-minimal-bash-fix

Headless (CLI) profile:

dsh plugin --profile headless add github:sd1g1/dsh-minimal-bash-fix

Test report

Not yet L3-verified — see failure note below if we already ran it.

Status: pending · last test 2026-08-26
Note: 验证: runtime-fail Browse all pending failures →
Security: not yet scanned — our daily static scan will cover it shortly.

Share this badge

More in Developer

Browse all 7795 plugins →