Local, layered, supervised memory for DeepSeek Harness—with cross-agent sharing through Mnemon.
功能特性
- Local first: memory stays in local SQLite, JSON, and Markdown; no remote memory service is required.
- Cross-agent sharing: Mnemon-enabled agents can read and reuse DSH's Mnemon Memory Spaces.
- Three cooperating tiers: Runtime Memory, Project Documents, and Memory Spaces retain information at the right granularity.
- Supervised writes: isolated memory subagents make semantic decisions; the Host enforces paths, permissions, capacity, locks, and revisions.
- Native DSH experience: a Sidebar workbench by default, turn memory, a Save-to-memory dialog, bilingual copy, and global themes.
- Turn memory summarizes recalls, writes, and Document searches for the turn; expand it to jump to the matching page.
安装命令
dsh plugin --profile web add dsh-mnemon项目简介
Cross-agent, local-first persistent memory plugin for DeepSeek Harness (DSH), powered by Mnemon. It shares long-term memory across Mnemon-enabled agents and adds runtime memory, searchable project documents, semantic recall, knowledge graph, and a Sidebar UI.



