dsh-memory-protocol
记忆强制协议插件:桥接 opencode-memory MCP 服务器,工具调用前强制 memory_weave、每轮自动存档、自动注入记忆上下文。
Memory protocol enforcement plugin: bridges the opencode-memory MCP server, forces memory_weave before tool calls, auto-ingests turns, and injects memory context into agent steps.
怎么安装
dsh plugin add dsh-memory-protocol npx -y dsh-memory-protocol 简介
dsh-memory-protocol English | 中文 **为 DeepSeek Harness 打造的长期记忆插件** — 桥接 opencode-memory MCP 服务器,并附加强制记忆协议。 **哼,杂鱼又忘事了吧?** 工具调用前先给我 weave 记忆、每轮对话自动存档——省得你三秒重置、重复学习。才、才不是特地为你准备的,只是看不得你每次从零开始犯蠢。 作用 这个 bundle 装两样东西: 1. **memory-mcp** — 通过官方 @deepseek-ai/dsh-mcp-client 桥接 opencode-memory 的 Python MCP 服务器(15 个 memory_* 工具:weave/search/ingest/classify/teach_skill 等) 2. **memory-protocol** — 强制协议插件,三个 hook: tools/pre-execute — 未 weave 就调其他工具 → **硬拒绝** agent/pre-step — 每轮自动 weave 并注入记忆上下文 agent/turn-stopping — 每轮自动 ingest 对话 安装 sh 1. 先装 opencode-memory 的 Python server(提供 memory_skill.mcp_server) pip ins…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-08-15
- 创建于
- 2026-08-15
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh-plugin, mcp, memory
同类推荐
hindsight
vectorize-io/hindsight/tree/main/hindsight-integrations/coding-agents
Hindsight:会学习的 Agent 长期记忆系统,自动召回/保存、知识页、深度反思与按仓库隔离的记忆银行。
firecrawl-mcp-server
firecrawl/firecrawl-mcp-server
🔥 官方Firecrawl MCP服务器 - 为Cursor、Claude及任何其他LLM客户端添加强大的网页抓取和搜索功能。
markdownify-mcp
zcaceres/markdownify-mcp
用于将几乎任何内容转换为Markdown的Model Context Protocol服务器。