Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

78 plugins found

K

claude2dsh

kirkchinese/claude2dsh

Import Claude Code sessions, skills and plugin assets into DSH as native resumable sessions, and export or sync DSH sessions back to Claude Code JSONL.

12 days agoSessions & MessagesMIT
L

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.

15 days agoUI EnhancementsMIT
R

dsh-plugin-reload

reina4xa/dsh-plugin-reload

A DeepSeek Harness plugin: model-facing reload_plugin tool that restarts one Cordis Loader entry (by entry id, module name, or MCP serverName) without touching sibling entries — respawns mcp-client server processes

15 days agoMCP & ConnectorsMIT
W

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

15 days agoUI EnhancementsMIT
J

dsh-routines

jesse-njx/dsh-routines

Scheduled agents on a cron: run a prompt on a schedule and get the digest where you already are, with overlap/missed-run/timeout safety defaults.

16 days agoWorkflow & AutomationMIT
P

dsh-research-report

perrylink/dsh-research-report

Verifiable research-report engine for DeepSeek Harness: a content-addressed evidence ledger (claim ↔ snapshot binding, tamper-evident) plus versioned sealed reports where every claim carries a verification verdict and the manifest hash seals the directory

06 hours agoSecurity & PermissionsApache-2.0
V

dsh-ocr-bridge

vuvanmai936-dot/dsh-ocr-bridge

Paste images into DeepSeek Harness chat and have them read by a free local backend (macOS Vision / Tesseract) before the text-only DeepSeek model answers

016 hours agoVision, Voice & Multimodal
S

dsh-taintguard

sashankh/dsh-taintguard

Taints the agent when tool results carry untrusted content, gates the privileged calls that follow, and refuses credentials passed to network-capable tools in every mode.

03 days agoSecurity & PermissionsMIT
D

dsh-niao-message

dsh-niao/dsh-niao-message

macOS system notifications for DeepSeek Harness: aborted, max-tokens, blocked, interrupted and error events, pending questions and approvals, and completion or subagent-end via terminal-notifier; clicking a banner opens a configured app and returning to the page auto-dismisses them.

010 hours agoIntegrations & RemoteMIT
L

dsh-mcp-lazy

leaforbook/dsh-mcp-lazy

An MCP lazy-loading, dynamic tool-loading, and Tool Router plugin for DSH. It addresses context bloat, wasted tokens, oversized tool catalogs, and persistent tool schemas when many MCP servers are configured. The plugin searches, routes, and loads MCP tools on demand only when the current task needs them, then unloads idle tool schemas at turn end to reduce context usage and save tokens while keeping connections warm for fast reuse. Supports explicit activation, automatic routing, paginated tool-catalog refresh, bounded reconnection, and both stdio and Streamable HTTP MCP transports.

015 hours agoTools & CapabilitiesMIT
W

dsh-prompt-optimizer

winditer/dsh-prompt-optimizer

Polishes the draft in the composer into a clearer, better-structured prompt from the ✨ button or Alt+O; streams the result live over SSE with reasoning shown first, and follows the session's default model with zero configuration or any OpenAI-compatible endpoint.

012 hours agoUI EnhancementsMIT
L

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.

02 days agoUI EnhancementsMIT
Y

dsh-dshx

yzz-s/dsh-dshx

MCP client hub (stdio / Streamable HTTP / SSE) with a web console for DeepSeek Harness — manage MCP servers, agent skills, slash commands, project & global memory, and prompt sections.

05 days agoMCP & ConnectorsMIT
G

dsh-headroom

giter00/dsh-headroom

Automatic context compression for DeepSeek Harness: compresses tool outputs before they reach the model and keeps every lossy compression reversible via CCR retrieval tools.

0yesterdayMemoryApache-2.0
V

dsh-wechatmpdev

vincentjiang06/dsh-wechatmpdev

WeChat Mini Program automated testing for DeepSeek Harness (dsh): selector-addressed actions, build-freshness gates, geometry-first assertions that work on text-only models, and screenshot image blocks on vision routes. 微信小程序自动化测试 dsh 插件:选择器寻址、构建新鲜度门、面向纯文

03 days agoUI EnhancementsMIT
F

dsh-wallpaper

frog755/dsh-wallpaper

Persistent image and locally compressed MP4 wallpaper for DeepSeek Harness with opacity, blur, and a fixed web origin.

04 days agoTools & CapabilitiesMIT
T

dsh-ontology

tancheng33/dsh-ontology

A typed, inference-capable ontology (TBox + ABox) plugin for DeepSeek Harness — durable domain knowledge the agent can define, assert against, and query under schema constraints.

03 days agoTools & CapabilitiesMIT
Z

dsh-diorama

zavang/dsh-diorama

Character skins with an editable decoration board — Yukino warm daily and occult editorial themes, each with dual character sprites + sticker sheets, drag/resize/rotate coordinate editor, custom asset upload, and shareable diorama packs (assets + layout bundled).

03 days agoThemes & AppearanceMIT
C

dsh-trafficlight

chivaskong/dsh-trafficlight

DSH task-status traffic light: a host plugin that folds the session/event firehose into per-session idle/running/blocked/done states for the user-subscribed session set, exposes them over a loopback HTTP+SSE bridge (port 18765), adds a per-session「🚦 订阅」t

0yesterdaySessions & MessagesMIT
M

dsh-peak-cost-mode

moon09300731/dsh-peak-cost-mode

Auto-switches the agent to ultra-compressed caveman-style output during DeepSeek peak-pricing hours (Beijing 09:00–12:00 / 14:00–18:00, price x2) and shows a status badge plus transition toasts.

07 hours agoIntegrations & RemoteMIT
M

dsh-mcp-servers

meltartica/dsh-mcp-servers

DeepSeek Harness bundle that exposes Model Context Protocol (MCP) servers — stdio, streamable HTTP and legacy SSE — as native Harness tools, with a settings UI, live status, auto-reconnect, and backup/restore via local files or WebDAV.

03 days agoMCP & ConnectorsMIT
P

dsh-defend

perrylink/dsh-defend

Prompt-injection, jailbreak, and secret-leak detection with allow/ask/block interception for DeepSeek Harness: an Aho-Corasick pattern engine and heuristics ported from the Prompt-Injection-Payloads, Jailbreak-Detector, and Secret-Key-Leaker-Detect assets

02 days agoTools & CapabilitiesApache-2.0
P

dsh-mask

perrylink/dsh-mask

PII masking middleware for DeepSeek Harness: anonymize names, phones, emails, ID cards, bank cards, keys, and addresses to placeholders before they reach the model, restore them at the display layer, keep the restore table only in memory and a controlled

02 days agoThemes & Appearance
M

dsh-unsloth-hands

microherox/dsh-unsloth-hands

Hands repetitive text and vision labor (OCR, image analysis, comparison) to a locally running Unsloth Desktop (Unsloth Studio) server through unsloth_run and unsloth_vision tools; pure HTTP client, never spawns or owns processes.

02 days agoVision, Voice & MultimodalMIT