Plugins
Browse, filter, and install DeepSeek-Harness plugins.
71 plugins found
inspiration-deck-workshop
zjsthmjialin/inspiration-deck-workshop
Registers the Inspiration Deck Workshop skill for DSH: local static HTML presentation decks (6 deck templates, 25+ layouts, 23 themes & motion showroom) with a validate + PNG/PDF export CLI and smoke tests, zero runtime dependencies.
dsh-hot-plugin-host
tianyazty/dsh-hot-plugin-host
Runtime plugin loading for the Web UI: a watched hot directory installs/updates client-plugin bundles live on every open page, no restart. Includes a right-column subagent dashboard example.
dsh-session-cleaner
fountunt/dsh-session-cleaner
Delete sessions from a running web runtime: live store, workspace records, and on-disk artifacts (no restart needed).
dsh-logger-panel
linglambda/dsh-logger-panel
Runtime log panel for DeepSeek Harness: live SSE log view in Settings plus bounded date/size rotating JSONL files.
dsh-doctor
jorinyang/dsh-doctor
DSH environment diagnosis, graded repair with one-click rollback, and a runtime self-healing service.
dsh-cross-session
wha1echai/dsh-cross-session
Same-runtime cross-Session discovery and communication for DeepSeek Harness
dsh-mcp-manager
nichts0v0/dsh-mcp-manager
MCP server manager for DeepSeek Harness: manage MCP servers from the Web settings page, stored globally in $DSH_HOME/mcp-servers.json, connected/disconnected at runtime.
dsh-status-plugin
woshi-tom/dsh-status-plugin
A dsh status plugin with host-plane and browser halves: harness runtime health (process, listener, API-key presence, memory, uptime, plugin inventory) as JSON plus server-pushed SSE alerts, surfaced as a header badge with an expanded panel in the Web UI
dsh-workloads
yewenyell-lang/dsh-workloads
Workspace-owned durable process supervision, readiness checks, and a Runtime Center for DeepSeek Harness.
dsh-workflow-isolate
linxiushen/dsh-workflow-isolate
Alternative WorkflowEngine provider for DSH 0.1.0-rc.7 that runs model-written orchestration in fresh QuickJS/WASM runtimes with a JSON-only host bridge and bounded memory, execution time, and child-agent fan-out.
dsh-cpa
moraxyc/dsh-cpa
DSH CPA provider and runtime plugin
dsh-shadow-mind
winterhuan/dsh-shadow-mind
Parallel cognitive runtime for DeepSeek Harness: heartbeat-scheduled shadow agents that review, fact-check, and work alongside the main agent
dsh-code-runtime-container
tancheng33/dsh-code-runtime-container
Container-isolated backend for the `ctx.codeRuntime` seam: each Code Mode program runs in a fresh container with no network, a read-only rootfs, dropped capabilities, and kernel-enforced memory, CPU and pid ceilings.
dsh-plugin-hub (dsh-skill-explorer)
wingsky-1/dsh-plugin-hub
Skill center in the DSH web GUI: browse loaded skills grouped by source (system / project / user / custom / runtime), with create, enable/disable, and delete (moves to .trash) actions.
hooks-adapter
johnxu22786/hooks-adapter
Reuses hooks declared in Claude Code, Codex and opencode configs on dsh, executing shell, webhook, oracle and proxy handlers with zero runtime dependencies.
dsh-effect-doctor
chouyong/dsh-effect-doctor
Verifies that Cordis-managed runtime resources return to baseline after isolated plugin teardown, with deterministic cleanup receipts.
notifier
johnxu22786/notifier
Desktop notifications and tones when a task finishes, waits for approval, or errors — native on macOS, Windows and Linux with zero runtime dependencies.
github-mcp
johnxu22786/github-mcp
GitHub workbench MCP server (dsh bundle): 23 MCP tools for repos, issues, PRs, code review, and search, with zero runtime dependencies and PAT/OAuth auth.
dsh-easyvision
s3yf1337/dsh-easyvision
Give text-only models vision: a describe_image tool that delegates images to a vision model from your dsh model list over the harness's own LLM runtime.
fs-mcp
johnxu22786/fs-mcp
Paddock: constrained local filesystem MCP server for agents — text read/write, directory ops, filename and content search confined to configurable zones, with zero runtime dependencies and a dsh bundle.
docs-retriever
johnxu22786/docs-retriever
Doctrove: versioned library documentation retrieval MCP server for coding agents — catalog lookup, version selection and focus-ranked doc extraction, with zero runtime dependencies and a dsh bundle.
dsh-dracula-theme
ossfrankfrank/dsh-dracula-theme
Dracula theme plugin for the DSH Web GUI: the classic dark palette and the Soft variant registered into the native theme runtime, one-click switching with a persisted choice.
dsh-hotswap
hongzhongl/dsh-hotswap
Runtime hot-swap for DeepSeek Harness: hot enable/disable/restart Cordis plugins and auto hot-mount bundles from the Web GUI — no dsh restart.