Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

196 plugins found

M

dsh-ptc-plus

muyuanjin/dsh-ptc-plus

Session-bound persistent TypeScript REPL for DSH PTC mode: bindings and imports stay live across run_code calls, edit_run_code replaces one line without resending the block, module import/export syntax is adapted via AST rewriting, and durable bindings are restored from the session journal after a cold restart.

8yesterdayDev & Plugin ToolsMIT
Z

dsh-memory-system

zhujunpeng12/dsh-memory-system

Local-first persistent memory for DeepSeek Harness: bounded pre-step hot-memory injection, exact and Chinese-bigram BM25 cold recall, six agent tools, approval-gated lease-lock writes with recovery receipts, and read-only governance and trajectory-review candidates.

8last monthMemoryMIT
R

dsh-extension-hub

relistencode/dsh-extension-hub

All-in-one DSH extension center in Settings: manage skills, MCP servers and plugins, a Plugin Market (curated + GitHub search, npm one-click install), and an Add-ons block to install, disable, uninstall and update companion features together.

8last monthDev & Plugin ToolsMIT
B

dsh-clawrouter

blockrunai/dsh-clawrouter

A second brain for your DeepSeek Harness agent — strong-model review before risky tool calls, plus 67 models from one wallet. No accounts, no API keys.

8last monthTools & CapabilitiesMIT
A

dsh-message-preview

asukasec/dsh-message-preview

Right-edge user-message navigator with an adaptive block layout that fits the available height, plus hover previews, keyboard controls, and click-to-jump navigation.

8last monthUI EnhancementsMIT
O

dsh-plugin-tool-management

ouli-1242/dsh-plugin-tool-management

Manage DSH MCP, skills, scenes, memories, subagents, presets & archived sessions in one panel; per-domain context injection with visible adoption stats, and scene locking.

721 hours agoTools & CapabilitiesMIT
9

dsh-diff-approval

9087/dsh-diff-approval

Pending-change review for DeepSeek Harness: every `edit`, `write` and `str_replace_editor` change is collected automatically into the file list, where a single change block, the blocks within a selection, or the whole file can be kept or reverted, and undo/redo is supported. It imports the workspace's version-control changes, shows the diff in a single-column or side-by-side view, and provides a Markdown preview in which changes can also be kept or reverted, in-file search, block jumping and copyable line references; the diff data is stored persistently, so the review continues after a restart.

714 hours agoGit & Code ReviewMIT
S

weiwen-law-dsh

shaky77/weiwen-law-dsh

White-box causal guardrail for dsh: every tool call is adjudicated before execution along a deterministic causal logic chain — blocks destructive and credential-file operations, escalates repeated boundary violations, cuts faulting links until verified-fixed, and gives risk verdicts on un-auditable execution; runs fully local with zero API cost, plus 6 white-box self-check tools.

76 days agoSecurity & PermissionsAGPL-3.0
O

dsh-riskproof

onlyqzq/dsh-riskproof

Live security beacon for DSH that follows tool activity. Click to view call statistics, risk provenance chains and blocked actions, with read-only task restrictions and tool metadata change detection.

72 days agoSecurity & PermissionsApache-2.0
W

dsh-plugins (skin-gallery)

wsxwj123/dsh-plugins

Nine complete dsh-web-ui skin replicas with custom skin-pack import, preview, apply, delete, restore-default, and readability fixes for bubbles and code blocks.

7last monthThemes & AppearanceMIT
Q

dsh-noname-kit

qtaik/dsh-noname-kit

Noname (Sanguosha-like game) extension workshop. AI writes skill and card extensions behind confirmation gates, static validation and block-based safe writes.

621 hours agoDev & Plugin ToolsMIT
C

SpecWave

cyning12/specwave

ICVO coding-standards kit for DeepSeek Harness (formerly dsh-coding-kit): a bundle plugin that registers tools on load and injects the standards only when apply_coding_standards is called, plus a P0 gate CLI (npx spec-wave) with G1-G7 process commands, skills install, host apply, and IDE-block refresh.

63 days agoSkillsMIT
B

dsh-peak-block

better-er/dsh-peak-block

During Beijing working-day peak hours (default 09:00-12:00 and 14:00-18:00) it blocks official DeepSeek requests or reroutes them to a configured target provider; off-peak traffic flows to official as usual.

