Skip to main content

Git & Code Review

Git & Code Review plugins bring version control into DeepSeek-Harness (dsh). Find interactive diff review with annotations sent back to the agent, session change tracking with line-level diffs, Git and GitHub panels for staging, branches, and pull requests, per-task worktree managers, and adversarial or gated AI code-review tools.

38 plugins found

W

dsh-git-status

wongzexu/dsh-git-status

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.

14 hours agoGit & Code ReviewMIT
W

dsh-git-worktree

wloops/dsh-git-worktree

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.

111 hours agoGit & Code ReviewMIT
T

dsh-workspace-snapshot

txy-ucas/dsh-workspace-snapshot

Reports bounded, repository-relative Git status as structured data without staging, committing, or changing branches.

13 days agoGit & Code ReviewMIT
L

dsh-code-smell

lucky8197/dsh-code-smell

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

14 days agoGit & Code ReviewBSD-3-Clause
L

dsh-git-worktree

laoyuehanni/dsh-git-worktree

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

19 hours agoGit & Code Review
J

worktree-mgr

johnxu22786/worktree-mgr

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.

12 days agoGit & Code ReviewMIT
V

dsh-review

viger1/dsh-review

Adversarial code review — parallel finders inspect a diff through separate lenses (correctness, lifecycle, contract, security), then each finding goes to independent verifiers tasked with refuting it, and one refutation drops it.

0yesterdayGit & Code ReviewMIT
S

dsh-session-review

sunshaobei/dsh-session-review

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.

02 days agoGit & Code Review
N

dsh-tool-github

neaz71eve/dsh-tool-github

GitHub REST API tools + browser sidebar panel: repos, search, issues, PRs, comments, account binding (credential-store), and one-click clone-as-workspace.

03 days agoGit & Code ReviewMIT
L

dsh-ci-context

lucas-ward/dsh-ci-context

Injects allowlisted GitHub Actions and GitLab CI run metadata into agent context without reading logs, credentials, or provider APIs.

04 days agoGit & Code ReviewMIT
J

github-mcp

johnxu22786/github-mcp

GitHub workbench MCP server (dsh bundle): 23 MCP tools for repos, issues, PRs, code review, and search, with zero runtime dependencies and PAT/OAuth auth.

02 days agoGit & Code ReviewMIT
J

adversarial-review

johnxu22786/adversarial-review

Adversarial multi-lens code review: parallel correctness/security/maintainability lenses attack a diff, with deterministic severity grading, suppression rules and incremental review history.

02 days agoGit & Code ReviewMIT
J

dsh-git-nexus

jfwaskin/dsh-git-nexus

Git and GitHub panel for the DSH web profile: stage/unstage/discard/diff, branches, commit, push/pull/sync, log, file browser, workflow board, and GitHub OAuth with PR creation.

03 days agoGit & Code ReviewMIT
J

dsh-ocr-review

jiayan-xu/dsh-ocr-review

Local AI code-review gate: review a workspace/branch/commit diff via the managed ocr.js, returning structured findings with token stats; gate mode fails on findings.

04 days agoGit & Code Review