dsh-ai-memory
DeepSeek Harness 与 ai-memory 之间的记忆桥梁:DSH 会话结束时调用 ai-memory 的 finalize-session,把已捕获的观察记录转成可检索的 wiki 页面。跳过子代理、排队处理并发结束的会话,并清扫因强制重启而遗留的会话。 需自行安装并运行 ai-memory 服务,并手工接好 DSH 生命周期钩子(ai-memory 自带的 install-hooks 不支持 DSH);本插件只负责把已经捕获的会话落地成 wiki 页面。
Memory bridge between DeepSeek Harness and ai-memory: runs ai-memory's finalize-session when a DSH session ends, so the observations it already captured become searchable wiki pages. Skips subagents, queues concurrent session ends, and sweeps sessions abandoned by a forced restart. Requires a separately installed ai-memory server with its DSH lifecycle hooks wired by hand — ai-memory’s own install-hooks does not support DSH; this plugin only finalizes what capture has already recorded.
怎么安装
dsh plugin add dsh-ai-memory 简介
dsh-ai-memory **Memory bridge between DeepSeek Harness and ai-memory.** ai-memory shares one memory across 20+ coding agents: Claude Code, Codex, Cursor, Gemini CLI, OpenCode, and more all read and write the same wiki. DSH could only ever *read* it. This plugin makes DSH a **full writer** too. --- What this is not Read this first, because it decides whether this package is for you. **It is not ai-memory.** ai-memory is a separate project by a different author. This plugin does not contain it, does not bundle it, and does not replace it. **It is not a fork of ai-memory.** There is no shared cod…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-24
- 创建于
- 2026-09-23
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- ai-memory, cordis, deepseek-harness, dsh-plugin, 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客户端添加强大的网页抓取和搜索功能。
dsh-mnemon
omdsh-dev/dsh-mnemon
由 Mnemon 驱动的 DeepSeek Harness(DSH)跨 Agent、本地优先的持久记忆插件。它可在支持 Mnemon 的 Agent 之间共享长期记忆,并提供运行时记忆、可检索项目档案、语义召回、知识图谱和 Sidebar UI。
get-shit-done
gsd-build/get-shit-done
由 TÂCHES 开发的轻量且强大的元提示、上下文工程和规格驱动开发系统,适用于 Claude Code。