Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

90 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.

327 days agoGit & Code ReviewMIT
G

dsh-task-engine

godv61/dsh-task-engine

Preset engineering workflows for DeepSeek Harness: a dev_task tool that gates stage transitions, artifacts, verification, review and commit scope, plus a web workbench for installing project or user skills and rules.

211 hours agoWorkflow & AutomationMIT
R

dsh-tracescope (dsh-tracescope)

rebornace/dsh-tracescope

DSH right-sidebar plugin that compares two git commits, builds a manual-test checklist from the impact scope, and supports fail notes, screenshots, task attachments, and defect submission to Yunxiao, GitHub, GitLab, or a webhook.

222 hours agoTools & CapabilitiesMIT
M

dsh-code-review

michengai/dsh-code-review

Adds /review, /review-status, and /review-cancel to spawn an independent native subagent that inspects a chosen Git scope (base branch, uncommitted changes, a commit, or custom instructions) and returns a findings report in the current conversation, with English or Chinese output from the host locale.

25 days agoGit & Code ReviewApache-2.0
0

dsh-forge-studio (plugin-daily-log)

0x7a7a6572/dsh-forge-studio

Work reports for DeepSeek Harness: gathers Git commits and local agent conversations (DeepSeek/Claude/Codex) and renders daily, weekly or monthly reports from your own templates; the agent tool is injected on demand.

216 hours agoWorkflow & Automation
I

dsh-project-prompt

imroc/dsh-project-prompt

Private, per-project system-prompt rules for DeepSeek Harness — matched by git remote URL, repo path, or cwd prefix; worktree-aware; never committed to the repository.

228 days agoTools & CapabilitiesMIT
S

dsh-git-tools

shyboy0499/dsh-git-tools

Four dependency-free local git tools (status, diff, log, commit) for DeepSeek Harness operating on the session workspace.

227 days agoGit & Code ReviewMIT
V

dsh-qingagent

void2anything/dsh-qingagent

Writing bridge to the open-source QingAgent client: the agent drafts and revises documents through qing_ prefixed host tools, typeset on a rice-paper panel with mermaid, drawio, tables and KaTeX; edits stage as reviewable diffs and land only on commit, and it requires the QingAgent desktop app on the same machine.

227 days agoTools & CapabilitiesApache-2.0
B

dsh-nuke-plugin

beijingwahw/dsh-nuke-plugin

Transactional uninstall engine: every destructive action runs validate/preview/execute/undo with Saga rollback, WAL crash recovery, hash-chain audit, hardlink dedup, and a Bayesian oracle that predicts success probability before you commit.

224 days agoTools & CapabilitiesMIT
M

dsh-backstory

meghanbao/dsh-backstory

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.

224 days agoGit & Code ReviewMIT
J

dsh-action-outbox

jimchengchina/dsh-action-outbox

Stages exact DSH tool calls without dispatch, presents complete canonical arguments in a durable Batch Review Inbox, invalidates approvals after edits or restarts, and commits only a matching SHA-256 digest plus single-use nonce through the normal DSH tool pipeline.

2last monthSecurity & PermissionsMIT
Z

dsh-adaptive-reasoning

zhuifengqug/dsh-adaptive-reasoning

Pixel-art reasoning-effort slider for DSH Web with continuous 0–100 dragging, 16ms throttled writes, snap-to-level commits, and a WebGL ember fire that ignites as the slider moves.

2last monthUI EnhancementsMIT
L

dsh-weekly-digest

lucky8197/dsh-weekly-digest

Weekly digest generator: aggregates git commits, DSH session activity and daily memory entries into a Markdown weekly report, read-only.

2last monthDev & Plugin ToolsBSD-3-Clause
Y

dsh-git-workflow

yangyongzhen/dsh-git-workflow

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

2last monthGit & Code Review
W

dsh-git-graph

whiteplusms/dsh-git-graph

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.

2last monthGit & Code ReviewMIT
L

dsh-git-hygiene

lucky8197/dsh-git-hygiene

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).

2last monthGit & Code ReviewBSD-3-Clause
L

dsh-tool-git

lxj808624/dsh-tool-git

Structured, safe Git tool family for DeepSeek Harness: status/diff/log/branch/stage/commit/stash/show/fetch/pull/remote/checkout with a destructive-command guard.

2last monthTools & CapabilitiesMIT
T

dsh-plugin-git-workflow

truelove-dreamer/dsh-plugin-git-workflow

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

2last monthGit & Code Review
L

dsh-git

lengmoxxl/dsh-git

A read-only git browser for the DeepSeek Harness Web GUI: a right-sidebar page with the session's working-tree changes and commit history, and the diff a click opens beside them. The host half reads the repository through ctx.fs and ctx.subprocess, so a r

19 hours agoGit & Code ReviewMIT
S

euthyna

slow-stack/euthyna

Security-audit facts AI coding agents cannot compute, plus a verdict gate: euthyna history attributes deleted lines to commits and flags those from security fixes (--origins finds the first introducer), euthyna coverage reports which changed symbols no test ever invoked, and euthyna gate checks each finding against six gates, downgrading any without evidence to an observation.

17 hours agoSecurity & PermissionsApache-2.0
N

gord-dsh-worktree

nightosong/gord-dsh-worktree

Git worktrees as five agent tools — list, create, inspect, remove, prune — plus a working-location picker on the New Session row; the repository is resolved from the session directory, removal refuses uncommitted or untracked work, and the main worktree is never removable.

116 hours agoGit & Code ReviewMIT
K

dsh-ide-git

kannakuron/dsh-ide-git

JetBrains-style Git tool window for the sidebar: branch tree with ahead/behind badges, commit graph with text/author/date/path filters, per-file line diff, changes list and commit box, plus branch, tag and stash actions, merge, rebase, cherry-pick, reset and fetch/pull/push.

114 hours agoGit & Code ReviewMIT
M

dsh-simplify

michengai/dsh-simplify

Adds a /simplify command that asks the agent to simplify code within a selected Git change scope, including staged changes, commits, and untracked files.

115 hours agoDev & Plugin ToolsApache-2.0
D

dsh-learn-wiki

dayi-z/dsh-learn-wiki

Knowledge base with a corrective acquisition loop for DeepSeek Harness: when the agent keeps hitting the same failure, a background worker fetches the web under a rate limit, distills the result into a staging area, and only a two-stage commit makes it recallable — pages without sources are refused.

14 days agoMemoryMIT