Plugins
Browse, filter, and install DeepSeek-Harness plugins.
108 plugins found
kongmu-im-bridge
caoxiaohu7745-bot/kongmu-im-bridge
Feishu bridge for DeepSeek Harness (derived from dsh-im-bridge): WebSocket long connection, approval cards, group @-mention-only replies, streaming card updates, /stop command.
dsh-cdp-browser
zaiwenj/dsh-cdp-browser
CDP bridge to an already-running Chrome/Edge for DSH: screenshots, pixel assertions, DOM/CSS checks, and page JS evaluation over HTTP + WebSocket, with zero child processes, zero npm dependencies, and zero per-use approval.
computer-control
johnxu22786/computer-control
Desktop (native) control for dsh as a stdio JSON-RPC bridge over a Python core: capture the screen, inject pointer/keyboard input, drive accessibility-tree actions, and gate high-risk operations behind required confirmations.
dsh-mcp-bridge
chhlafiu4312/dsh-mcp-bridge
Zero-dependency MCP client bridge that connects stdio and HTTP MCP servers and registers their tools as mcp_<server>_<tool> for the agent.
dsh-agentmemory
yiipu/dsh-agentmemory
DSH ↔ agentmemory session-memory bridge: mirrors session lifecycle into a local agentmemory daemon (REST), exposes memory_recall / memory_remember tools, and injects a per-session memory context window via agent/pre-step.
dsh-memory-protocol
baaai123/dsh-memory-protocol
Memory protocol enforcement plugin: bridges the opencode-memory MCP server, forces memory_weave before tool calls, auto-ingests turns, and injects memory context into agent steps.
dsh-rolehub-bridge
ishuowang/dsh-rolehub-bridge
Discover and verify portable RoleHub roles, pin each exact bundle, then launch its prompt and bundled skills in an isolated, continuable DSH Session with Host-approved tool bindings and optional Agent Team Room attachment.
dsh-desktop (plugin)
reachga0/dsh-desktop
DSH plugin (dsh-desktop-launcher) that launches the dsh-desktop Windows Electron shell from the conversation: double-click to run the DSH web in a standalone window, region screenshot with GPU-accelerated selection that auto-pastes into the chat (works with vision bridges), system tray, session manager, auto environment setup, configurable port, single-instance lock.
dsh-plugins
kazecreator/dsh-plugins
DeepSeek Harness IM bridge plugin: route Telegram & WeChat messages into per-peer agent sessions and reply back
dsh-lark-bridge
leo-lab-2026/dsh-lark-bridge
DeepSeek Harness plugin: real-time Feishu/Lark notifications when a DSH session pauses for user interaction (permission asks, questions, fatal errors).
dsh-nuphus-mcp
jiayan-xu/dsh-nuphus-mcp
Desktop and browser automation bridge (36 tools): window/screen/mouse/keyboard control with PaddleOCR element perception, Chrome CDP browsing with accessibility snapshots.
dsh-codebase-memory
jiayan-xu/dsh-codebase-memory
Code knowledge graph bridge for codebase-memory-mcp: semantic symbol search (BM25), source snippets, architecture overview with Leiden communities, call/data-flow/cross-service traces, graph-augmented grep.