Plugins
Browse, filter, and install DeepSeek-Harness plugins.
50 plugins found
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.
dsh-git-workflow
yangyongzhen/dsh-git-workflow
Conventional-commit enforcement, changelog generation, PR summaries and branch pushes through the plain git CLI.
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).
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-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.
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.
dsh-gitflow
lonelymoon87/dsh-gitflow
Adds approval-gated Git status, diff, log, commit, branch, and optional checkpoint tools.
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.
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.
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.
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.
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.
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-workspace-snapshot
txy-ucas/dsh-workspace-snapshot
Reports bounded, repository-relative Git status as structured data without staging, committing, or changing branches.
dsh-git-worktree
laoyuehanni/dsh-git-worktree
Branch switching and isolated git worktrees as real workspaces, from the Web UI composer.
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.
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.
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.
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.
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.
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
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.
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-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.