- Startseite
- Kategorien
- Git & Code-Review
Git & Code-Review
Git & Code-Review-Plugins bringen Versionskontrolle in DeepSeek-Harness (dsh). Finden Sie interaktive Diff-Reviews mit Anmerkungen, die an den Agenten zurückgehen, Sitzungs-Änderungsverfolgung mit zeilengenauen Diffs, Git- und GitHub-Panels für Staging, Branches und Pull Requests, Worktree-Manager pro Aufgabe sowie adversariale oder als Gate arbeitende KI-Code-Review-Tools.
38 Plugins gefunden
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.
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.
dsh-workspace-snapshot
txy-ucas/dsh-workspace-snapshot
Reports bounded, repository-relative Git status as structured data without staging, committing, or changing branches.
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.
dsh-git-worktree
laoyuehanni/dsh-git-worktree
Branch switching and isolated git worktrees as real workspaces, from the Web UI composer.
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.
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.
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.
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.
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.
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.
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.
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.
dsh-ocr-review
jiayan-xu/dsh-ocr-review
Lokales KI-Code-Review-Gate: prüft ein Workspace-/Branch-/Commit-Diff über das verwaltete ocr.js und liefert strukturierte Befunde samt Token-Statistiken; im Gate-Modus schlägt der Lauf bei Befunden fehl.