插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 18 个插件
dsh-browser (bridge-browser)
lum1104/dsh-browser
Chrome 侧边栏扩展,让 DSH 直接操控你的浏览器,无需视觉能力。
dsh-browser
lum1104/dsh-browser
Chrome 侧边栏扩展,让 DSH 直接操控你的浏览器,无需视觉能力。
deepseek-harness-remote
liguobao/deepseek-harness-remote
DeepSeek Harness 多端远程访问:从手机、平板、浏览器或另一台电脑继续进行中的会话,端到端加密通道(Noise IK + 自适应 Relay/WebRTC 传输),设备授权管理;远程端仅开放 ApiProxy 能力,支持 dsh-file-viewer 只读文件预览,不提供 Shell、远程桌面或写入权限。
dsh-builtin-toggles
starfie1d1272/dsh-builtin-toggles
DSH Web 内置 capability 的 evidence-backed 检查器:展示运行/配置溯源、兼容性与漂移诊断,并仅为 9 个经过审阅的 UI leaf 提供 fail-closed 控制。
kabutack
sunqingyuan0/kabutack
Role-based manager for DSH plugins/Skills/MCP: bundle capabilities into “roles” and hot-switch them from the Web UI.
dsh-github-skills
starfie1d1272/dsh-github-skills
四个面向 GitHub 工程工作流的 DSH Skill:PR 分诊、review 反馈、GitHub Actions 诊断和安全的 draft PR 发布;优先复用现有 DSH 能力,必要时回退到 gh/git。
dsh-models-import
dudo-m/dsh-models-import
DeepSeek Harness plugin: import models with capabilities from an OpenAI-compatible /v1/models listing (gateway capability extensions) and edit per-model capabilities (thinking, vision) on its settings page
dsh-harness-mcp-server
chushixixin/dsh-harness-mcp-server
Expose DeepSeek Harness agent capabilities as an MCP server, so an external MCP client (e.g. Hermes) can drive Harness to execute coding tasks. Hermes = brain, Harness = arms.
dsh-agent-preset-recommender
leemancheung/dsh-agent-preset-recommender
有界、隐私安全的本地扫描器:汇总 Codex、Claude Code、WorkBuddy、CodeBuddy 元数据,原子保存密钥化聚合证据,并确定性推荐 DSH 内置 preset 与可选能力;不保留正文、不联网、不修改 preset。
dsh-screen-automation
xiaozs-com/dsh-screen-automation
DeepSeek Harness (dsh) plugin that bridges the local 'Screen Automation Helper' desktop platform (Windows/macOS) into the Agent tool system. Exposes status, capabilities, workflow list/run/stop, run management, screen capture, local recognition primitives
dsh-model-capabilities
wjz-p/dsh-model-capabilities
为 DeepSeek Harness Web UI 的自定义模型设置添加输入模态选择器。
dsh-api
lilming123/dsh-api
把 dsh 内部能力(语言、工作区注册表、agent-status 与 approval 事件)以 HTTP 路由的形式暴露在 dsh 已监听的本地回环 socket 上,前缀 /dsh-api,并通过 /dsh-api/events 提供 SSE 事件推送。
dsh-plugin-capabilities
qinyre/dsh-plugin-capabilities
Manage skills and MCP servers from the Web UI Settings. 在设置页管理 dsh 的技能与 MCP 服务器。
dsh-llm-ollama
noirbright/dsh-llm-ollama
Ollama Cloud 原生聊天适配器:直连 NDJSON 翻译 Ollama /api/chat 协议,模型发现带上下文窗口与能力信息,并注册 web 搜索/抓取 provider,附 Web 设置卡片。
capmark
taltara/capmark
Hold a DeepSeek Harness agent to a capmark capability manifest: mask its tools and judge every call.
dsh-reasoning
lanqin996/dsh-reasoning
Configure model input capabilities and reasoning efforts for DeepSeek Harness
dsh-code-runtime-container
tancheng33/dsh-code-runtime-container
`ctx.codeRuntime` seam 的容器隔离后端:每个 Code Mode 程序跑在全新容器里,无网络、根文件系统只读、丢弃全部 capability,内存/CPU/进程数上限由内核强制。
model-catalog
johnxu22786/model-catalog
从 OpenAI 兼容 API 主机自动发现模型列表、定价与能力,归一化后生成 dsh 可直接使用的模型配置。