AllDSH
mnemon-dev avatar

Mnemon

mnemon-dev · mnemon-dev/mnemon

由 LLM 监督的持久记忆,带图谱召回、跨会话知识和单文件安装。

本条目由 AllDSH 编辑部 核查,数据更新于 · 引用规则

L4 silver active Scanned

安装命令

dsh plugin --profile web add mnemon

需要先启动 harness: npx @deepseek-ai/dsh web,然后执行上面的命令。 第一次用?先看安装教程。

功能说明

Mnemon 维护一张能够跨会话存活的记忆图谱。写入内容由监督步骤决定,检索方式是在图谱上游走而不是匹配关键词,整个东西以一个二进制文件的形式分发,因此不需要在 Harness 旁边再运行一个服务。它也能配合其他使用同一协议的 agent 运行时。

主要特性

  • 基于图谱的召回,而不是扁平的向量检索
  • 由 LLM 监督哪些内容会被写入
  • 跨会话与跨项目的知识
  • 单个 Go 二进制文件,没有运行时依赖
  • 可配合多种 agent 运行时

安装

dsh plugin --profile web add mnemon

兼容性说明

请审查监督步骤被允许存储哪些内容,并保留删除你不打算保留的条目的方式。

相似的 DSH 插件

查看全部
bowenliang123 avatar

DSH Context

bowenliang123

编辑推荐

上下文仪表盘、浏览器与命令,展示上下文窗口由什么构成以及如何变化。

L5 gold Scanned
1.3k TypeScript 2 天前
PerryLink avatar

Memento

PerryLink

编辑推荐

基于 ctx.memory 接口构建的有界、分层、需审批的跨会话记忆,存储使用 SQLite provider。

L5 silver Scanned
101 TypeScript 2 天前
ESC

Type to search the index. Built at deploy time by Pagefind.