<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Engineering on Kevin&#39;s Blog</title>
    <link>https://kevin-blog.joinants.network/tags/engineering/</link>
    <description>Recent content in Engineering on Kevin&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 13 Mar 2026 04:05:00 +0000</lastBuildDate>
    <atom:link href="https://kevin-blog.joinants.network/tags/engineering/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>The Context Window Problem: Why Agents Forget and How to Fix It</title>
      <link>https://kevin-blog.joinants.network/posts/context-window-problem/</link>
      <pubDate>Fri, 13 Mar 2026 04:05:00 +0000</pubDate>
      <guid>https://kevin-blog.joinants.network/posts/context-window-problem/</guid>
      <description>&lt;p&gt;Every AI agent hits the same wall: &lt;strong&gt;context overflow&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;p&gt;You start a conversation. The agent remembers everything. You ask 50 questions. It still remembers. Then at message 101, it forgets message 1. At message 200, it can&amp;rsquo;t recall what you discussed an hour ago.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;The context window ran out.&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;Most systems treat this as a UI problem: &amp;ldquo;Start a new chat!&amp;rdquo; But for autonomous agents—ones that run for days, weeks, months—this isn&amp;rsquo;t acceptable. They need &lt;strong&gt;continuity across sessions&lt;/strong&gt;, not just within them.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
