dsh-meow-memory
Project-scoped cross-session memory: six-layer SQLite store (soul/user/project/fact/lesson/topic) on node:sqlite, cache-friendly first-message injection, memory_remember/search/find_similar/read/update tools, and per-window nightly consolidation ("dream").
项目级跨会话记忆:node:sqlite 六层存储(soul/user/project/fact/lesson/topic),首条用户消息缓存友好注入,memory_remember/search/find_similar/read/update 工具,按窗口夜间整理(dream)。
How to install
dsh plugin add meow-memory About
meow-memory 🐱📝 | 中文 | English | MIT License | | :---: | :---: | :---: | 为 DeepSeek Harness(DSH)打造的跨会话记忆插件。 **核心理念**:每个工作区维护一份结构化记忆数据库(.dsh-meow/memory.db,基于 node:sqlite)。 静态工具手册(七层结构 + 每个 memory_* 工具的用法)以固定 section 的形式放在 **system prompt** 里—— 文本恒定,因此不会破坏 LLM provider 的 KV/上下文缓存。动态内容(soul/user 全量、设计原则、 记忆导引)作为**第一条用户消息的前缀**注入,且首轮只注入长期记忆、不做关键词命中; 从第二轮起每条用户消息做关键词命中(top-2)。模型按需用 memory_search / memory_project 深入检索。每个窗口由自己的主 agent 在夜间("dream")整理记忆, 且只整理自己的记忆——以窗口最后一次对话时间戳冻结其知识。 ✨ 功能特性 **七层记忆**(soul = AI 自身 / user = 用户基本信息与偏好 / project = 项目信息, 含 subcategory(overview/structure/decisions/quotes/ops/…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 3
- mo. downloads
- –
- Last push
- 2026-08-17
- Created
- 2026-08-14
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- agent-memory, deepseek-harness, dsh, dsh-plugin, memory
Related plugins
hivemind
activeloopai/hivemind
Hivemind turns your traces into reusable skills across agents
airtable-mcp-server
domdomegg/airtable-mcp-server
🗂️🤖 Airtable Model Context Protocol Server, for allowing AI systems to interact with your Airtable bases
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.
mcp-ssh-manager
bvisible/mcp-ssh-manager
MCP SSH Server: 37 tools for remote SSH management | Claude Code & OpenAI Codex | DevOps automation, backups, database operations, health monitoring