<?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: Chris Ruzylo</title>
    <description>The latest articles on DEV Community by Chris Ruzylo (@chrisruzylo).</description>
    <link>https://dev.to/chrisruzylo</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%2F4081813%2Ff67744f5-3422-418e-baa3-1507eb51d1b9.png</url>
      <title>DEV Community: Chris Ruzylo</title>
      <link>https://dev.to/chrisruzylo</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/chrisruzylo"/>
    <language>en</language>
    <item>
      <title>I built Ferrow: a local-first Markdown vault where every AI edit is undoable</title>
      <dc:creator>Chris Ruzylo</dc:creator>
      <pubDate>Mon, 17 Aug 2026 14:40:45 +0000</pubDate>
      <link>https://dev.to/chrisruzylo/i-built-ferrow-a-local-first-markdown-vault-where-every-ai-edit-is-undoable-57cd</link>
      <guid>https://dev.to/chrisruzylo/i-built-ferrow-a-local-first-markdown-vault-where-every-ai-edit-is-undoable-57cd</guid>
      <description>&lt;p&gt;I kept hitting the same wall with AI note tools: I want the help, but I don't want my notes living in someone else's database, and I don't want an agent rewriting things I can't get back.&lt;/p&gt;

&lt;p&gt;So I built &lt;strong&gt;Ferrow&lt;/strong&gt; — a local-first Markdown vault with reversible AI agents.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How it works:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Your notes are plain &lt;code&gt;.md&lt;/code&gt; files on your disk. No proprietary format, no lock-in — point any other tool at the same folder and it just works.&lt;/li&gt;
&lt;li&gt;AI agents can organize, rewrite, link, and summarize — but &lt;strong&gt;every agent edit is reversible&lt;/strong&gt;. Full undo, always. The agent proposes; you keep control.&lt;/li&gt;
&lt;li&gt;Everything local is &lt;strong&gt;free&lt;/strong&gt; (macOS, Windows, Linux, plus an npm CLI). The only paid part is the optional relay for syncing across machines.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Why local-first:&lt;/strong&gt; if the company behind your notes app disappears (including mine), you should lose nothing. With Ferrow you'd still have a folder of Markdown files.&lt;/p&gt;

&lt;p&gt;We launched on Product Hunt today: &lt;a href="https://www.producthunt.com/products/ferrow" rel="noopener noreferrer"&gt;https://www.producthunt.com/products/ferrow&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Or grab it directly: &lt;a href="https://ferrow.ai/?ref=devto" rel="noopener noreferrer"&gt;https://ferrow.ai/?ref=devto&lt;/a&gt; — the code &lt;code&gt;PRODUCTHUNT&lt;/code&gt; gets 30% off 3 months of the relay if you want the synced setup.&lt;/p&gt;

&lt;p&gt;Happy to answer anything about the reversibility design or the local-first tradeoffs in the comments.&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>ai</category>
      <category>productivity</category>
      <category>markdown</category>
    </item>
  </channel>
</rss>
