dsh-cc-haha-memory
Persistent memory for DeepSeek Harness: memory read/write/retrieve tools, per-turn auto-recording, project-scoped recall injection and a management UI, with non-destructive Claude Code memory import.
DeepSeek Harness 持久记忆插件:记忆读写/检索工具、回合自动记录、项目作用域召回注入、管理界面,可非破坏导入 Claude Code 记忆。
How to install
dsh plugin add dsh-memory About
DSH CC-HAHA Memory 一个面向 DeepSeek Harness(DSH) 的第三方持久记忆插件,参考并复刻 CC-HAHA 的项目记忆使用体验。 [!IMPORTANT] 本项目不是 CC-HAHA 官方组件,也不隶属于 CC-HAHA 或 DeepSeek。记忆理念与交互流程参考 CC-HAHA,插件代码使用 DSH 原生事件、工具、LLM 和 Web UI 接口独立实现。 能做什么 **真实记住**:用户明确说“记住”时,DSH 会先读取记忆索引,再显示 memory_remember 工具调用;只有返回 saved: true 后才确认已记住。 **独立文件**:每条记忆保存为单独的 Markdown 文件,并由 MEMORY.md 维护简洁索引。 **项目隔离**:每次只注入“通用 + 当前项目”,不会把所有项目记忆一次性塞进上下文。 **新会话召回**:按当前问题选择最多 5 条相关记忆正文,无需每次手动搜索。 **自动记录**:按回合评审值得长期保存的信息,失败时保留缓冲,不把模型错误伪装成“没有记忆”。 **安全更新**:同主题通过明确记忆 ID 更新;禁止模糊标题猜测覆盖,更新和删除前保存历史版本。 **管理界面**:会话页上方提供“记忆”标签、项目文件夹、搜索、新建、编辑和删除。 **Claude 记忆导入**:可非破坏地导入现有 Claude …
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-21
- Created
- 2026-08-15
Links
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- cc-haha, deepseek-harness, dsh, dsh-plugin, memory
Related plugins
hindsight
vectorize-io/hindsight/tree/main/hindsight-integrations/coding-agents
Hindsight, agent memory that learns: long-term project memory with auto recall and retain, knowledge pages, deep reflection, and per-repo memory banks.
brightdata-mcp
luminati-io/brightdata-mcp
A powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
memsearch
zilliztech/memsearch/tree/main/plugins/dsh
Shared Markdown memory for DSH and other coding agents, with automatic capture, pre-step context injection, searchable recall, and memory-to-skill self-evolution through a review panel.
hivemind
activeloopai/hivemind
Hivemind turns your traces into reusable skills across agents