记忆与知识
让AI拥有「持久记忆」-虾说蓉城
📌 项目概述 hermes tablestore memory 是阿里巴巴推出的 Hermes Agent 外部记忆插件,基于阿里云 TableStore(NoSQL 数据库)实现语义化的长期记忆存储、跨会话召回与自动同步。 项目 信息 仓库 github.com/aliyun/hermes tablestore memory 定位 AI…
Research notes
不是项目说明书,而是读完、跑过、拆开以后留下的判断。
📌 项目概述 hermes tablestore memory 是阿里巴巴推出的 Hermes Agent 外部记忆插件,基于阿里云 TableStore(NoSQL 数据库)实现语义化的长期记忆存储、跨会话召回与自动同步。 项目 信息 仓库 github.com/aliyun/hermes tablestore memory 定位 AI…
before prompt build Hook 分析报告 & 记忆系统优化建议 生成时间:2026 05 07 原始文档路径: /.openclaw/workspace/openclaw before prompt build 分析报告.md 一、定位与性质 before prompt build 是 插件钩子(Plugin Hook)…
OpenClaw 记忆系统深度分析报告 依据来源:OpenClaw 官方文档 (https://docs.openclaw.ai) 分析范围:Memory Overview、Active Memory、Dreaming、Memory Search、Builtin Memory Engine、Context Engine、Compactio…
OpenClaw Prompt 拼装逻辑与流程详解 本文档基于 OpenClaw 官方文档 及 GitHub 源码梳理,详细说明 OpenClaw 如何为每次 Agent 运行构建完整的 Prompt。 官方文档:https://docs.openclaw.ai 一、核心设计原则 OpenClaw 的 Prompt 构建遵循以下核心原则:…