Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

50 plugins found

P

dsh-serendipity

pocketswpu/dsh-serendipity

Turns the user into an RPG protagonist: after each finished user turn a random "adventure" may trigger, drawn from 700+ events across 7 themed pools (sci-fi, fantasy, ancient, anime, novels, wuxia, urban), growing six persistent attributes (strength, intelligence, agility, charisma, luck, vitality) with XP, levels and attribute-weighted story branches, configured via a settings-page UI.

25 days agoJust for FunMIT
Y

dsh-git-workflow

yangyongzhen/dsh-git-workflow

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

29 days agoGit & Code Review
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).

29 days agoGit & Code ReviewBSD-3-Clause
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.

219 hours agoGit & Code ReviewMIT
F

dsh-handoff

fleetingecho/dsh-handoff

Self-maintaining handoff memory per working directory and git branch: records turns, folds them into concise Markdown, and injects the result into future sessions from ~/.agent/agent-handoff, byte-compatible with pi-handoff.

24 days agoMemory
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.

29 days agoTools & CapabilitiesMIT
L

dsh-gitflow

lonelymoon87/dsh-gitflow

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

23 days agoGit & Code ReviewMIT
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.

27 days agoGit & Code Review
C

deepseek-kanban-plugin

callmesoul/deepseek-kanban-plugin

Kanban board for DSH: task state machine with git branch isolation, agent auto-execution, and review-driven merge.

12 days agoWorkflow & Automation
P

dsh-workflow-canvas

piedpiper911/dsh-workflow-canvas

Visual drag-and-drop workflow builder for DSH — orchestrate tool calls, sub-agents, and conditional branches on a React Flow canvas.

16 days agoWorkflow & Automation
L

dsh-task-worktree

letter2025/dsh-task-worktree

Task-scoped git worktrees for DSH: durable per-repo manifest, worktree mode injects a creation instruction with your first message under an automatic worktree/ branch prefix, header badge instead of workspace clutter, and bring-back or force-remove cleanup.

13 days agoGit & Code ReviewMIT
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.

16 days agoUI EnhancementsMIT
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.

13 days 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.

18 days agoGit & Code ReviewMIT
L

dsh-git-worktree

laoyuehanni/dsh-git-worktree

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

13 days agoGit & Code Review
C

dsh-fork-graph

chouyong/dsh-fork-graph

Git-style conversation fork graph in the session header: colored lanes and fork curves show which session branched from which, with click-to-jump navigation.

18 days agoSessions & MessagesMIT
W

dsh-git

wanghaoyihaoyi/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.

02 days agoGit & Code ReviewMIT
A

dock-git

aks1st/dock-git

Git history visualization for the dock workbench: swimlane commit graph, branch and tag management, stage/commit/push and remote operations.

04 hours agoUI EnhancementsMIT
N

dsh-serverchan-notify

nickhelion/dsh-serverchan-notify

ServerChan3 (Server酱) push notifications when a turn finishes — title, model, project directory, git branch, status and a reply excerpt, with subagent filtering and fire-and-forget delivery.

03 days agoIntegrations & RemoteMITArchived
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.

08 days agoGit & Code ReviewApache-2.0
K

dsh-git-workbench

kaixinbaba/dsh-git-workbench

DeepSeek Harness git development workbench: captures git context (branch, status, worktrees, stash, recent commits) into every session, asks which branch/worktree to develop in at session start, and switches branches / creates and manages worktrees throug

06 days agoSessions & MessagesMIT
S

dsh-risk-guard

shuxue6662-a11y/dsh-risk-guard

Zero-interruption audit and fuse blocking for DeepSeek Harness: silently records every tool call with deterministic risk scoring, cumulative-risk bonuses, risk-level breakdowns and retention-based cleanup; blocks irreversible catastrophes (protected-path deletion, disk wipe, force-push to protected branches/refs, credential exfiltration), and renders a redacted /risk-guard operation bill with --since filtering.

07 days agoSecurity & PermissionsMIT
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.

08 days agoGit & Code ReviewMIT
C

dsh-branch-review

chouyong/dsh-branch-review

Track human decisions for related DSH session branches: keep, discard, or follow up with reasons, labels, and external links.

06 days agoSessions & Messages