dsh-git-sidebar
VSCode-style uncommitted-changes sidebar docked to the right of the DSH web conversation page: staged / unstaged / untracked file groups, status badges, per-file +/− line counts, click-to-expand diff, rename as old → new, untracked content preview, and open with the system default application.
停靠在 DSH Web 对话页右侧的 VSCode 风格未提交改动侧边栏:已暂存/更改/未跟踪三组文件、状态徽标与每文件 +/− 行数,点击展开单文件 diff,支持重命名显示、未跟踪文件内容预览及调用系统默认应用打开文件。
How to install
dsh plugin add dsh-git-sidebar About
dsh-git-sidebar 🌐 English | **简体中文** 🧭 **DSH 对话页右侧的「未提交改动」侧边栏**:从 dsh-git-studio 中提取,只保留对话侧边栏部分,已删去 Git 图谱(提交历史图、分支过滤、提交详情等)相关代码。 DeepSeek Harness(DSH)Web GUI 的嵌入式 Git 工作区改动侧边栏插件。 在对话界面右侧停靠 VSCode 风格的未提交改动面板:已暂存 / 更改 / 未跟踪三组文件列表、状态徽标、每文件 +/− 行数、点击展开单文件 diff、重命名 旧 → 新、未跟踪文件直接显示内容,并可调用系统默认应用打开文件。 📸 界面截图 ✨ 功能 **跟随当前对话**:打开哪个对话就显示哪个对话工作区的 git 仓库,切换对话自动跟随;非 git 仓库的对话显示空态提示 **未提交改动(VSCode 风格)**:已暂存 / 更改 / 未跟踪三组文件列表、状态徽标(A/M/D/R/U/?)、每文件 +/− 行数、点击行展开单文件 diff、重命名 旧 → 新、未跟踪文件直接显示内容 **☑ 分组开关**:可单独隐藏某组;面板与分组均可点击折叠 **右侧停靠模块**:可拖拽调整宽度,宽度与折叠状态持久化;折叠时只显示窄把手,不渲染内容、不发起请求;宿主工具详情面板打开时自动让位 **打开文件**:文件行展开后可调用系统…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-08-26
- Created
- 2026-08-20
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek, deepseek-harness, deepseek-harness-plugin, dsh, dsh-plugin, dsh-plugins
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.