dsh-git-graph
Git view for DeepSeek Harness: status, commit graph, branches, diff, staging/commit, push/pull and blame.
DeepSeek Harness 的 Git 视图:状态、提交图、分支、差异、暂存提交、推送拉取与逐行溯源。
How to install
dsh plugin add dsh-git-graph About
dsh-git-graph DeepSeek Harness 集成 **Git** 视图的插件。 dsh-git-graph 把 Git 操作(状态 / 分支 / 差异 / 提交 / 推送拉取 / 提交图 / 溯源)打包成一个可直接安装的 dsh 插件。宿主半注册 /git JSON API,浏览器半在会话区域加一个 **Git** 页签,打开与当前会话工作目录 绑定的面板(分支栏 + 提交图 + 变更文件 + 差异视图)。界面文案中英双语(跟随 dsh locale 服务)。 **移动端适配**:Git 页签在手机(dsh-pocket 代理)上也可见,窄屏下自动**单列堆叠**(历史图 → 变更文件 → 差异)、压缩顶栏与字号、放大触控目标;桌面宽屏保持三栏布局。 --- 特性 Git 操作(/git) **工作区状态**:status 返回分支信息 + 已暂存 / 未暂存 / 未跟踪三类文件,逐文件标注状态码(XY)。 **分支管理**:列出本地/远程分支(branches)、切换(switchBranch)、新建(newBranch)、 删除(deleteBranch)、重命名(renameBranch)、合并(merge,可选 --no-ff)。 **差异与提交**:diff(工作区 / 已暂存)、stage / unstage / discard / remove、 c…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-09-05
- Created
- 2026-09-02
Basic safety check
- Findings
- None
- 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-web
zhu1090093659/dsh-web/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-git-worktree
wloops/dsh-git-worktree
Git worktree Session Targets with isolated task sessions, Ready for Review, reversible Local Preview, human-confirmed delivery, environment retention and recovery, and same-session iteration.
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.