Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

196 plugins found

Y

dsh-routing-suite

yjh051108/dsh-routing-suite

One repository, three parts: a runtime injector for DSH plugin packages (inject, hot-reload, unload, promote a dev staging tool to the front, route self-heal, plus a settings-page plugin manager that lists, unloads and drags folders in to internalize), a task-aware reasoning-mode router agent preset (router-standard / router-spec / router-react), and a graded two-level task protocol whose six tools (commit_star, lock_stage, revise_do, edit_plan, mark_task, redteam_verdict) pin task state to disk. The injector implementation ships in-tree, so the install carries its own behaviour rather than a dependency list.

7.2k2 days agoModels & ProvidersMIT
P

dsh-capability-menu

pkufudawei/dsh-capability-menu

Prevents request context bloat in DeepSeek Harness: catalogs MCP tools and skills under ctx.capability, exposes them in exposed/progressive/blocked tiers, and invokes low-frequency ones on demand via meta_search/meta_invoke, with a visual settings tab.

8612 hours agoSecurity & PermissionsApache-2.0
L

dsh-maze

lamost423/dsh-maze

Execution maze for DSH sessions: the agent's real path — main advance, failed or dead-end detours, backtracks, request retries and subagent branches — drawn on one wall-clock timeline, with three tracks under each lane sharing that axis (tool-call density, token pulse, context pressure) and a deterministic analysis panel below it (tool result matrix, failure-recovery chains, duration distribution); watch it grow live in a session tab, or upload up to 5 session logs for a same-axis compare.

8014 days agoDev & Plugin ToolsMIT
A

dsh-auto-collapse

a179-sanae/dsh-auto-collapse

Codex-style workflow auto-collapse: finished turns fold into a single "processed in Xs" row leaving only the final answer; tool calls and think blocks collapse into live-summary chips that follow streaming; expand level by level, fully reversible on uninstall.

627 days agoUI EnhancementsMIT
L

dsh-trace-compare

lamost423/dsh-trace-compare

Trace Compare & Live Maze: draw the agent's real exploration — main path, failed or dead-end detours, backtracks, and subagent branches — on one wall-clock timeline; upload 1–2 session logs for a same-axis compare, or watch it grow live in a session tab.

5923 days agoSessions & MessagesMIT
P

dsh-meow-smooth

phant0meow/dsh-meow-smooth

Mobile-first UX polish for the DSH Web UI: composer auto-fold, enter-as-newline on phones, compact sidebar/header/settings, zoom and overscroll lock, plus approval/question/completion notifications via in-page cards, Web Push, and webhook — zero dsh changes.

4816 hours agoUI EnhancementsMIT
K

dsh-lowtide (dsh)

kelaohu/dsh-lowtide

Off-peak batch runner for DeepSeek Harness: users define tasks during busy hours — prompt, strategy, priority, workspace, locked files — and release them by hand; the plugin then runs the batch automatically inside user-defined off-peak windows. Each run passes five preflight checks (workspace, git HEAD, locked-file sha256, window fit, daily budget), supports four execution strategies (single / iterative / sampling / review) and three autonomy levels (L1 per-task, L2 batch, L3 full-auto), and closes the loop with a morning report containing diffs, actual spend and savings from a daily ledger aligned with official peak/valley pricing.

4322 days agoWorkflow & AutomationMIT
Y

dsh-wallpaper_share

yrn-playmaker/dsh-wallpaper_share

Syncs the wallpaper currently applied in Wallpaper Engine to the DSH Web UI background through a local bridge: preview/capture/full render modes, monitor lock, a wallpaper library panel for local and market content, focus lens with eye tracking, immersive mode, and a Windows app launcher that installs software from direct links or a cloud-drive share link and starts it with one click.

30yesterdayThemes & AppearanceGPL-3.0
T

dsh-theme-cyberpunk2077

tommy00748/dsh-theme-cyberpunk2077

Cyberpunk 2077 / Night City theme: NC yellow and neon cyan identity, CRT scanlines, Kiroshi hover lock-on, combat-state HUD, synthesized typewriter and message SFX, and hidden easter eggs (relic / johnny).

30last monthThemes & Appearance
L

dsh-diff-viewer

lehhair/dsh-diff-viewer

PiUI-style diff viewer replacing the stock DiffBlock for write/edit tool calls.

2715 days agoGit & Code Review
G

geml (dsh-plugin)

geml-spec/geml

Block-addressed document editing: an MCP server exposing geml_get / geml_set / geml_check and friends, so an agent reads or rewrites one addressed block of a Markdown or GEML document instead of the whole file. Ships the GEML authoring skill and a code-graph skill that builds and navigates a project call graph as GEML codemaps.

