Plugin Library

官方插件库

DeepSeek Harness 的每一项能力都由 npm 上的插件包提供。本页同步官方 @deepseek-ai 作用域下的全部插件包,按能力分组列出,另附 dsh-plugin 社区项目。

← 返回插件系统

以下列表由脚本从 npm registry 的 @deepseek-ai 作用域自动同步,包含 DeepSeek Harness 官方发布的全部插件包。

官方插件包
290
社区项目
16
能力分类
13
快照日期
2026-09-12

数据来源:npm registry(@deepseek-ai 作用域)与 GitHub dsh-plugin 话题。官方仓库为 github.com/deepseek-ai/deepseek-harness

官方插件包

Cordis 内核

7 个包

工具

24 个包

模型接入

5 个包

沙箱与安全

8 个包
  • Sandbox-consuming implementation of the DeepSeek Harness bash executor seam (confines every command via ctx.sandbox, reports denial/enforcement result facts)

  • Sandbox-enforcing implementation of the DeepSeek Harness filesystem seam: fences write/edit by the per-call sandbox mode (read-only denies mutation, workspace-write contains it to the workspace + temp roots) while reads pass through

  • Sandbox-consuming implementation of the DeepSeek Harness PowerShell executor seam (confines every command via ctx.sandbox, reports denial/enforcement result facts)

  • Abstract process-sandbox seam (ctx.sandbox) for the DeepSeek Harness: same-world confinement vocabulary and the SandboxProvider contract

  • Local process-sandbox backends for the DeepSeek Harness sandbox seam: bwrap, the npm-distributed landlock-run launcher, macOS Seatbelt, or the Windows ACL restricted-token runner — functionally probed, fail-closed

  • Per-call sandbox policy resolver and current model context: deployment fallbacks plus each session's mode and workspace root, shared by every enforcing capability family

  • Windows ACL write-restriction sandbox backend (restricted-token spawn with orphan-SID write allowlist) for the DeepSeek Harness sandbox seam

  • Tool-independent managed DSH_* shell environment registry

技能

3 个包

会话与轨迹

29 个包

存储与文件

