Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

90 plugins found

H

dsh-git-review

haoyueqin/dsh-git-review

Review tab for DeepSeek Harness sessions: workspace changes versus HEAD or any two refs as a filterable file tree with side-by-side diffs, a lane commit graph with blame and file history, three-scope search, line comments back to the composer, and guarded stage/commit/branch/tag/stash/conflict operations.

16 hours agoGit & Code ReviewMIT
O

dsh-flyout-sidebar

oxlyn/dsh-flyout-sidebar

Flyout sidebar with a file tree, uncommitted-changes list and multi-tab file/diff previews; pops out into a standalone browser tab.

112 days agoUI EnhancementsMIT
M

dsh-git-manager

moonlitdropofblood/dsh-git-manager

Git workspace manager for DeepSeek Harness: a repo-gated composer button opens a settings-style panel for diff/commit, branch, conflict, and worktree management, plus a commit history with branch-graph lines.

121 days agoGit & Code ReviewMIT
O

dsh-deepatlas

oscar-williams/dsh-deepatlas

Task-aware DSH plugin navigator: builds a local index from GitHub topics and community lists, retrieves across 28 bilingual capability classes, and provides commit-level static risk audit, consent-gated pinned installation, composition checks, and recovery.

114 days agoDev & Plugin ToolsMIT
A

dsh-github

andyfan1094/dsh-github

GitHub account management plus a local Git workflow for the web GUI with clone, fast-forward pull, status, commit, push, and host-side push guards.

127 days agoGit & Code ReviewApache-2.0
C

dsh-git-conventions

cn-wenyu/dsh-git-conventions

Enforce configurable git commit / push / PR conventions for DeepSeek Harness agents

1last monthGit & Code ReviewMIT
D

dsh-wending-git-workbench

dd2673/dsh-wending-git-workbench

Codex-style Git workbench: workspace-scoped changes, diff, stage, commit, guarded branch operations, graph history, fetch, fast-forward pull, and upstream push through official plugin APIs.

1last monthGit & Code ReviewApache-2.0
7

dsh-skill-7d-git-commit

7dgroup-ai/dsh-skill-7d-git-commit

Checks git commit messages against the 7DGroup convention (Chinese type tags, length and punctuation rules) before committing, as a client-side guard before GitLab pre-receive hooks.

1last monthGit & Code ReviewMIT
1

dsh-popper

1473382/dsh-popper

Falsification-driven correction loop for agent sessions: risky work commits an evidence-checkable claim first, deterministic gates verify it, falsified claims force mutually exclusive replacement hypotheses with discriminating experiments, and every event lands in an append-only evidence ledger.

1last monthWorkflow & Automation
C

dsh-write-gate

couldbeme/dsh-write-gate

Commitment write-gate: operator-authored rules enforced before a tool call runs — a deterministic guard tier plus an LLM-judge tier, fail-closed by default, every block written to a contradictions log.

123 days agoSecurity & PermissionsMIT
M

dsh-git

mojiexuan/dsh-git

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.

1last monthGit & 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.

1last monthGit & Code ReviewMIT
L

agent-loop-workflow

lesliewylie/agent-loop-workflow

A project-agnostic multi-agent collaboration protocol for the DeepSeek Harness: loop guards that stop runaway agent loops, a six-field handoff format, risk-tiered review routing, and a fixed verify→commit→push→review→close sequence. One skill instead of the same rules copy-pasted into every agent's instructions.

1last monthWorkflow & AutomationMIT
B

dsh-git-guard

bibibala/dsh-git-guard

Git-aware write guard plugin for DeepSeek Harness: blocks whole-file writes that would overwrite the user's uncommitted changes, and reports what happened to protected files at turn end

1last monthSecurity & PermissionsMIT
L

dsh-gitflow

lonelymoon87/dsh-gitflow

Adds approval-gated Git status, diff, log, commit, branch, and optional checkpoint tools.

1last monthGit & Code ReviewMIT
B

dsh-zcode-git

bowluna/dsh-zcode-git

Structured git tools for DeepSeek Harness agents: status, diff, log, branch, commit and stash. Output is pinned with ten `git -c` overrides so a user pager, colour or quotepath setting cannot reshape what the agent reads; every invocation is an argv array, so no shell ever parses an argument; and the mutating actions go through the harness approval service, refusing rather than proceeding when no approval service is mounted.

07 hours agoGit & Code ReviewMIT
Y

dsh-knj-version-control

yangdongzhen590/dsh-knj-version-control

Version-control workbench for the DSH Web sidebar: local changes grouped by type, per-file and multi-file staging, preview-confirmed commit / update / push, and a failure dialog that shows the raw Git output instead of a four-second toast.

03 days agoGit & Code ReviewMIT
P

dsh-git-statusline

pinzza/dsh-git-statusline

Compact Git status line for DSH Web: the current branch, staged and unstaged line changes, ahead/behind commit counts against upstream, and a clean-worktree marker — placeable in the sidebar footer, the session header, or above/below the composer, with the position switched on the settings page.

02 days agoGit & Code ReviewMIT
J

dsh-asc

janeickholt/dsh-asc

Model-driven context compaction for DeepSeek Harness. The agent decides when and what to compress, commits durable session-log replacements, and ships reversible tool-result compression with byte-exact hash retrieval.

03 days agoSessions & MessagesMIT
Z

dsh-auto-git

zhitiaojun/dsh-auto-git

Runs git init in each newly registered DSH workspace, with an empty initial commit by default, so git-aware plugins have a repository to attach to; directories already inside a work tree are skipped.

07 days agoGit & Code ReviewMIT
T

dsh-git-vcs

tichuxixi/dsh-git-vcs

A right-sidebar Git panel in the IDEA style — local changes with per-file checkbox commits, a commit tree with per-commit details, branch, remote and stash management, push with a credential fallback, all driven by the plain git CLI.

07 days agoGit & Code ReviewMIT
M

dsh-git-idea

mays-hi/dsh-git-idea

Git integration for DSH modelled on IDEA's VCS: a git icon beside the permission mode in the composer shows the current branch and the pending-change count, opens a branch switcher on hover and an IDEA-style VCS panel on click (branch tree, commit graph, changes and staging, commit detail, file diff), plus a settings page for commit identity, the git binary and the network flags. Registers no model tools with DSH.

02 days agoGit & Code ReviewMIT
D

dsh-git-manager

dayi-z/dsh-git-manager

A GitHub-connected visual git manager for DeepSeek Harness: guided GitHub-Flow steps, commit graph with PR/CI badges, one-click GitHub login, PR and issue management, and structured git tools for the agent. Renamed from gitcompass in 2.0.0.

05 days agoGit & Code ReviewMIT
J

dsh-session-log-repair

jsoncode/dsh-session-log-repair

DSH session-log repair plugin: scan every stored session, detect a seq collision in the committed region or a torn trailing record, and repair it from a one-click Web UI, model tools, or the /dsh-session-log-repair command. Installing it also registers it

013 days agoUI Enhancements