Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

160 plugins found

R

dsh-turn-fork

ruby1304/dsh-turn-fork

Turn-atomic message editing, retry, reroll and version-tree navigation for DeepSeek Harness conversations

2last monthSessions & MessagesMIT
A

dsh-skill-manager

aks1st/dsh-skill-manager

Skill Manager page in the DSH settings panel: browse system / user / workspace / preset skills, expand a skill to its file tree, view and edit files, import skills from a zip, and export or delete them (system skills read-only).

213 days agoDev & Plugin ToolsMIT
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
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.

27 days agoGit & Code ReviewMIT
S

dsh-what-changed

sjh9714/dsh-what-changed

Reviews every file the agent wrote in a session from the session header, with per-file hunks and refused writes counted apart from changes.

2last monthSessions & Messages
Z

dsh-session-tree

zhengqingjing/dsh-session-tree

Git-like immutable session lineage for DeepSeek Harness

2last monthSessions & MessagesMIT
E

web-clone

edisonzszs/web-clone

Website cloning methodology skill: a real-source-first decision tree covering static sites, React/Vue/Next content sites and WebGL/Canvas-heavy fronts, mandatory verification of executable code quoted from second-hand AI analyses, and 13 zero-dependency Node scripts for CDP browser recon, asset/font harvesting, route crawling, sourcemap hunting and pixel-diff auditing.

15 days agoSkillsMIT
Z

dsh-turnscope

zhaolianghz/dsh-turnscope

Per-turn file changes, per-file diffs and deterministic safety verdicts for DSH sessions, plus a preview-first rewind that refuses when the worktree has drifted since the preview.

14 days agoSessions & MessagesMIT
W

dsh-file-share

weibaohui/dsh-file-share

Session workspace file manager: adds a "Files" tab to the conversation area to browse the current session workspace directory tree and manage it in place (upload, download, mkdir, rename, delete, search), with files mentionable into the composer for the agent to process.

16 days agoUI Enhancements
T

dsh-left-panel

trynewthin/dsh-left-panel

Git worktree-aware workspace browser for DeepSeek Harness: project sections, repository-grouped worktrees, and automatic workspace synchronization.

15 days agoGit & Code Review
R

agent-playbook

riverho/agent-playbook

DeepSeek Harness plugin for Agent-Playbook: multi-agent claims, isolated git worktrees, and enforced acceptance checks. "Done" is an exit code, not a claim.

16 days agoWorkflow & AutomationMIT
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.

116 hours agoGit & Code ReviewMIT
H

dsh-plugin-codegraph

huanlinoto/dsh-plugin-codegraph

Structural code intelligence for DeepSeek Harness — gives the agent codegraph and codegraph_index tools to find where a symbol is declared, what calls it, what a change reaches, and how one symbol reaches another, from a tree-sitter index it builds itself

19 days agoTools & CapabilitiesMIT
R

dsh-git-credentials

revive/dsh-git-credentials

Out-of-tree dsh plugin: GitLab, GitHub, Gitee, Gitea, and Bitbucket tokens stay out of the model context, stored encrypted (AES-256-GCM) in a plugin-owned file; the model calls forge API tools on demand, and the web settings page manages sites and tokens.

112 days agoGit & Code ReviewMIT
A

acryl-dsh-editor-plugin

acryldev/acryl-dsh-editor-plugin

DSH web plugin: a VS Code-style code editor view (file tree, Monaco, ripgrep search/replace, Markdown preview, git diff).

16 days agoUI EnhancementsMIT
B

dsh-api-client

beatther-c/dsh-api-client

Agent-native API client for DeepSeek Harness: Postman-like debugging UI (request tree with context menus and full keyboard navigation, resizable sidebar, layered auto-generated header preview with per-item suppression and constant secret masking), six api_client_* agent tools sharing the same request core, redaction and audit chain with the human UI, Postman Collection v2.1 import with a migration report, environment variables with SecretRef indirection, and a fail-closed SSRF network policy.

110 days agoTools & CapabilitiesMIT
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.

14 days agoGit & Code ReviewMIT
X

dsh-conversation-map

xyaxzy/dsh-conversation-map

A live conversation map for DeepSeek Harness web: real-time session tree with subagent lineage, running state, and one-click navigation.

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

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

120 days agoGit & Code ReviewMIT
P

dsh-workspace-tree

pipipigu/dsh-workspace-tree

Virtual session folders, click-to-move menu, and active task banner for DSH sidebar.

121 days agoSessions & MessagesMIT
C

dsh-muv-table

chen731215-dev/dsh-muv-table

MUV variable table editor for DeepSeek Harness: a tree view of the variables being tracked, a macro test panel for random, pick and roll, a dice shortcut bar and pick-cache management. Companion plugin for dsh-muv-engine.

1yesterdayUI Enhancements
L

DSHEssentialTools

llylab/dshessentialtools

A permanent DSH plugin that bundles a developer workbench, an in-session conversation tree, and a plugin manager: build and run an LVAL project, browse its code, and keep per-program version snapshots with rollback; edit, retry, or branch any message in place, with message micro-versions; a feature manager plus a global-plugin library whose entries each carry an enable tier; cross-dialogue memory, one-shot temporary chats, and model collaboration; five network-permission tiers, mixed-model routing, a security audit, and browser control through a companion extension.

15 days agoDev & Plugin ToolsMIT
N

dsh-better-stats

null5069/dsh-better-stats

Composer stats strip for the DSH Web UI: official CNY pricing with auto-synced peak/off-peak tiers, per-model accounting, live timers, subagent-tree merging, DeepSeek account balance, budget alerts, and streaming cost estimation.

127 days agoUsage & BillingMIT