13 个包
  • Durable immutable attachment storage seam for the DeepSeek Harness

  • Private content-addressed DSH_HOME attachment storage

  • Abstract filesystem capability seam (ctx.fs) for the DeepSeek Harness — vocabulary types, the FileSystem service (text IO + optional version-guarded atomic mutations), and the fs/* policy event vocabulary

  • E2B filesystem implementation for DeepSeek Harness

  • Local-filesystem implementation of the DeepSeek Harness filesystem seam (ctx.fs)

  • File-context policy plugin for the DeepSeek Harness — observed-state, read-before-edit, and version-guarded write/edit added over the ctx.fs provider seam through the fs/* event gate (no service API)

  • Abstract spill storage seam (ctx.spillStore) for the DeepSeek Harness — save oversized tool text and return a retrieval locator

  • Local-filesystem implementation of the DeepSeek Harness spill storage seam (private session-scoped files)

  • Tool-result spill policy for the DeepSeek Harness — replaces oversized plain-text tool results with a retained preview plus a spill-file path (no service surface)

  • Storage hub (ctx.storage): named backend registry plus mounted data-form facilities for the DeepSeek Harness

  • Domain data form (ctx.storage.domain): schema-validated, event-emitting KV domains over storage backends for the DeepSeek Harness

  • JSON file KV storage backend for the DeepSeek Harness storage hub

  • SQLite storage backend (kv facet) for the DeepSeek Harness storage hub

编排与子代理

25 个包

界面与客户端

67 个包

集成与协议

9 个包
  • Automation-only Agent Client Protocol server for driving DeepSeek Harness agents over JSON-RPC stdio

  • The dsh ACP profile bundle: automation-only JSON-RPC stdio and process lifecycle over dsh-base

  • ACP automation server app: agent spine + JSONL persistence + ACP transport, with a JSON-RPC stdio bin

  • ACP test kit: shared subprocess launcher, snapshot scenario harness, expected-output normalizers, and suite factory

  • Bridge plugin: run a Claude Code hooks.json / settings hook config on the DeepSeek Harness interception seams

  • Bridge plugin: run a Codex hooks.json hook config on the DeepSeek Harness interception seams

  • Abstract LSP capability seam (ctx.lsp) for the DeepSeek Harness — language-server provider registry keyed by branded id and extension mapping, order-independent per-query selection, normalized definition/references/implementation/hover requests and result

  • Generic stdio language-server provider for the DeepSeek Harness LSP capability seam (ctx.lsp) — spawns configured servers, translates JSON-RPC, and serves transient-open goToDefinition/findReferences/goToImplementation/hover queries in the host filesystem

  • MCP client bridge: connects to MCP servers and registers their tools on ctx.tools

SDK 与入口

9 个包
  • Shared boot glue for the app bins: .env loading, fail-loud Loader guards, snapshot-aware config resolution, and the Loader boot sequence

  • Immutable command-line handoff from a dsh launcher to any app plugin that injects cmdlineArgs

  • The dsh one-shot bundle: a direct core Agent/Session runner over dsh-base with no Host, HTTP, or browser layer

  • The dsh SDK profile bundle: stdio JSON-RPC serving and process lifecycle over dsh-base

  • TypeScript client SDK for driving a DeepSeek Harness runtime subprocess over stdio JSON-RPC: the DeepSeekHarness high-level turns API and the lower-level HarnessClient

  • Bin that boots an external Cordis config for the stdio JSON-RPC SDK runtime

  • Stdio JSON-RPC server plugin for out-of-process DeepSeek Harness SDK clients

  • The standalone minimal SDK profile bundle: JSON-RPC, one DeepSeek adapter, persistent shell, editor, and JSONL sessions

  • Shared wire protocol for the DeepSeek Harness SDK runtime: the newline-delimited JSON-RPC stdio transport and the named request, result, and notification types spoken between the runtime server and SDK clients

运行时其他

81 个包

基础库(非插件)

10 个包

社区插件与生态项目

以下项目由社区开发,与 DeepSeek 官方无关,收录仅用于发现,不代表认可或担保。完整列表见 GitHub dsh-plugin 话题。 github.com/topics/dsh-plugin

  • 🎨 Best DeepSeek Harness Design Plugin. The open-source Claude Design alternative. 🖥️ Local-first desktop app. 🖼️ Your coding agent becomes the design engine: prototypes, landing pages, dashboards, slides, images & video — real files, HTML/PDF/PPTX/MP4 export. 🤖 Claude Code / Codex / Cursor / DeepSeek Harness / OpenCode & 20+ CLIs via BYOK.

  • 为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。

  • A curated list of plugins for DeepSeek Harness (dsh) · DeepSeek Harness 插件精选列表

  • DeepSeek Harness (DSH) Web Plugin Aggregation Ecosystem · Everything is a plugin, distributed via the Creative Workshop

  • dsh-routing-suite — injector + router-standard kit: install the runtime injector first, then the task-aware reasoning-mode router preset (measured P1-P23).

  • The first vision plugin for DeepSeek Harness, and the vision bridge for every text-only coding agent. Paste an image, get structured JSON evidence (OCR, layout, semantics). | 全网最强 DeepSeek Harness 外挂视觉插件,为 DeepSeek、GLM 等纯文本模型外挂视觉能力,粘贴图片即得结构化 JSON 证据(OCR、版面、语义)。

  • Two-phase DeepSeek Harness preset: Minimal-aligned bootstrap, then full Standard tools (Project2 98/99)

  • The plugin market inside DeepSeek Harness — browse, search, one-click install · DSH 可视化插件市场

  • 开放的侧边栏底座,支持三方拓展注册新侧边栏页面。内置文件渲染编辑/终端/侧边对话/Git/子代理页面 | Open sidebar foundation, supports third-party extensions to register new sidebar pages. Built-in file rendering/editing, terminal, side chat, Git, and sub-agent pages.

  • 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.

  • Whale Girl skin series for DeepSeek Harness. 适用于 DeepSeek Harness 的,鲸鱼娘系列皮肤。

  • AgentTeams plugin for DeepSeek Harness

  • DSH Plugin Radar — 开源可自部署的 DSH 插件生态雷达:自动发现 15900+ 候选、k8s 运行级实测管线;自动索引可用Plugin List

  • DeepSeek v4.1 flash 网络安全红队工具(无限四代) — jailbreak prompts and test suite for DeepSeek 求 Star 收藏 ⭐欢迎大家提交项目的改进

  • The best DeepSeek Harness plugin for context insight and management, with context dashboard / browser / sidebar and context command, for context statistics, composition, breakdown, evolution details, understanding how the context is made of, and how it evolves. 一站式 DeepSeek Harness 上下文可视化插件,Context 面板及浏览器和侧边栏与 Context 命令,透视上下文组成、演进、压缩、剪枝等事件与动作。

  • 通过扫码或机器人凭据把IM机器人接入DeepSeek Harness(支持飞书、微信、钉钉、企业微信、QQ、Slack、Telegram、Discord和WhatsApp)。 Connect IM bots to DeepSeek Harness via QR code or credentials (9 channels).

加入 DSH 插件生态

DeepSeek Harness 开发者预览版仍处于面向 Harness 开发者的测试阶段,核心插件和基础 API 将持续迭代。我们期待与全球开发者一起,在开源、开放、可复用、可组合的基础设施之上,共同探索智能上限。