Plugin directory / Tools & Capabilities / dsh-git-guard
dsh-git-guard
Broken · install/load issue bibibala/dsh-git-guard ↗
1Stars
0Forks
0Open issues
TypeScriptLanguage
2026-08-15Last push
What it does
Git-aware write guard plugin for DeepSeek Harness: blocks whole-file writes that would overwrite the user's uncommitted changes, and report…
Our take
Broken — install or load issue
Broken — install or load issue
Git-aware write guard plugin for DeepSeek Harness: blocks whole-file writes that would overwrite the user's uncommitted changes, and report… Note: it currently has an install or load issue — check the repo before relying on it.
Install
dsh plugin --profile web add dsh-git-guard - Install pnpm once:
npm install -g pnpm(the plugin manager forwards to it). - Add the plugin to your web profile:
dsh plugin --profile web add dsh-git-guard. - Restart
dsh web— the plugin loads on the next launch. - Verify:
dsh plugin --profile web list.
Package
npm: dsh-git-guard · version — · tested on dsh 0.1.0-rc.6
Test report
Could not be installed — a dependency in its tree is not published to npm, or the build is broken. Check the repository.
Repository
github.com/bibibala/dsh-git-guard ↗