dsh-memory-manager
ZCode-style persistent project memory with a full settings manager, index-first injection and agent memory tools.
ZCode 风格持久化项目记忆:设置内完整管理页、索引式注入与 agent 记忆工具。
How to install
dsh plugin add @duke-dsh-plugins/dsh-memory-manager About
--- 为 DeepSeek Harness(DSH) Web UI 打造的**持久化记忆**插件,移植自 **ZCode 的项目记忆(Memory)**:按项目(工作区)保存结构化记忆,并在**设置**里提供完整的记忆管理页面。 记忆以 ZCode 同款 Markdown 格式落盘(<DSH_HOME>/memories/projects/<project>/memory/*.md,含 MEMORY.md 索引与 memory_summary.md 摘要),并支持**一键从 ZCode 记忆目录导入**,把 ZCode 里积累的用户偏好 / 反馈 / 技术参考直接搬进 DSH。 功能 | 功能 | 说明 | |---|---| | 🧠 ZCode 记忆移植 | 沿用 ZCode 的记忆文件格式(YAML frontmatter + 正文)、类型体系(user / feedback / reference / project / other)与按项目分目录的存储布局 | | ⚙️ 设置中的记忆管理 | 设置面板新增 **记忆管理** 页:搜索、项目/类型筛选、按项目分组、新建 / 编辑 / 删除(二次确认)/ 查看正文 | | 🔄 自动加载到对话 | 每次模型调用自动把「当前项目 + 全局」的记忆**索引**(名称 + 描述)作为系统提示注入给智能体,省上下文;也可切换为附带正…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-23
- Created
- 2026-08-18
Links
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
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