每一个 DeepSeek Harness 插件,每天核查一遍。
GitHub 上的 dsh-plugin 标签噪音极大——发布周里大量项目给自己挂了标签,却从没接进运行时。我们逐个读仓库,把真插件和其余的分开。
最后核查于 2026-08-18。DeepSeek Harness 处于开发者预览阶段,会发布破坏兼容性的变更,所以这份列表变动很快。
已验证插件
查看全部已验证这些依赖 Cordis 运行时,或自带 cordis.yml,因此能作为真正的插件加载。
cherry-studio
已验证CherryHQ
AI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMs
DSH-better-sidebar
已验证omdsh-dev
开放的侧边栏底座,支持三方拓展注册新侧边栏页面。内置文件渲染编辑/终端/Git/子代理页面 | Open sidebar foundation, supports third-party extensions to register new sidebar pages. Built-in file rendering/editing, terminal, Git, and sub-agent pages.
dsh-TUI
已验证ccch1mneyyy
DSH 官方公众号收录的 TUI 补位插件:Claude Code 风,鲸鱼顶栏/实时状态/流式思考/双击 Esc 回滚/上下文进度+TPS。npm 一键装。 DSH official WeChat featured TUI plugin — Claude Code style: whale bar, live status, streaming thoughts, double-Esc rollback, context bar + TPS. npm one-click.
Aegis
已验证GanyuanRan
Make AI coding agents architecture-aware: baseline-first, evidence-verified, drift-checked, and safe across long tasks.
dsh-market
已验证dsh-market
The plugin market inside DeepSeek Harness — browse, search, one-click install · DSH 可视化插件市场
api-relay-audit
已验证toby-bridges
Local security audit for AI API relays and LLM proxies: detects prompt injection, model substitution, tool-call rewriting, SSE anomalies, error leakage, and Web3 wallet risks.
dsh-vision-router
已验证ysr666
Eyes for text-only DeepSeek Harness agents: built-in free vision chain (no key) + pixel-level vision tools (Q&A, grounding, crop, pixel diff, colors, OCR, SVG trace, cutout, screenshots). One-command install, no Python, image turns work like ordinary tool-calling turns.
dsh-vision-toolkit
已验证Anionex
[dsh]为纯文本模型设计更强大的视觉工具箱:安装免费使用、粘贴图片直接识别、多张图片问答、截图到前端UI 还原等|DeepSeek Harness-native integration for agent-vision-toolkit: image Q&A, long-screenshot OCR, UI restoration, grounding, pixel diff, Artifacts, and Web UI.
dsh-agent-teams
已验证NanmiCoder
AgentTeams plugin for DeepSeek Harness
最近发布
浏览全部生态里最新的仓库,已排除仅挂标签的项目。
dsh-agent-memory
疑似xingyingyuzhui
Claw persistent memory for DeepSeek Harness. 金库、日记、回顾、压缩前冲洗。
dsh-agent-delegate
疑似xingyingyuzhui
Delegation broker for DeepSeek Harness. 委派深度、角色、worktree。
dsh-agent-gate
疑似xingyingyuzhui
Claw/session permission gate and audit for DeepSeek Harness. 拦截、审批、审计。
dsh-session-permissions
疑似xingyingyuzhui
Layered session permissions for DeepSeek Harness. 官方 ∩ Agent ∩ 本会话。
dsh-agent-policy
疑似xingyingyuzhui
Shared Claw/session policy schema for DeepSeek Harness. 策略契约,不拦截工具。
dsh-agent-identity
疑似xingyingyuzhui
Claw identity files for DeepSeek Harness. 把 SOUL / AGENTS 等人设打进提示词。
按分类浏览
全部分类什么是 DeepSeek Harness?
DeepSeek Harness(dsh)是 DeepSeek AI 的开源 agent harness,2026 年 8 月 13 日以 MIT 协议发布。它把 DeepSeek 的模型变成能跑多步任务、能调工具的编程 agent。它最核心的想法是:一切——模型、工具、skill、会话、沙箱、界面——都是插件,通过 Cordis 元框架组装起来。正因为这个设计,插件目录对它的意义比对其他 agent 工具更大。