插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 10 个插件
dsh-plugin-hub
noob-stupid/dsh-plugin-hub
插件管理面板:已安装插件一键启用/停用,内置 GitHub dsh-plugin 插件市场,支持详情查看与一键安装。
dsh-plugin-hub
yunhuantian/dsh-plugin-hub
虚拟 DSH 环境跑分机 — 插件/Skill 加载与工具调用基准(L1 零 token)。dsh-plugin-hub 生态的可扩展类插件:为 hub 提供独立性能评分(加载/工具调用各环节耗时)。
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 上游白名单。
dsh-plugin-hub (dsh-skill-explorer)
wingsky-1/dsh-plugin-hub
DSH Web GUI 技能中心:按来源分级(系统内置/项目/用户/自定义/运行时)浏览已加载技能,支持创建、启用/禁用与删除(移入 .trash 可恢复)。
dsh-plugin-hub (dsh-gzip)
wingsky-1/dsh-plugin-hub
/api 响应 gzip 压缩,解决远程/低带宽访问时历史加载超时;SSE 与已编码响应自动豁免。
dsh-plugin-hub (dsh-notifier)
wingsky-1/dsh-plugin-hub
审批/完成/错误事件通知:浏览器 Notification + 系统原生 toast(Windows PowerShell WinRT、Linux/macOS notify-send),支持免打扰时段、同类错误合并、子代理完成独立开关。
dsh-plugin-hub (dsh-web-file-preview)
wingsky-1/dsh-plugin-hub
在 web 端预览对话中的文件链接(图片 / 文本 / Markdown / 代码高亮 / git diff):点击链接即可弹窗预览,替代桌面原生打开;loopback 围栏 + 弱 ETag/304 缓存 + DOMPurify 消毒。
dsh-plugin-hub (dsh-mcp-manager)
wingsky-1/dsh-plugin-hub
MCP 服务器管理器:侧边栏面板按状态分级展示服务器,支持 stdio/streamable-http 表单接入与 mcpServers JSON 导入,断线指数退避重连,工具以 mcp__<server>__<tool> 注册给模型。
dsh-plugin-hub (dsh-idle-archive)
wingsky-1/dsh-plugin-hub
会话闲置提醒:超过 N 小时未对话的会话弹窗询问是否归档,拒绝后进入静默期;归档走官方 archiveSession 接口。
dsh-plugin-hub (dsh-opencode-usage)
wingsky-1/dsh-plugin-hub
OpenCode Go 套餐用量悬浮框:三窗口(rolling/weekly/monthly)消耗百分比常驻展示,展开为迷你面积图;后台采样官方 /v1/usage 接口,零本地计算。