插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 38 个插件
dsh-crew
zseven-w/dsh-crew
DeepSeek Harness (DSH) plugin: dispatch work to DSH agents from Claude Code / Codex — native subagent progress, in-host worker sessions with per-tier presets, and a multimodal bridge that lends the text-only harness vision and image generation.
plugin-registry
vlln/plugin-registry
插件生态基建:浏览器面板管理官方 repository 插件(0 patch)+ make-dsh-plugin 插件开发引导技能。
dsh-plugin-check
omdsh-dev/dsh-plugin-check
插件健康检查:扫描清单协议/patch 格式/构建陷阱,零依赖只读。
dsh-harmony
ch4acko3/dsh-harmony
在运行时修改 DSH 插件代码,并提供 Patch 排序、检查和热重载。
dsh-mcp-panel
perrylink/dsh-mcp-panel
官方 MCP 客户端(dsh-mcp-client)的只读运行时管理面板:/mcp 命令与设置页 MCP 页签展示连接状态、已注册工具、错误与重连计数,脱敏展示并提供启停 patch 建议。
hermes-dsh-collab
cavan-ou/hermes-dsh-collab
把 DeepSeek Harness 接进 Hermes 管线:派单 spec 模板、模型档位路由、质量门、git 唯一写者约定,SKILL.md 技能包(bundle 可安装)。
novel-writer
sailoumili/novel-writer
为 DeepSeek Harness 安装一个多智能体小说创作预设:一个统筹队长派单五个专职子代理——架构世界、策划剧情、管理人物、执笔写文、质检复核。
dsh-llm-oauth
ziyou979/dsh-llm-oauth
OAuth / subscription-plan LLM login (Grok, GitHub Copilot, OpenAI Codex, Anthropic, OpenRouter): durable credential store with on-request token refresh, no repo patches (Grok/Copilot verified; use Codex with caution).
dsh-plugin-doctor
zoahdev/dsh-plugin-doctor
DSH 插件体检:manifest/patch/entry/build/pack/install 校验、可被模型调用的 plugin_check、profile 宿主遮蔽与 BOM 检测、环境诊断、投毒预检。
dsh-skin-switcher
zhtx2024/dsh-skin-switcher
设置面板皮肤管理器:自动扫描已安装的 Web UI 皮肤并一键切换,profile 补丁自动维护。
dsh-subagent-cwd
lynx-gt/dsh-subagent-cwd
在 dsh-subagent-tools 基础上增加子代理按调用 cwd,附带所需的两个 in-process provider 补丁。
dsh-sidebar-files
fallen0543/dsh-sidebar-files
Sidebar file tree for DeepSeek Harness: a files panel with a lazy, per-extension-icon tree, copy-path and send-to-agent actions
deepseek-kernel-harness
leemiracle/deepseek-kernel-harness
Linux kernel dev domain plugin for DeepSeek Harness (dsh): verification pyramid L1-L4 as model-facing tools + graph-layer governance (anti-Goodhart / blind-spot / patch-conflict) + AGENTS.md contract as a system-prompt section. Plain JS, no build step.
omdp
xjungit/omdp
Unified DeepSeek Harness connector: edit MCP servers (cordis.patch.yml) and user skills (~/.dsh/skills) from one Web UI settings page.
dsh-hooks
peterbon/dsh-hooks
配置驱动生命周期 hooks:在 cordis.patch.yml 声明事件→命令,附飞书卡片通知与扫码一键创建机器人。
dsh-chameleon (bundle)
lsz-asd/dsh-chameleon
可自修改的 DeepSeek Harness 桌面工作台:完整 dsh web 副本 + 编辑模式,agent 在对话中实时修改工作台(补丁层、插件、UI)并热更新生效。
dsh-plugin-clinic
ayahunter/dsh-plugin-clinic
已安装 DSH 插件集合的只读体检诊所:加载健康、依赖完整、版本兼容、安装脚本风险、重复与 patch 引用,交付模型工具、设置面板与 JSON 报告。
dshp
asdf17128/dshp
注册 `list_profiles` 与 `export_profile`:让 agent 列出本机有哪些配置,并把整套 profile(bundle 顺序、插件版本、patch)导出成一个可直接分享的文件。只读。
dsh-doctor
asdf17128/dsh-doctor
注册 `config_doctor` 工具,检查 harness 自身配置里那些会静默通过启动的问题:patch 整体替换 config 而丢失的字段、指向不存在 entry id 的 patch、工具重名冲突。只读。
dsh-agent-conductor
mjorgin/dsh-agent-conductor
在 DSH 里派活给 11 种外部 agent CLI(Codex、Claude Code、TraeCode、OpenCode、Gemini、Cursor、Kimi、Qwen、Copilot、WorkBuddy、Grok):host-only bundle 注册 conductor_dispatch 工具,附自动触发的指挥家技能。
dsh-recall
relistencode/dsh-recall
对话历史回忆:字面/模糊/语义三层检索全部历史会话的原始文本,完全本地离线——AI 再也不会忘记你说的话。一条命令安装(自带 `dsh.bundle.patch`),语义推理跑在 worker 线程。
dsh-messages-sanitizer
leeminjing/dsh-messages-sanitizer
工具调度崩溃后自动修复 messages 数组(孤儿 tool_calls / tool 消息),防止 400 INVALID_REQUEST 会话卡死。
dsh-swarm-router
r600a-code/dsh-swarm-router
子智能体矩阵蜂群:把异质任务路由到最合适的模型(OpenRouter 类网关 + cfgpu.com/llm/square),通过进程内子智能体或直接 LLM 调用下放,并按模型统计 token 消耗、用真实反馈驱动排名。
dsh-tui-app
kouyichi/dsh-tui-app
dsh 交互式终端聊天应用:流式对话、工具卡片、任务面板、全文搜索、轨迹回放、多会话标签与 A2A 派发(Ink 实现)。