dsh-mnemon¶
| 类型 | 插件 | 分类 | 记忆与上下文 |
| 星数 | ⭐21 | 状态 | ✅ 活跃 |
| 能力 | memory, context | 更新时间 | 2026-08-14 |
📖 项目简介¶
See the Sidebar and conversation UI guide for the complete visual walkthrough.
✨ 核心特性¶
- 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 revisio
📦 安装¶
# macOS
brew install --cask mnemon-dev/tap/mnemon
# macOS / Linux via Go
go install github.com/mnemon-dev/mnemon@latest
mnemon --version
🚀 快速开始¶
dsh plugin --profile web add dsh-mnemon
dsh --profile web