dsh-memory-palace
Human-readable Markdown memory for DeepSeek Harness: user-level (~/.deepseek-harness/MEMORY.md) + workspace-level memory injected every turn, auto daily-log writing with distillation, bridges existing WorkBuddy/CodeBuddy memory dirs, memory_note / memory_note_user / memory_read tools with built-in dedup, and a bilingual settings page. Plain-text storage, no database.
人类可读的 Markdown 记忆插件:用户级(~/.deepseek-harness/MEMORY.md)+ 工作区级双层记忆,每轮自动注入提示词,回合结束自动写日志并按期蒸馏沉淀;可桥接已有 WorkBuddy/CodeBuddy 记忆目录;内置 memory_note / memory_note_user / memory_read 三个工具(自动去重)与中英双语设置页。纯文件存储、无数据库,记事本即可编辑。
How to install
dsh plugin add github:lovezi0/dsh-memory-palace About
dsh-memory-palace 把 WorkBuddy 的文件式记忆系统移植进 DeepSeek Harness —— 为 Harness 提供**跨会话持久化、人类可直接编辑的 Markdown 记忆**。 记忆就是普通文本文件,用记事本就能改。AI 每轮对话把它读进上下文,对话结束后把新内容追加进日志——不依赖任何私有格式、不落 JSON、不锁数据。 特性 **人类可读的真源**:记忆全部存储在 Markdown 文件中(MEMORY.md + 每日日志 YYYY-MM-DD.md),任何编辑器可直接修改,数据永远属于你。 **双层记忆**:用户级(跨项目个人偏好,默认 ~/.deepseek-harness/MEMORY.md)+ 工作区级(项目约定,默认 <cwd>/.deepseek-harness/memory/)。 **自动读写**:每轮对话将记忆注入系统提示词(同步读盘,零异步竞态);每轮结束自动把对话摘要追加进当日日志。 **日志蒸馏**:超过保留天数(默认 30 天)的每日日志自动蒸馏进 MEMORY.md 后删除,长期记忆持续沉淀。 **WorkBuddy / CodeBuddy 桥接**:项目已存在 .workbuddy/memory 或 .codebuddy/memory 时直接读写这些目录,无需重复维护记忆。 **三个记忆工具**:memory_no…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-16
- Created
- 2026-08-16
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek-harness, 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.
firecrawl-mcp-server
firecrawl/firecrawl-mcp-server
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
hivemind
activeloopai/hivemind
Hivemind turns your traces into reusable skills across agents
markdownify-mcp
zcaceres/markdownify-mcp
A Model Context Protocol server for converting almost anything to Markdown