<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Blog on The Backpack Dev</title>
    <link>https://thebackpackdev.com/blog/</link>
    <description>Recent content in Blog on The Backpack Dev</description>
    <image>
      <title>The Backpack Dev</title>
      <url>https://thebackpackdev.com/images/og-default.png</url>
      <link>https://thebackpackdev.com/images/og-default.png</link>
    </image>
    <generator>Hugo -- 0.157.0</generator>
    <language>en-us</language>
    <copyright>2026 The Backpack Dev</copyright>
    <lastBuildDate>Wed, 15 Apr 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://thebackpackdev.com/blog/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How I stop losing context between Claude Code sessions</title>
      <link>https://thebackpackdev.com/blog/session-state-mcp-resume-claude-sessions/</link>
      <pubDate>Wed, 15 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://thebackpackdev.com/blog/session-state-mcp-resume-claude-sessions/</guid>
      <description>A small MCP server that saves your session state to disk. Close the session, open a new one, pick up exactly where you left off.</description>
    </item>
    <item>
      <title>How to give Claude Code persistent memory with a Markdown vault</title>
      <link>https://thebackpackdev.com/blog/vault-mcp-persistent-memory-for-claude-code/</link>
      <pubDate>Fri, 03 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://thebackpackdev.com/blog/vault-mcp-persistent-memory-for-claude-code/</guid>
      <description>Build an MCP server that turns a folder of Markdown files into persistent, searchable memory for Claude Code, with semantic search, remote access, and a real debugging story.</description>
    </item>
    <item>
      <title>How to make multiple Claude Code sessions talk to each other</title>
      <link>https://thebackpackdev.com/blog/whiteboard-mcp-shared-context-for-claude-code-sessions/</link>
      <pubDate>Fri, 03 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://thebackpackdev.com/blog/whiteboard-mcp-shared-context-for-claude-code-sessions/</guid>
      <description>An MCP server that gives multiple Claude Code sessions a shared whiteboard, with directed Q&amp;amp;A, ephemeral rooms, and a hub-and-spoke coordination pattern.</description>
    </item>
  </channel>
</rss>
