dsh-github:在 DeepSeek Harness 里用 Source Control 面板管理 Git 仓库

dsh-github 是 PivotStackIntelligence 维护的 DSH 插件,在 Web Harness 会话视图环中增加 Source Control 标签页,布局对齐 VS Code 原生 Git 视图。支持改动分组、diff 查看、提交与同步、分支/远程/标签/stash 管理,以及 merge/rebase 状态处理。插件使用本机 Git 配置,不调用 GitHub API。安装需 DSH >=0.1.0-rc.6、Git 及已配置的 remote 与凭据;从本地构建后执行 dsh plugin --profile web add . 并重启 Web Harness。

阅读全文