613 days agoUsage & BillingMIT
I

context-assembler-DSH

i1j/context-assembler-dsh

Context Assembler plugin for DeepSeek Harness: topic-block context assembly, water-pressure topic splitting, tool trace/rewrite, reality recall injection and handoff planning.

628 days agoSessions & MessagesMIT
C

dsh-coding-kit

cyning12/dsh-coding-kit

ICVO coding-standards kit for DeepSeek Harness: a bundle plugin that registers tools on load and injects the standards only when apply_coding_standards is called, plus a P0 gate CLI (npx dsh-coding-kit) with G1-G7 process commands, skills install and IDE-block refresh.

63 days agoWorkflow & AutomationMIT
S

dsh-crew

stuarthu/dsh-crew

Runs work as a crew of role agents: a product manager writes the PRD or DoD, waits for your confirmation, then starts architect, engineer, QA and reviewers whose tool sets are locked per role, and shares work through files on disk.

628 days agoWorkflow & AutomationMIT
G

dsh-acp-enhanced

grunmin/dsh-acp-enhanced

Enhanced ACP server for DeepSeek Harness: block & reasoning streaming, usage telemetry, model/effort switching, permission presets, session resume/archive, per-session MCP servers, and Zed file/terminal forwarding.

6yesterdayIntegrations & RemoteMIT
O

dsh-advisor

omdsh-dev/dsh-advisor

dsh plugin bundle porting the omp advisor subsystem: a per-session reviewer model that observes the primary transcript and injects severity-ranked advice (nit/concern/blocker).

6last monthWorkflow & AutomationMIT
N

dsh-file-claim

nwflower/dsh-file-claim

File claim/release protection for parallel DSH sessions on the same workspace (heartbeat stale takeover, pending 3-way merge area).

619 days agoSessions & MessagesMIT
Y

deepseek-harness-plugins (file-change-viewer)

yinxe/deepseek-harness-plugins

Takes over the edit/write rows in the chat stream with the official native row shell and collapse behavior; expanding shows per-file code cards with file-type icon, add/delete stats, per-block collapse, highlight/plus-minus toggle, syntax-highlighted unified diff with real file line numbers, and a configurable context margin. Also ships a patch tool (beta, off by default) that applies multi-spot multi-file patches atomically via the *** Begin Patch envelope.

5yesterdayUI EnhancementsMIT
Z

dsh-svn-tools

zengweicheng666/dsh-svn-tools

SVN (Subversion) toolset for DeepSeek Harness: 33 agent tools (status, diff, log, blame, commit, merge, props, lock, changelist...) plus a sidebar panel with side-by-side BASE/working-copy diff, conflict resolution and AI commit logs.

515 days agoGit & Code Review
J

dsh-gungnir (dsh-plugin)

jonah-wu23/dsh-gungnir

Evidence-driven goal verification plugin for DeepSeek Harness. Locks goals via /ultragoal and verifies completion against command exit codes and generated artifacts, preventing the model from falsely reporting task completion.

518 days agoMemoryApache-2.0
N

npm-safe-fordsh

nisconder/npm-safe-fordsh

DeepSeek Harness plugin that blocks risky npm installs with metadata and deep supply-chain scans

523 days agoSecurity & PermissionsApache-2.0
0

dsh-ui-auth

0qwq0/dsh-ui-auth

Authentication gate for the DeepSeek Harness Web UI: the login gate covers pages, /api, /plugins and WebSocket upgrades; PBKDF2 password hashing, HttpOnly SameSite session cookies and IP-based login lockout; invite-code registration; two-factor login with TOTP or passkeys (WebAuthn: several keys per account, phone enrolment by QR, username-less sign-in, and a password or second-factor step-up before any login factor is added or removed); a user-management settings panel (users edit their own profile and manage their own TOTP and passkeys, admins add or remove users, reset passwords, manage invites and clear the passkeys of a lost device); admin-only model and API-key configuration guards; per-user isolation on the REST/list APIs and on the WebSocket event streams; session persistence across restarts; a JSONL audit log; and a fail-closed gateway. Runs on both DSH transport lines (0.1.1-rc.2 legacy and 0.1.2+ modern) with no configuration; passkey login needs a localhost or HTTPS origin because browsers require a secure context.

55 days agoSecurity & PermissionsMIT