memory-standard
DeepSeek Harness 记忆标准协议(mm):分层 MEMORY.md 与硬性预算、冻结快照、mm:// URI 互认、会话日志摄取,附带 mem_* 工具与独立 CLI。
Memory Standard Protocol (mm) for DeepSeek Harness: layered MEMORY.md with hard budgets, frozen snapshots, mm:// URI interop, session-log digestion, mem_* tools and a standalone CLI.
怎么安装
dsh plugin add github:JohnXu22786/memory-standard 简介
dsh-memory-standard English | 简体中文 A **Memory Standard Protocol (mm)** plugin for the DeepSeek Harness (dsh): a deterministic, layered, cross-agent memory system built on plain markdown files — not a proprietary protocol. The dsh ecosystem has dozens of memory plugins but no shared standard, and the official core only ships a default-off MCP memory example. This plugin claims the missing "standard seat": **deterministic budgets + layered MEMORY.md + cross-agent mutual recognition + session-log ingestion** that works with official compaction/session logs. **Layered memory** — MEMORY.md is the h…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-08-20
- 创建于
- 2026-08-20
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh, dsh-plugin
同类推荐
hindsight
vectorize-io/hindsight/tree/main/hindsight-integrations/coding-agents
Hindsight:会学习的 Agent 长期记忆系统,自动召回/保存、知识页、深度反思与按仓库隔离的记忆银行。
memsearch
zilliztech/memsearch/tree/main/plugins/dsh
供 DSH 与其他编程 Agent 共享的 Markdown 记忆,支持自动捕获、步骤前上下文注入、搜索召回,以及通过审阅面板实现 memory-to-skill 自进化。