Bundle
DSH Web GUI right sidebar: VS Code-style file explorer plus source control (git status, stage/unstage/discard, commit, diff, commit graph, sync fetch/pull/push, branch/remote management, git init, multi-repo switch, color-coded file status, file-type icons, image preview) with an editable full-file diff view (hunk stage/revert), a syntax-highlighted editor (15 languages), file operations (new/move/copy/delete), a collapsible icon rail, a multi-tab bottom terminal (ConPTY), and save.
Bundle
Right-side tabbed sidebar for DeepSeek Harness web: explorer (workspace file tree) and git (changes, commits) tabs on an extensible tab registry
Bundle
Git GUI panel for the DeepSeek Harness web surface: visualize working-tree changes (including every modification the agent makes), stage/commit/branch/merge/log/pull/push/stash/revert — all from the browser.
Bundle
SVN (Subversion) tools + sidebar UI for DeepSeek Harness: full command coverage (status/info/diff/log/blame/list/cat/add/delete/mkdir/copy/move/merge/switch/checkout/cleanup/resolve/props/commit...) with UTF-8 Chinese commit logs, plus an SVN panel in dsh-better-sidebar.
Bundle
Git history viewer for the DSH dock: browse the commit graph, branches, tags and remotes; stage, commit, push and manage repository settings.
Bundle
DSH web plugin: better-sidebar Git Remotes tab for fetch / ff-only pull / confirmed push. Does not replace the built-in Git stage/commit tab.
Bundle
DeepSeek Harness (dsh) plugin: visualize Git status in the Web UI — current branch, HEAD, staged/modified/untracked counts, ahead/behind, recent commits and changed files.
Bundle
DSH better-sidebar 插件:为侧边栏添加 SVN 源代码管理面板,支持 status / diff / log / commit / update / revert 等常用操作
Bundle
GitHub authentication and local Git workflow plugin for the dsh web GUI: accounts, repository browsing, clone, pull, push, status, commit, and a settings panel. Token is stored in ~/.dsh/dsh-github.json (0600, atomic write); push is disabled by default. Standalone Cordis plugin — mounted via cordis.patch.yml + a profile node_modules link, no dsh source changes.
Bundle
Git panel for the DeepSeek Harness Web GUI — floating right-side panel showing working-tree changes, inline diff viewer, commit & push, AI commit-message autofill.
Bundle
Git source-control sidebar for the DeepSeek Harness web UI: repo init, staging, commit/push/pull, branch & remote management, AI-generated Conventional Commits messages, and a commit-history graph.
Bundle
Out-of-tree dsh web UI plugin: a session-header git workbench chip opening a drawer with the file tree, per-file diff, history, compare, staging, commit, and sync (fetch/pull/push).
Bundle
DSH web GUI git panel: local/remote branches with ahead/behind, one-click branch switch / pull / fetch, and a GitLens-style commit graph.
Bundle
Complete Git management for the DeepSeek Harness Web GUI: branch switch, new-branch-from-base, fetch, pull, commit, push, status — as a collapsible floating panel that follows the current session's workspace.
Bundle
DeepSeek Harness 集成 Git 视图插件(当前为 Git 专用:文件浏览/编辑暂时停用):宿主半提供 /git JSON API(status/branch/diff/stage/commit/log/blame/cat 等),浏览器半提供 Git 页签 UI。Git plugin for DeepSeek Harness (currently Git-only; the file browser is temporarily disabled): host /git JSON API + browser Git tab UI.
Bundle
DSH 正式 bundle 插件:在 DSH Web UI 里管理 Git 工作区——入口在输入框「模式」选择器旁(仅 git 仓库显示),进入与设置同规格的居中面板:status/diff、分支管理、合并冲突解决、commit/fetch/pull/push、worktree 管理(添加后自动注册为 DSH 工作区)、带分支线图形的提交历史。
Bundle
A draggable right-side Git sidebar for DeepSeek Harness Web: follow the active workspace, list changed files, generate commit messages with the current model, and commit/push/pull
Bundle
dsh-git profile bundle: git status/diff/commit/file preview in the DeepSeek Harness web UI.
Bundle
DSH web GUI plugin: Cursor-style Git commit-chain (链路图) panel — SVG lane topology, commit detail/diff, guarded branch switching. Dual-face Cordis plugin (host git service + browser React panel); mounts as a dsh-better-sidebar tab with a floating-panel fallback.
Bundle
替换侧边栏左上角的品牌名与构建徽标文案(默认 DSH Local Build + commit hash),经 WebUI 插件配置页卡片实时配置。 | Replace the sidebar's top-left brand name and build-revision badge text (defaults to DSH Local Build + commit hash) via a live settings card in the Plugin Config page.
HuanLinOTO
Bundle
Git status, commit, and push sidebar plugin for the DeepSeek Harness web interface
necokeine
Bundle
GitKraken / vscode-git-graph style commit graph for dsh: a server-side tool pair (git_graph / git_show) plus keyed tool views that render the commit DAG, refs, and per-commit diffs right inside the web conversation
samecorner
Bundle
A GitHub-connected visual git panel for DeepSeek Harness — guided flow (branch → commit → push → PR → review → merge), commit graph with PR/CI badges, one-click GitHub login, and structured git tools for the agent.
Dayi-Z
Bundle
只读的 GitHub 数据查看面板:Actions 运行、Commits、Releases 三列并排,作为 DSH 会话的第三个标签页。
Angel-GP