<?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: Said Nasser</title>
    <description>The latest articles on DEV Community by Said Nasser (@seestack).</description>
    <link>https://dev.to/seestack</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%2F4144709%2F2f90cf8a-1eba-40c9-8c99-9d308449efb9.png</url>
      <title>DEV Community: Said Nasser</title>
      <link>https://dev.to/seestack</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/seestack"/>
    <language>en</language>
    <item>
      <title>I built a persistent context system for Claude Code using Obsidian.</title>
      <dc:creator>Said Nasser</dc:creator>
      <pubDate>Sat, 26 Sep 2026 18:21:39 +0000</pubDate>
      <link>https://dev.to/seestack/i-built-a-persistent-context-system-for-claude-code-using-obsidian-2e99</link>
      <guid>https://dev.to/seestack/i-built-a-persistent-context-system-for-claude-code-using-obsidian-2e99</guid>
      <description>&lt;p&gt;I built a persistent context system for Claude Code using Obsidian.&lt;br&gt;
The problem I was trying to solve was Claude starting new sessions without enough context from previous work.&lt;/p&gt;

&lt;p&gt;The setup uses an Obsidian vault for persistent memory, journal entries, unfinished tasks, commands, skills and scripts. In a new session, Claude can locate the relevant files, recover the previous context, and continue from where I left off.&lt;/p&gt;

&lt;p&gt;Repo: &lt;a href="https://github.com/seestack-dev/claude-obsidian-memory/" rel="noopener noreferrer"&gt;https://github.com/seestack-dev/claude-obsidian-memory/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I also made a full walkthrough showing the setup and a session-recovery test: &lt;a href="https://youtu.be/gf8Bg71121c" rel="noopener noreferrer"&gt;https://youtu.be/gf8Bg71121c&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I built this myself, would be interested to hear how others are handling persistent context.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>claude</category>
      <category>showdev</category>
      <category>tools</category>
    </item>
    <item>
      <title>I built a persistent context system for Claude Code using Obsidian.

Repo: https://github.com/seestack-dev/claude-obsidian-memory/
I also made a full walkthrough showing the setup and a session-recovery test: https://youtu.be/gf8Bg71121c</title>
      <dc:creator>Said Nasser</dc:creator>
      <pubDate>Sat, 26 Sep 2026 18:20:54 +0000</pubDate>
      <link>https://dev.to/seestack/i-built-a-persistent-context-system-for-claude-code-using-obsidian-repo-48de</link>
      <guid>https://dev.to/seestack/i-built-a-persistent-context-system-for-claude-code-using-obsidian-repo-48de</guid>
      <description>&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
        &lt;div class="c-embed__cover"&gt;
          &lt;a href="https://github.com/seestack-dev/claude-obsidian-memory/" class="c-link align-middle" rel="noopener noreferrer"&gt;
            &lt;img alt="" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fopengraph.githubassets.com%2F02c3dfb7f2d17614be4daabcd429ac09959957e71bbd136597ecec7de52f7175%2Fseestack-dev%2Fclaude-obsidian-memory" height="600" class="m-0" width="1200"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="c-embed__body"&gt;
        &lt;h2 class="fs-xl lh-tight"&gt;
          &lt;a href="https://github.com/seestack-dev/claude-obsidian-memory/" rel="noopener noreferrer" class="c-link"&gt;
            GitHub - seestack-dev/claude-obsidian-memory: A persistent memory and agent workflow system for Claude Code using Obsidian. · GitHub
          &lt;/a&gt;
        &lt;/h2&gt;
          &lt;p class="truncate-at-3"&gt;
            A persistent memory and agent workflow system for Claude Code using Obsidian. - seestack-dev/claude-obsidian-memory
          &lt;/p&gt;
        &lt;div class="color-secondary fs-s flex items-center"&gt;
            &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgithub.githubassets.com%2Ffavicons%2Ffavicon.svg" width="32" height="32"&gt;
          github.com
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;
&lt;br&gt;
&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
      &lt;div class="c-embed__body flex items-center justify-between"&gt;
        &lt;a href="https://youtu.be/gf8Bg71121c" rel="noopener noreferrer" class="c-link fw-bold flex items-center"&gt;
          &lt;span class="mr-2"&gt;youtu.be&lt;/span&gt;
          

        &lt;/a&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>ai</category>
      <category>github</category>
      <category>llm</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
