<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Memory on Hex4C59's Blog</title><link>http://hex4c59.cc/tags/memory/</link><description>Recent content in Memory on Hex4C59's Blog</description><generator>Hugo -- 0.150.0</generator><language>zh-cn</language><lastBuildDate>Sat, 28 Mar 2026 17:57:48 +0800</lastBuildDate><atom:link href="http://hex4c59.cc/tags/memory/index.xml" rel="self" type="application/rss+xml"/><item><title>持久记忆实战：让 Agent 跨会话记住用户</title><link>http://hex4c59.cc/agent/build-persistent-memory-agent/</link><pubDate>Mon, 30 Mar 2026 10:00:00 +0800</pubDate><guid>http://hex4c59.cc/agent/build-persistent-memory-agent/</guid><description>用 Python 构建一个具备跨会话持久记忆的对话 Agent——通过情景记忆和语义记忆的分层设计，让 Agent 记住过去发生了什么、用户是谁、喜欢什么，真正实现「每次对话都比上次更懂你」。</description></item><item><title>记忆的四种形态：Agent 如何在不同时间尺度上保住它知道的事</title><link>http://hex4c59.cc/agent/memory-types-and-design/</link><pubDate>Sat, 28 Mar 2026 12:00:00 +0800</pubDate><guid>http://hex4c59.cc/agent/memory-types-and-design/</guid><description>从「Agent 为什么会忘事」出发，系统梳理短期、情景、语义与程序四种记忆的定义、适用场景与工程实现，并厘清与 RAG、上下文管理的边界。</description></item><item><title>上下文与记忆：Agent 为什么会在长任务中失去方向，以及如何设计状态管理</title><link>http://hex4c59.cc/agent/context-memory-state-management/</link><pubDate>Sun, 22 Mar 2026 20:30:00 +0800</pubDate><guid>http://hex4c59.cc/agent/context-memory-state-management/</guid><description>解释 Agent 在长任务中出现“失忆”、目标漂移与重复调用工具的根本原因，并给出可落地的状态管理设计。</description></item></channel></rss>