263 days agoTools & Capabilities
G

geml

geml-spec/geml

Agent-Native document handling for DSH — addressable blocks let an agent read and edit one section instead of the whole file. Ships the geml MCP server and the authoring and code-graph skills.

24last monthTools & Capabilities
M

write-chinese-long-screenplay

mudden2380078550-creator/write-chinese-long-screenplay

Chinese long-form screenwriting skill: two input blocks (background + character bible) feeding a causal-value engine, anti-AI-flavor review, and a continuity ledger; works on Codex / Claude Code / dsh / zcode.

229 days agoSkillsGPL-3.0
T

dsh-minecraft-ui

tfboy1/dsh-minecraft-ui

Presents DSH Web as a playable, full-screen first-person Minecraft-style voxel interface—not a color-only skin: users walk through a persistent Three.js block world and access native workspaces, sessions, conversations, tools, model selection, permissions, context information, and the composer through in-world facilities and a workbench.

18last monthThemes & AppearanceMIT
P

dsh-defend

perrylink/dsh-defend

Detects prompt-injection, jailbreak, and secret-leak patterns on the agent/pre-step, tools/pre-execute, and tools/post-execute seams with allow/ask/block tiers, sanitized defend/detection audit events, a defend_report tool, and a destructive-delete command guard.

1616 hours agoSecurity & PermissionsApache-2.0
K

dsh-plugin-lookatstudy

kaiji-z/dsh-plugin-lookatstudy

A study tab with course-map, tutor and blackboard columns that turns markdown files, local folders or GitHub repos into guided courses, with lesson unlocking, mastery tracking, spaced repetition and a tutor-designed course import.

1218 hours agoUI EnhancementsMIT
X

dsh-auth-gateway

xbzbing/dsh-auth-gateway

Password + TOTP two-factor authentication gateway for the dsh web UI: every HTTP request and WebSocket upgrade is refused until login, with per-source lockout, global rate limits and one-time backup codes.

113 days agoSecurity & PermissionsMIT
A

dsh-anchored-monitor

aik358/dsh-anchored-monitor

A whip for DeepSeek V4 Pro: it watches the reasoning fingerprint of every thinking block and pulls the model back when it slips from focused "We will / I will" mode into scattered "let me" mode.

1016 days agoUI EnhancementsMIT
P

dsh-budget

perrylink/dsh-budget

Per-plugin usage budgets and cost caps on the llm/stream waterfall: per-model usage accounting, session and monthly budgets with warn/block transitions, latency windows, and a carbon-footprint estimate.

1016 hours agoUsage & BillingApache-2.0
D

task-passport

dongsheng123132/task-passport

Carry durable task state across DeepSeek Harness, WorkBuddy, Claude Code and Codex with machine-readable checkpoints and optimistic locking.

1025 days agoMCP & ConnectorsMIT
A

dsh-sound

ai-galaxy-gpu/dsh-sound

Per-event sound notifications: turn completion, approval, question, plan-review, goal-blocked, and task-failure each get their own sound and volume, configurable in the Web UI (built-in synth, mute, or local audio file).

96 days agoIntegrations & RemoteMIT
C

Copree (dsh-copree)

coprexist/copree

Embeds Copree (formerly AIsChat) into the DSH web UI as a native sidebar board. Copree is an open-source framework for AI group chat and programmable worlds: the AIs are residents, not tools — each has its own memory, state and personality, they talk to each other on their own, and you can watch or join in. Group World goes further: every group chat can bind a living world (its own web page + world AI + code + clock) that the world AI builds and edits through DSH workspace tools. This plugin ships the native sidebar board (contacts, pinned DMs and groups), real-time chat over a same-origin HTTP/WS proxy, Markdown/LaTeX rendering, group invites and image messages, immersive full-frame pages, and one-click mirroring of your worlds into DSH workspaces (folder + DSH session + world_* tools). Front end only: it proxies to a Copree backend you run yourself (default 127.0.0.1:5228, same repository).

82 days agoUI EnhancementsMIT
B

my-dsh-plugins (dsh-mermaid-render)

baosfeng/my-dsh-plugins

Renders mermaid/mmd code blocks in the conversation as chart cards with preview/code toggle; the engine is inlined so it works fully offline with no CDN (npm: `dsh-mermaid-render`).

812 hours agoTools & CapabilitiesMIT
B

my-dsh-plugins (dsh-think-zh-expand)

baosfeng/my-dsh-plugins

Thinking in Chinese: injects a system prompt so thoughts and replies stay in Chinese, expands the reasoning block by default with interactive collapse, and localizes UI labels (npm: `dsh-think-zh-expand`).

812 hours agoUI EnhancementsMIT