插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 71 个插件
inspiration-deck-workshop
zjsthmjialin/inspiration-deck-workshop
注册灵感演示工坊技能:本地静态 HTML 演示文稿(6 套 deck 模板、25+ 布局、23 套主题与动效展示馆),带 validate 校验与 PNG/PDF 导出 CLI 和 smoke 测试,零运行时依赖。
dsh-hot-plugin-host
tianyazty/dsh-hot-plugin-host
Web UI 运行时插件加载:监视热目录,运行中安装/更新客户端插件 bundle,所有页面即时生效,免重启。附子智能体看板示例。
dsh-session-cleaner
fountunt/dsh-session-cleaner
Delete sessions from a running web runtime: live store, workspace records, and on-disk artifacts (no restart needed).
dsh-logger-panel
linglambda/dsh-logger-panel
Runtime log panel for DeepSeek Harness: live SSE log view in Settings plus bounded date/size rotating JSONL files.
dsh-doctor
jorinyang/dsh-doctor
DSH 环境诊断、分级修复与一键回滚,附带运行时自愈服务。
dsh-cross-session
wha1echai/dsh-cross-session
Same-runtime cross-Session discovery and communication for DeepSeek Harness
dsh-mcp-manager
nichts0v0/dsh-mcp-manager
MCP server manager for DeepSeek Harness: manage MCP servers from the Web settings page, stored globally in $DSH_HOME/mcp-servers.json, connected/disconnected at runtime.
dsh-status-plugin
woshi-tom/dsh-status-plugin
A dsh status plugin with host-plane and browser halves: harness runtime health (process, listener, API-key presence, memory, uptime, plugin inventory) as JSON plus server-pushed SSE alerts, surfaced as a header badge with an expanded panel in the Web UI
dsh-workloads
yewenyell-lang/dsh-workloads
Workspace-owned durable process supervision, readiness checks, and a Runtime Center for DeepSeek Harness.
dsh-workflow-isolate
linxiushen/dsh-workflow-isolate
Alternative WorkflowEngine provider for DSH 0.1.0-rc.7 that runs model-written orchestration in fresh QuickJS/WASM runtimes with a JSON-only host bridge and bounded memory, execution time, and child-agent fan-out.
dsh-cpa
moraxyc/dsh-cpa
DSH CPA provider and runtime plugin
dsh-shadow-mind
winterhuan/dsh-shadow-mind
Parallel cognitive runtime for DeepSeek Harness: heartbeat-scheduled shadow agents that review, fact-check, and work alongside the main agent
dsh-code-runtime-container
tancheng33/dsh-code-runtime-container
`ctx.codeRuntime` seam 的容器隔离后端:每个 Code Mode 程序跑在全新容器里,无网络、根文件系统只读、丢弃全部 capability,内存/CPU/进程数上限由内核强制。
dsh-plugin-hub (dsh-skill-explorer)
wingsky-1/dsh-plugin-hub
DSH Web GUI 技能中心:按来源分级(系统内置/项目/用户/自定义/运行时)浏览已加载技能,支持创建、启用/禁用与删除(移入 .trash 可恢复)。
hooks-adapter
johnxu22786/hooks-adapter
把 Claude Code、Codex、opencode 配置里声明的 hooks 原样复用到 dsh,执行 shell、webhook、oracle、proxy 四类 handler,零运行时依赖。
dsh-effect-doctor
chouyong/dsh-effect-doctor
隔离插件卸载后验证 Cordis 管理的运行时资源是否回到基线,并生成确定性清理回执。
notifier
johnxu22786/notifier
任务完成、等待批准或运行出错时在桌面弹出通知并播放提示音,macOS、Windows、Linux 原生实现,零运行时依赖。
github-mcp
johnxu22786/github-mcp
GitHub 开发者工作台 MCP server(dsh bundle):23 个 MCP 工具覆盖仓库、issue、PR、代码审查与搜索,零运行时依赖,支持 PAT 与 OAuth 双认证。
dsh-easyvision
s3yf1337/dsh-easyvision
让纯文本模型拥有视觉:describe_image 工具调用 dsh 模型列表中的视觉模型描述图片,走 harness 自身的 LLM 运行时。
fs-mcp
johnxu22786/fs-mcp
paddock:面向 agent 的本地文件系统 MCP server——读写、目录操作、文件名与正文检索全部约束在可配置「围场」目录内,零运行时依赖,dsh bundle 接入。
docs-retriever
johnxu22786/docs-retriever
doctrove:面向编码 agent 的版本化库文档检索 MCP server——目录检索、版本选择与按主题提取带相关度排序的文档片段,零运行时依赖,dsh bundle 接入。
dsh-dracula-theme
ossfrankfrank/dsh-dracula-theme
DSH Web GUI 的德古拉主题插件:经典暗色配色与 Soft 变体接入原生主题系统,一键切换并记住选择。
dsh-hotswap
hongzhongl/dsh-hotswap
Runtime hot-swap for DeepSeek Harness: hot enable/disable/restart Cordis plugins and auto hot-mount bundles from the Web GUI — no dsh restart.