<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Kristoffer Berg</title>
    <description>The latest articles on DEV Community by Kristoffer Berg (@0xksure).</description>
    <link>https://dev.to/0xksure</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2055030%2Fbfc52211-a9b0-4af5-8998-715ae841eaa3.png</url>
      <title>DEV Community: Kristoffer Berg</title>
      <link>https://dev.to/0xksure</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/0xksure"/>
    <language>en</language>
    <item>
      <title>Agent memories are underrated</title>
      <dc:creator>Kristoffer Berg</dc:creator>
      <pubDate>Fri, 11 Sep 2026 11:39:43 +0000</pubDate>
      <link>https://dev.to/0xksure/agent-memories-are-underrated-a1h</link>
      <guid>https://dev.to/0xksure/agent-memories-are-underrated-a1h</guid>
      <description>&lt;p&gt;yes, if you are using claude it's most likely storing a bunch of memories. Very few knows this and even fewer knows what it is used for. &lt;/p&gt;

&lt;p&gt;I've seen numerous power users on X and reddit struggle with these concepts. Mostly because they aren't motivated to sit down and read and adjust every single one.&lt;/p&gt;

&lt;p&gt;Most people use claude.md/AGENT.md files and maybe agents and skill files. Since moving away from IDEs these files are more hidden than ever. &lt;/p&gt;

&lt;p&gt;Lately I've been building all sorts of small apps that I can use to help me become more effective. I've built worktwin.io for running scheduled agents with access to more or less everything. It basically replaces Hermes, openclaw, grokbot and similar because I can create the agents in any ai tool. &lt;br&gt;
For managing agents, skills and memories plus my knowledge graph I've been using heyrafter.xyz. The best advice I have gotten when building is to use it yourself. Up until now I have used both while I built it. But suddenly I had an epiphany&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Memories can also be point in time data&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Meaning I can have multiple session running and in one I might do a competitor analysis which I want to revisit. How do I do that? Create a task? No, because it's not something that I will do. Store it in a project repo? No, I want to access it everywhere maybe even in another AI tool. &lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Sessions are linear but we don't think linearly&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;So instead, I asked my ai agent to store it in Rafter. And from now on every session, every agent can pick it up and continue on this memory. Rafter essentially solves the linear problem. &lt;/p&gt;

&lt;p&gt;So memories are underrated. They can be more actively used to share information between sessions and tools over time. &lt;/p&gt;

</description>
      <category>ai</category>
      <category>productivity</category>
      <category>programming</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
