dsh-git-graph:DSH Web 的只读 Git Graph 视图
WhitePlusMS/dsh-git-graph 是 DSH Web 的一个 MIT 许可插件(v0.0.2),旨在让用户无需切换终端或外部工具即可在 Web 界面直接查看当前工作区的 Git 历史。该插件提供专用的 `Git Graph` 入口,主要功能包括展示提交拓扑、分支关系、合并历史及本地/远程引用;支持基于哈希、作者、日期等多维度的全范围搜索、分支过滤和多种排序模式;允许内联展开查看提交详情、文件变更统计及逐行 Diff,并支持检查未提交变更及任意两个提交间的差异对比。 当前版本为只读设计,不执行任何修改 Git 数据的操作(如提交、推送、合并等),且刷新视图时不会生成会话消息或工
Read MoreView Git Commit Graph in DeepSeek Harness Session with dsh-git-graph
dsh-git-graph is a community interface enhancement plugin for DeepSeek Harness Web GUI, maintained by 1841220388zzzcccxxx-star, licensed under MIT, with version 0.10.0. It adds a "Git Graph" tab next to "Trajectory" on the session page, providing commit history graphs, branch filtering, file diffs, and a VS Code-style uncommitted changes panel. Install via the command on the directory page: `dsh plugin add github:1841220388zzzcccxxx-star/dsh-git-graph`. The plugin runs with the permissions of the current dsh process, so you should check the source code and license before installation. The community directory has no official affiliation with DeepSeek or FangTian.
Read More