DeepSeek Harness Plugin Hub

发布与管理完整 Harness Profiles,发现适合你的插件。

探索

插件目录环境预设文档中心动态

社区

发布插件联系我们报告问题

相关链接

Plugin Hub GitHubDeepSeek Harness 官方项目系统状态隐私说明
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

独立、非官方社区项目,与 DeepSeek 官方无隶属、授权或背书关系。

@co-engram/dsh — DeepSeek Harness 插件(DSH Plugin)
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录
← Plugins

@co-engram/dsh

@co-engram/dsh

Co-Engram 团队记忆插件,用于 DeepSeek Harness (dsh):原生 Cordis 工具 + 动态 prompt-signals 注入。

插件会安装到这里;不确定时保持 web。

npx -y @deepseek-ai/dsh plugin --profile web add @co-engram/dsh@0.6.0
README兼容性版本

兼容性与来源证明

@co-engram/dsh 以 @co-engram/dsh 发布,当前版本为 0.6.0。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
any
发布来源
npm
Registry 更新时间
2026/9/20

版本

0.6.0stable
2026/8/30
0.5.3stable
2026/8/25
0.5.2stable
2026/8/25
查看其余 4 个版本收起版本
0.5.1stable
2026/8/23
0.5.0stable
2026/8/22
0.1.1stable
2026/8/16
0.1.0stable
2026/8/16

相关插件

正在加载相关插件…

最新版
0.6.0
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
66.7 kB
文件数
37
Surface
any
许可证
MIT
发布源
npm
GitHub
★ 0
周下载
68
查看源码 ↗项目主页 ↗
README Badge

点击下方 Badge 复制 Markdown,粘贴到 README 即可。

这是你的 Plugin?认领权益 · 优先安全扫描

验证 package.json 声明的 GitHub 仓库,即可管理这个公开页面。认领后,Hub 会优先安排当前版本的安全扫描,并在通过后公开展示结果。

认领这个 Plugin →
报告问题

README

@co-engram/dsh

English | 中文

Co-Engram team memory for DeepSeek Harness — a native Cordis plugin.

  • 40 memory tools on ctx.tools with bare names (engram_search, engram_create, …) — same tool set as the Claude Code host.
  • Dynamic memory:co-engram prompt section (order 120): top tags, skill catalog, path overview and pending-proposal count are re-evaluated at every prompt assembly — write a memory and the next message already reflects it.
  • Process-lock coexistence: shares the same dataRoot with the Claude Code (MCP) and OpenClaw hosts; background maintenance and the web viewer run on a single elected holder.

Install

dsh plugin --profile <name> add @co-engram/dsh

That's it — the package declares a dsh.bundle patch, so the plugin is activated as a profile layer with zero manual cordis.patch.yml editing. Point co-engram at your data repo once (shared with other hosts):

npm install -g @co-engram/claude-code   # provides the `co-engram` CLI
co-engram config data-root $HOME/team-memory

Config (all optional)

- id: co-engram
  name: '@co-engram/dsh'
  config:
    language: en            # or zh — tool descriptions & prompt language
    startMaintenance: true  # background reinforce/forget/consolidate
    proposalEnabled: true   # implicit-capture proposal engine
    startViewer: true       # web viewer (default: follows proposalEnabled, holder-gated, port 18899)
    defaultCreatedBy: ''    # fallback creator (default: git author)

See docs/host-dsh.md for the full reference.

This plugin vs the MCP bridge

MCP bridge (dsh-mcp-client)this plugin
Tool namesmcp__co-engram__*bare engram_*
Prompt guidanceserver instructions are not bridged — signals lostnative dynamic section, per-assembly
Claude Code hooks side effectyes (auto-installs into ~/.claude/settings.json)no

License

MIT

相关插件

继续浏览 memory-context 分类下经过校验的插件。

Memory Plugin@openviking/dsh-memory-plugin适用于 DeepSeek Harness 的 OpenViking 记忆与上下文套件Contextdsh-context用于上下文洞察和管理的 DeepSeek Harness 插件,提供上下文仪表板和上下文命令,帮助了解上下文的构成及其演变过程。Weknora@wxg-prc-cpg/dsh-weknora适用于 DeepSeek Harness (dsh) 的 WeKnora 知识检索工具:通过自有知识库进行语义搜索、文档阅读以及 RAG/代理回答。Memsearch Dsh@zilliz/memsearch-dsh适用于 DeepSeek Harness 的 MemSearch 插件:在多个代理之间共享 Markdown 记忆,支持捕获、步骤前上下文注入、记忆召回技能和技能候选审核面板。