dsh-git-tools
Four dependency-free local git tools (status, diff, log, commit) for DeepSeek Harness operating on the session workspace.
为 DeepSeek Harness 提供四个零依赖本地 git 工具(status、diff、log、commit),作用于会话工作区。
How to install
dsh plugin add github:Shyboy0499/dsh-git-tools About
dsh-git-tools Local git tools for DeepSeek Harness (dsh). dsh-git-tools is a dependency-free DeepSeek Harness plugin that gives the coding agent four local git tools — **git_status**, **git_diff**, **git_log**, and **git_commit** — so it can inspect the repo in the session workspace and create commits, all through the official tool API. No UI, Host-side only. Features | Tool | What it does | | ------------ | -------------------------------------------------------------------- | | git_status | Branch, ahead/behind, and staged / unstaged / untracked files | | git_diff | Stat summary or full patc…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-08-27
- Created
- 2026-08-26
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-git-graph
Git branch selector and Git graph for the dsh web GUI: switch branches and explore branch-lane and commit history from the conversation header.
dsh-user-experience
DietCokewithSugar/dsh-user-experience
Finds potential UX issues in your project: automatically reviews React/TypeScript code, pinpoints each problem, and gives concrete suggestions.
dsh-git-worktree
LaoYueHanNi/dsh-git-worktree
Branch switching and isolated git worktrees as real workspaces, from the Web UI composer.
dsh-github
PerryLink/dsh-github
Official-grade GitHub CI integration: a composite action.yml, a polling PR review bot with idempotent inline comments and a status-check gate, plus PR/issues tools with every write gated by human approval.