插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 8 个插件
engramory (plugin)
tinqiao-oss/engramory
把 Engramory 策展式记忆纪律做成可安装插件([npm: dsh-engramory](https://www.npmjs.com/package/dsh-engramory)):通过 `ctx.tools.guard()` 对 `MEMORY.md` 索引施加确定性的 200 行 / 25KB 上限(增长即拒、缩小的重写一律放行),并把协议注册为运行时 skill。记忆库是纯 markdown、一条事实一个文件,与 Claude Code、Codex、Kiro、OpenClaw 共用。
dsh-passwords
slywalker2006/dsh-passwords
让 DeepSeek Harness 变成服务器级多租户平台:远程访问 + 自动 HTTPS、子用户权限与配额、沙盒强制、加密认证与审计日志。
dsh-better-deepseek
edgetype/dsh-better-deepseek
[Better DeepSeek](https://github.com/EdgeTypE/better-deepseek) Chrome 扩展桥接插件:在 webServer 上提供 HTTP 握手与会话过滤的 SSE 事件流,实现浏览器扩展 UI 与 DeepSeek Harness 的集成。
dsh-web-remote
godchen520/dsh-web-remote
手机/外网远程访问 DSH:Cloudflare Quick Tunnel 公网链接 + 局域网 HTTP/HTTPS 直连(自动生成自签名证书)、token 鉴权、gzip 压缩、常驻手机图标面板(一键复制/二维码),并内置 NapCat QQ 机器人取链接通道。
dsh-exa-mcp
microherox/dsh-exa-mcp
通过内置的 @deepseek-ai/dsh-mcp-client 桥接接入托管的 Exa 搜索 MCP 端点(mcp.exa.ai):web_search_exa 与 web_fetch_exa 工具,免费额度匿名可用,设置 EXA_API_KEY 可解锁更高限额。
dsh-yali-image-generator
pptt121212/dsh-yali-image-generator
DeepSeek-Harness 图像生成插件。申请 Yali AI API Key:https://api.yaliai.com/
dsh-gateway
clarknu/dsh-gateway
Self-contained HTTPS remote-access gateway for the DeepSeek Harness web surface: cookie-session login, SNI multi-cert/self-signed TLS, and a WebSocket-capable reverse proxy — the Caddy layer as a dsh plugin.
dsh-plugin-hub (dsh-lan-proxy)
wingsky-1/dsh-plugin-hub
局域网访问 dsh web UI:在 0.0.0.0 监听并把 HTTP/HTTPS 与 WebSocket/wss 转发到回环 web 服务器,带 DNS 重绑定防护与回环-only 上游白名单。