DSH GetDSH Get

Git & Code Review

Browse Git & Code Review plugins for DeepSeek Harness on dshget.com.

63 plugins

Sort

dsh-web#packages/dsh-git-graph

6418

Git branch selector and Git graph for the dsh web GUI: switch branches and explore branch-lane and commit history from the conversation header.

Git & Code Reviewzhu1090093659

dsh-diff-viewer

26

PiUI-style diff viewer replacing the stock DiffBlock for write/edit tool calls.

Git & Code Reviewlehhair

dsh-user-experience

19

Finds potential UX issues in your project: automatically reviews React/TypeScript code, pinpoints each problem, and gives concrete suggestions.

Git & Code ReviewDietCokewithSugar

dsh-github-intelligence

12

The most complete GitHub integration for dsh: repo overview, releases, issues, pull requests, contributors, search, and a deep repo report with TTL caching — no API key needed.

Git & Code Reviewzoahdev

dsh-change-review

11

Session change-review plugin for DeepSeek Harness: tracks write/edit tool calls per session and renders line-level diffs with customizable colors, with session isolation, subagent aggregation, and SSE live updates.

Git & Code Reviewcirelir

dsh-web-ui#dsh-git-graph

10

Git branch selector and Git graph in the conversation header of the dsh web GUI.

Git & Code ReviewDamonKoy

dsh-explorer#dsh-explorer

9

Git-first file-tree sidebar for the DSH web GUI: VS Code-style indent guides, M/A/U/D/R git decorations, HEAD-vs-worktree diff preview, media preview, and drag-to-reference (files/folders/selected code with line numbers) — pure plugin.

Git & Code ReviewNo-PRM

dsh-github-connector#github

8

GitHub Device Flow connect plus an in-conversation PR workflow: a status bar above the composer for create / AI-review / merge, and github_* tools for search, issue and PR read and write.

Git & Code Reviewkaziii

dsh-vscode-review#dsh-review

8

Records every agent write, edit and shell `rm` into a shadow git repository, then reviews them hunk by hunk in VS Code — accept or revert each one. Needs the companion dsh-review-vscode extension; the panel only appears inside VS Code's webview.

Git & Code ReviewTlyer233

clutch-dsh#clutch-dsh-worktree

7

Adds a Worktree view to DSH Web UI that groups Sessions by Git worktree while keeping DSH as the source of truth.

Git & Code ReviewCerbur

dsh-atomgit

7

AtomGit plugin bundle for DeepSeek Harness: six built-in AtomGit skills (plan issues, implement issues, review PRs, merge PRs, publish CLI releases, mirror to GitHub) plus ag CLI integration and platform-hosted MCP tools for repos, branches, issues, PRs, and search.

Git & Code Reviewxiongjiamu

dsh-git-identity

7

Pin Git commits to the environment's own author identity; env-var injection overrides all `git config` settings.

Git & Code ReviewLoserFox

dsh-git-worktree

7

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.

Git & Code Reviewwloops

DSH_VsCodeMode

6

VSCode-style editing experience for DeepSeek Harness: a Monaco-based central file editor (tabs, Ctrl+P quick open, status bar) and interactive diff review of agent edit/write results with per-change Keep/Undo, rollback and archiving, persisted across restarts.

Git & Code ReviewLenonss

dsh-solution-explorer

6

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 management, remote management, git init, multi-repo switch, color-coded file status (untracked/modified/ignored), file-type icons, image preview) with an editable full-file diff view, a syntax-highlighted editor (15 languages), file operations (new/move/copy/delete), and save.

Git & Code Reviewxiaoksio

dsh-github-login

5

Visual GitHub login without a terminal: in-window device flow, token synced into the gh CLI, and host status/launch endpoints.

Git & Code ReviewNoob-stupid

dsh-github-skills

5

Four GitHub workflow skills for PR triage, review feedback, GitHub Actions diagnosis, and safe draft-PR publishing, reusing existing DSH capabilities with gh/git fallbacks.

Git & Code ReviewStarfie1d1272

dsh-git-status

4

