Skip to content

dsh-tool-git

⭐ 4 · ✅ active · plugin

One-liner

Structured safe Git tools: status/diff/log/branch/stage/commit/stash/show with a destructive-command guard.

About

Structured, safe Git tool family for DeepSeek Harness (dsh). Coding agents reach for git constantly, but the stock runtime only offers raw bash. dsh-tool-git gives the model eight structured tools that run git through a shell-free subprocess runner and return canonical JSON values — plus a tools/pre-execute safety gate that stops destructive git operations (force push, hard reset, rebase, amend, branch deletion, …) before they happen,

Author

lxj808624