插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 214 个插件
dsh-plugin-development
gezi-wen/dsh-plugin-development
携带一份技能,讲怎么开发、调试、发布 DSH 插件——host/client 双半包骨架、把 fork 挂进丢弃式 profile 开发、发布到 GitHub 与 npm,以及发布过程中实际踩到的坑。安装插件即注册该技能。
dsh-minimal-UI-panels
windrover/dsh-minimal-ui-panels
给 dsh web 客户端加四个右侧栏面板——产物浏览、长期记忆、终端、记事本——两两配成一个标签、中间可拖拽分栏,因此两个窗格就能同时看到四个面板。宿主侧一并提供:9 个 memory_* 工具、artifacts_list、/memory 命令,以及 /api/artifacts/* 与 /api/terminal-notes/* 路由。终端每行执行一条 bash 命令,带 120 秒期限与终止按钮。需要 dsh 0.1.5 或更新版本——右侧栏正是在那一版取代了旧的 details 列。
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
合并后的版本锁定插件升级技能(0.1.3-alpha.1 → 0.1.5-rc.1,两条闭环腿):证据绑定版本卡 + 零依赖 20 接缝扫描器,以 bundle 技能 + npx CLI 两种形态发布。
dsh-client-theme-cyber
readfish/dsh-client-theme-cyber
深海军蓝半透明面板承载赛博城市夜景背景、全息立方体青色辉光作为点缀的暗色主题。
dsh-docker
somebdly/dsh-docker
dsh-docker 是 DeepSeek Harness Web 的 Docker 管理面板插件:支持本机 CLI 与 SSH 远端多目标一键切换,统一管理 Docker MCP(部署/移除/搜索官方 Catalog/启停重启 Gateway/自定义部署)与容器镜像(启停/删除/日志/详情/交互式终端/新建/构建/导入)。凭据经 Windows DPAPI 加密存储,HTTP 仅限本机 loopback 访问,命令参数白名单防注入;免构建、纯 ESM、Client 零依赖。
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
DSH Web 界面的樱花主题与陪伴功能:审批/任务/回答提醒、消息朗读、语音设置。
dsh-xia-plugins (client-gameassist-knowledge)
w4xxx/dsh-xia-plugins
知识库浏览器面板:目录浏览,支持把节点拖进输入框生成引用(仅路径或附全文)。
dsh-client-ui-weather
mercy719/dsh-client-ui-weather
DeepSeek Harness Web GUI 天气看板,支持城市切换、当前天气、八小时趋势图和五日预报。
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
DSH 手机远程配对:提供二维码 offer、回环 Host Gateway、加密 Relay 或 Quick Tunnel、同网 WebRTC Direct,以及可撤销的 Android Device Token。
dsh-mcp-tunnel
988hj7tczd-oss/dsh-mcp-tunnel
把本机 MCP Server 通过出站-only 隧道栈(mcp-proxy + cloudflared Quick Tunnel)暴露给远程 Agent,并把公网 URL 注册进 dsh-mcp-client 的 streamable-http 配置。
dsh-desktop-shell
coldcgh/dsh-desktop-shell
把 dsh web 界面封装成原生 Windows 桌面窗口,内置桌面客户端,带系统托盘、开机自启与协议文件分发。
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.