<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Conversation-History, Session-Checkpoint, Vector-Memory, Structured-Knowledge, File-Based-Memory on emsenn.net</title>
    <link>https://emsenn.net/types/conversation-history-session-checkpoint-vector-memory-structured-knowledge-file-based-memory/</link>
    <description>Recent content in Conversation-History, Session-Checkpoint, Vector-Memory, Structured-Knowledge, File-Based-Memory on emsenn.net</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sun, 29 Mar 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://emsenn.net/types/conversation-history-session-checkpoint-vector-memory-structured-knowledge-file-based-memory/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title></title>
      <link>https://emsenn.net/library/domains/engineering/domains/tech/domains/computing/domains/artificial-intelligence/domains/agents/terms/agent-memory/</link>
      <pubDate>Sun, 29 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/engineering/domains/tech/domains/computing/domains/artificial-intelligence/domains/agents/terms/agent-memory/</guid>
      <description>&lt;p&gt;Agent memory is the set of mechanisms by which an &lt;a href=&#34;./agentic-system.md&#34; class=&#34;link-internal&#34;&gt;agentic system&lt;/a&gt; persists information across interactions. Persistent state is one of the three conditions defining an agentic system; agent memory is how that condition is satisfied in practice.&lt;/p&gt;&#xA;&lt;h3 id=&#34;memory-types&#34;&gt;&lt;a href=&#34;#memory-types&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;Memory types&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;&lt;strong&gt;Conversation history.&lt;/strong&gt; The simplest form: the full sequence of messages exchanged between user and agent, maintained in the &lt;a href=&#34;../../../terms/context-window.md&#34; class=&#34;link-internal&#34;&gt;context window&lt;/a&gt;. This is immediate and high-fidelity but bounded — when the conversation exceeds the window, older messages must be dropped or summarized. Conversation history is volatile; it is lost when the process terminates unless explicitly persisted.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
