Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

6 plugins found

D

dsh-watch

dshworks/dsh-watch

Background stream listeners that wake the DeepSeek Harness agent — put a watch on a command or file and receive new lines as in-session notices. Ships a daemon host so a watcher can run unattended for weeks.

33 days agoSessions & MessagesMIT
M

dsh-Kimi-WebBridge

microherox/dsh-kimi-webbridge

Drive the user's real browser through the local Kimi WebBridge daemon: navigate, find-tab, snapshot, click, fill, evaluate, CDP, screenshot, network, upload, PDF export and tab-management tools that reuse existing login sessions.

216 hours agoTools & CapabilitiesMIT
W

LiuHe

wulun811/liuhe

Bridges the LiuHe MCP code toolkit (44 tools) into dsh web: repo_map, symbol search, edit_batch with tolerant matching, transactional edits with undo journal, and deterministic quality gates — backed by a crash-isolated Rust tree-sitter parse daemon and SQLite index.

12 days agoMCP & ConnectorsMIT
Z

dsh-start

zhengjy01/dsh-start

One-click start/stop launcher for DeepSeek Harness (DSH) Web on macOS: a terminal script (start / stop / status / daemon mode) plus a Dock-able DSH.app built from source.

06 hours agoUI EnhancementsMIT
Y

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.

02 days agoMemoryMIT
S

dsh-plugin-sodamem

sodamem/dsh-plugin-sodamem

Bi-temporal memory backed by a SodaMem daemon: recall is contributed to the prompt while each turn is assembled and every closed turn is ingested, with no tool call and no model call on the read path; each recalled fact cites the turn it came from and carries validity dates, so superseded facts stop being retrieved.

012 hours agoMemoryApache-2.0