Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
214 Plugins gefunden
dsh-plugin-development
gezi-wen/dsh-plugin-development
Ships a skill that documents how to build, debug and publish DSH plugins - host and client package skeleton, developing a forked plugin inside a throwaway profile, publishing to GitHub and npm, and the pitfalls found while shipping them. Installing the plugin registers the skill.
dsh-minimal-UI-panels
windrover/dsh-minimal-ui-panels
Four right-Sidebar panels for the dsh web client — an artifacts browser, long-term memory, a terminal and notes — paired two per tab with a draggable split, so two panes show all four at once. Ships the host half as well: nine memory_* tools, artifacts_list, the /memory command, the /api/artifacts/* and /api/terminal-notes/* routes. The terminal runs one bash command per line, with a 120-second deadline and a stop button. Requires dsh 0.1.5 or newer, which is where the right Sidebar replaced the old details column.
dsh-advanced-sidebar
navid-kianfar/dsh-advanced-sidebar
Advanced sidebar operations for the DeepSeek Harness Web Client: git changes, multi-session terminals, a file browser, a dev-server preview, background tasks, Open in, Archive and Delete, in a resizable dock beside the conversation
dsh-plugin-upgrade-015
perrylink/dsh-plugin-upgrade-015
Merged, version-locked plugin upgrade skill for DeepSeek Harness (0.1.3-alpha.1 to 0.1.5-rc.1 as two closed legs): an evidence-bound version card plus a zero-dependency 20-seam scanner, shipped as a bundle skill and an npx CLI.
dsh-client-theme-cyber
readfish/dsh-client-theme-cyber
Dark navy glass theme for DeepSeek Harness Web with a cyber-city background and holographic-cube cyan accents.
dsh-docker
somebdly/dsh-docker
Web management panel for Docker on DeepSeek Harness: manages Docker MCP servers (deploy/remove, official catalog search/pull, gateway start-stop-restart, custom deploy) and containers/images (list, start/stop/restart, remove, logs, inspect, interactive terminal, create, pull, build, load) across local CLI and SSH remote targets with one-click switching. Credentials are encrypted with Windows DPAPI, HTTP is loopback-only, and command parameters are whitelist-filtered. Build-free pure ESM; client is zero-dependency.
dbhub
xcr1234/dbhub
DSH plugin: manage dbhub database MCP servers from the settings panel; starts dbhub in-process (no npx) and exposes its tools via dsh-mcp-client.
dsh-cloudflare-mcp
zhengjy01/dsh-cloudflare-mcp
Cloudflare MCP connection for DeepSeek Harness: official OAuth 2.0 flow (dynamic client registration + PKCE) against mcp.cloudflare.com, Cloudflare API tools under mcp__cloudflare__*, and a web settings panel
dsh-xia-plugins (client-game-assistant)
w4xxx/dsh-xia-plugins
Sakura theme, companion notifications (approval/job/answer), message read-aloud, and voice settings for the DSH web GUI.
dsh-xia-plugins (client-gameassist-knowledge)
w4xxx/dsh-xia-plugins
Knowledge-base browser panel: tree browsing plus drag-to-cite (path-only or full content) into the composer.
dsh-client-ui-weather
mercy719/dsh-client-ui-weather
Weather dashboard for the DeepSeek Harness Web GUI with city switching, current conditions, an eight-hour trend, and a five-day forecast.
dsh-client-ui-timeline
hhb1028/dsh-client-ui-timeline
DSH Web GUI 会话问题导航条:聊天区左缘一问一杠,随滚动高亮当前问题、悬停显示问答预览气泡、点击把该问平滑滚到视口顶(未渲染的更早历史自动翻页加载),无需改动 dsh 本体源码
dsh-kimi-computer-use
dshapp/dsh-kimi-computer-use
DeepSeek Harness (DSH) bundle: wires Kimi Computer Use's stdio MCP server through the generic dsh-mcp-client bridge, plus a bundled skill for driving it.
dsh-mcp-adapter
fan56/dsh-mcp-adapter
dsh plugin: token-efficient prompt-side shim for the official MCP client — folds mcp__* tool schemas out of every assembled prompt and exposes two constant meta-tools (mcp_list / mcp_call) instead
dsh-mobile-pairing
noirbright/dsh-mobile-pairing
Mobile remote pairing for DSH with QR offers, a loopback Host Gateway, encrypted Relay or Quick Tunnel transport, same-LAN WebRTC Direct, and revocable Device Tokens for the Android client.
dsh-mcp-tunnel
988hj7tczd-oss/dsh-mcp-tunnel
Expose a local MCP server to remote agents through an outbound-only tunnel stack (mcp-proxy + cloudflared Quick Tunnel), then register the public URL into dsh-mcp-client streamable-http config.
dsh-desktop-shell
coldcgh/dsh-desktop-shell
Turns the dsh web UI into a native Windows desktop window, with a system tray, autostart option and a protocol file that the bundled client reads.
dsh-mcp-bridge
liiiubai/dsh-mcp-bridge
Expose DeepSeek Harness tools as a standard MCP server (streamable HTTP) — drive dsh from Claude Code, Codex, or any MCP client
jingyun-dsh
jingyunstudio/jingyun-dsh
Branding customization plugin for DSH client
dsh-kimi-computer-use
freeoption/dsh-kimi-computer-use
DeepSeek Harness (DSH) bundle: wires Kimi Computer Use's stdio MCP server through the generic dsh-mcp-client bridge, plus a bundled skill for driving it.
dsh-tool-monitor
substitute525/dsh-tool-monitor
DeepSeek Harness plugin: background file/command monitors that wake the owning session on new output and show a live monitor list in the Web session header over a dedicated WebSocket. Host core + Web client half, no build step.
harness-ai-desktop
harness-home/harness-ai-desktop
Harness AI brand occupants for the dsh web client's brand slots plus the Harness theme
dsh-dock-terminal
tecfancy/dsh-dock-terminal
In-place terminal popover for a dsh (DeepSeek Harness) web client, launched from the conversation dock. Built as a Feature-Sliced Design static Cordis plugin.
dsh-dock-host
tecfancy/dsh-dock-host
Generic dock-button host for a dsh (DeepSeek Harness) web client: renders one row of buttons above the composer and owns the dockButtons registry, overflow menu, i18n, and motion. Built as a Feature-Sliced Design static Cordis plugin.