<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>starcite.ai Blog</title>
    <link>https://starcite.ai/blog</link>
    <description>Technical deep-dives on real-time agent sessions, event ordering, and the infrastructure behind AI UIs that don't break.</description>
    <language>en-us</language>
    <lastBuildDate>Tue, 17 Feb 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://starcite.ai/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title><![CDATA[Why Agent UIs Lose Messages on Refresh]]></title>
      <link>https://starcite.ai/blog/why-agent-uis-lose-messages-on-refresh</link>
      <guid isPermaLink="true">https://starcite.ai/blog/why-agent-uis-lose-messages-on-refresh</guid>
      <description><![CDATA[Messages vanish on refresh, duplicates appear on reconnect, SSE breaks on deploy. Six failure modes every agent UI hits—and why fixing them turns your frontend into an accidental message broker.]]></description>
      <pubDate>Tue, 17 Feb 2026 00:00:00 GMT</pubDate>
      <category>SSE resume</category>
      <category>resumable SSE</category>
      <category>cursor-based streaming</category>
      <category>AI chat messages disappear</category>
      <category>duplicate messages reconnect</category>
      <category>SSE vs WebSocket</category>
      <category>EventSource reconnect</category>
      <category>Last-Event-ID</category>
      <category>Redis Streams cursor</category>
      <category>useChat resume</category>
      <category>real-time agents</category>
    </item>
  </channel>
</rss>