<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Episodic Memory on Programmer.ie: Modern AI programming</title>
    <link>http://programmer.ie/tags/episodic-memory/</link>
    <description>Recent content in Episodic Memory on Programmer.ie: Modern AI programming</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 08 Aug 2026 17:14:00 +0100</lastBuildDate>
    <atom:link href="http://programmer.ie/tags/episodic-memory/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Agents From First Principles 07: AI Agent Forgets Previous Work? Add Working, Semantic and Episodic Memory</title>
      <link>http://programmer.ie/post/agents-from-first-principles-07/</link>
      <pubDate>Sat, 08 Aug 2026 17:14:00 +0100</pubDate>
      <guid>http://programmer.ie/post/agents-from-first-principles-07/</guid>
      <description>&lt;h1 id=&#34;ai-agent-forgets-previous-work-add-working-semantic-and-episodic-memory&#34;&gt;AI Agent Forgets Previous Work? Add Working, Semantic and Episodic Memory&lt;/h1&gt;&#xA;&lt;p&gt;An agent can use the right model, call the right tools, execute the right plan, and still behave as if nothing that happened five minutes ago matters.&lt;/p&gt;&#xA;&lt;p&gt;You see the symptoms quickly:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;it re-reads files it already inspected;&lt;/li&gt;&#xA;&lt;li&gt;it repeats research it already completed;&lt;/li&gt;&#xA;&lt;li&gt;it asks for information the user already supplied;&lt;/li&gt;&#xA;&lt;li&gt;it forgets why a previous approach failed;&lt;/li&gt;&#xA;&lt;li&gt;it loses decisions made earlier in a long task;&lt;/li&gt;&#xA;&lt;li&gt;it treats every new run as if the system has never seen the problem before;&lt;/li&gt;&#xA;&lt;li&gt;it retrieves an old answer and treats it as current truth;&lt;/li&gt;&#xA;&lt;li&gt;it fills the prompt with so much history that the useful information is buried.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;The usual response is:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