Specialized in Git branch and status handling: a Git status drawer on the right edge of the DSH web UI with a commit DAG lane graph, uncommitted changes and stash rows, inline diffs, right-click branch/tag actions, and one-click fetch from all remotes.

Git & Code ReviewWongzexu

dsh-git-worktree

4

Branch switching and isolated git worktrees as real workspaces, from the Web UI composer.

Git & Code ReviewLaoYueHanNi

dsh-github-connect

4

Connects your GitHub account to DSH agents from the composer GitHub button (OAuth device flow or personal access token) and lets them call the GitHub API through the github_api tool.

Git & Code ReviewMoon-shiyue

dsh-llm-verifier

4

Runs 3 or 5 coding-agent candidates in detached Git worktrees, validates their patches with project commands, ranks only passing candidates, and requires separate approval before applying the winner.

Git & Code ReviewWeb0926

github-explore

4

GitHub search, discovery and audit scripts wrapped as a SKILL.md pack around the gh CLI: repo search, multi-axis explore, trending, repo summaries, similar projects, code search, issue/PR search and org audits; ships as a dsh bundle (and on npm).

Git & Code ReviewFectivnfy112357

dsh-git-graph

3

Dedicated read-only Git Graph view beside Chat and Trajectory: commit topology, local/remote/tag refs, HEAD and working-tree status, search, filtering, first-parent mode, refresh, and load more.

Git & Code ReviewWhitePlusMS

dsh-git-hygiene

3

Git hygiene checker: read-only scan of merged and stale branches, oversized tracked files, untracked files and uncommitted work, with cleanup suggestions (it never deletes anything).

Git & Code Reviewlucky8197

dsh-git-plugins#bundle

3

Git and source-control plugin suite for DeepSeek Harness: local git operations plus GitHub, GitLab, Bitbucket, Azure DevOps and Gitea adapters, with self-evolving memory.

Git & Code Reviewsakthiveltofficial

dsh-git-sidebar

3

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.

Git & Code ReviewH2O-MERO

dsh-git-workflow

3

Conventional-commit enforcement, changelog generation, PR summaries and branch pushes through the plain git CLI.

Git & Code Reviewyangyongzhen

dsh-github-release-radar

3

Track releases and stars of any public GitHub repository from inside dsh agents — no API key needed.

Git & Code Reviewzoahdev

dsh-plugin-git-workflow

3

First-class Git tools for the model: status / diff / log / commit / branch with validated messages and paths - no bare-shell git calls.

Git & Code Reviewtruelove-dreamer

dsh-revdiff

3

Native interactive Git diff review for DeepSeek Harness with structured annotations sent back to the current Agent session.

Git & Code ReviewBrambleXu

dsh-session-review

3

A strip above the composer listing files modified in the current session (collapsed by default), with a Review button opening a per-session change panel showing before/after hunks from the session's own edit/write tool results, no git required.

Git & Code Reviewsunshaobei

pr-genius

3

PR evaluation and improvement consultant: assesses PR success probability based on historical anti-patterns and success patterns, with one-click scoring and actionable suggestions.

Git & Code Reviewzsxh1990

worktree-mgr

3

Per-task isolated git worktrees with a full create/sync/finish lifecycle: task names auto-derive branches, merge targets are double-checked, and batch cleanup is built in — zero manual git operations.

Git & Code ReviewJohnXu22786

dsh-backstory

2

A `/backstory` command and tool that annotate each line with the git commit that last touched it and the agent turn + prompt that wrote it, from a persistent per-line ledger (drift-proof by content hash), DSH-* commit trailers, or the live session log.

Git & Code ReviewMeghanBao

dsh-ci-co-pilot

2

GitHub CI co-pilot for DeepSeek Harness: PR review, CI failure fixing, issue triage and release notes.

Git & Code Reviewtemotee2103

dsh-code-smell

2

Code smell radar: statically scans TODO/FIXME debt, stub implementations, long lines, oversized files and duplicated blocks, with severity-sorted read-only fix suggestions.

Git & Code Reviewlucky8197

View all in category (63) →