<?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 David Zhang | AI 工程、职业发展与产业商业拆解</title>
    <link>https://ryrenz.com/zh/tags/memory/</link>
    <description>Recent content in Memory on David Zhang | AI 工程、职业发展与产业商业拆解</description>
    <generator>Hugo -- 0.155.3</generator>
    <language>zh-CN</language>
    <lastBuildDate>Tue, 07 Apr 2026 10:00:00 -0500</lastBuildDate>
    <atom:link href="https://ryrenz.com/zh/tags/memory/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>给 Coding Agent 造一个记忆仓库</title>
      <link>https://ryrenz.com/zh/ai/coding-agent-memory-system/</link>
      <pubDate>Tue, 07 Apr 2026 10:00:00 -0500</pubDate>
      <guid>https://ryrenz.com/zh/ai/coding-agent-memory-system/</guid>
      <description>每次会话结束，AI 的上下文清零——这不是 bug，是所有 coding agent 的根本缺陷。本文分享我如何用纯 Markdown 文件构建三层记忆架构，让 Claude Code 和 Codex 跨 session 记住决策和踩过的坑，哪些东西值得记、哪些是噪音，以及跨 agent 兼容时遇到的工程现实。</description>
    </item>
    <item>
      <title>如何让你的 Agent 像 OpenClaw 一样聪明</title>
      <link>https://ryrenz.com/zh/ai/openclaw-memory-system-guide/</link>
      <pubDate>Wed, 18 Feb 2026 02:03:38 -0500</pubDate>
      <guid>https://ryrenz.com/zh/ai/openclaw-memory-system-guide/</guid>
      <description>提供了一份为 AI 编程 Agent 实现持久化记忆系统的实操指南，主张采用简化的文件方案和手动 &amp;lsquo;/save&amp;rsquo; 命令来捕获会话上下文，以最小复杂度获取最大价值。</description>
    </item>
  </channel>
</rss>
