<?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: sean campbell</title>
    <description>The latest articles on DEV Community by sean campbell (@sean_campbell_840bd62bf7e).</description>
    <link>https://dev.to/sean_campbell_840bd62bf7e</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3898197%2F2677e7dc-42ca-4a5a-8ea6-1400ab1ebbde.jpg</url>
      <title>DEV Community: sean campbell</title>
      <link>https://dev.to/sean_campbell_840bd62bf7e</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sean_campbell_840bd62bf7e"/>
    <language>en</language>
    <item>
      <title>Willow – local-first AI stack, phone reads desktop KB over LAN, no cloud relay</title>
      <dc:creator>sean campbell</dc:creator>
      <pubDate>Sun, 26 Apr 2026 01:42:55 +0000</pubDate>
      <link>https://dev.to/sean_campbell_840bd62bf7e/willow-local-first-ai-stack-phone-reads-desktop-kb-over-lan-no-cloud-relay-189c</link>
      <guid>https://dev.to/sean_campbell_840bd62bf7e/willow-local-first-ai-stack-phone-reads-desktop-kb-over-lan-no-cloud-relay-189c</guid>
      <description>&lt;p&gt;A phone running Willow on Termux sent a signed command to a desktop running Willow on Linux. The response came back in under a second — 70,000 knowledge atoms, live system status, no Discord, no Telegram, no API call to a third party.                                                                                                      &lt;/p&gt;

&lt;p&gt;Willow is a full local-first AI stack: Postgres/SQLite knowledge graph that persists across sessions and models, 40+ MCP tools, a skill system that works with any LLM (Ollama is the default, cloud keys are optional addons), and a LAN command server — HMAC-SHA256 auth, shared token, ~100 lines of Python.                                     &lt;/p&gt;

&lt;p&gt;The knowledge graph is yours. The inference runs on your hardware. The nodes talk directly. Nothing requires permission from a provider or a credit card on file.&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt; GitHub: https://github.com/rudi193-cmd/willow-1.9                                                                 
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;p&gt;The full concept paper is in docs/CONCEPT.md — it explains why this doesn't exist yet and what it took to build it.                    &lt;/p&gt;

</description>
      <category>ai</category>
      <category>programming</category>
      <category>opensource</category>
      <category>security</category>
    </item>
  </channel>
</rss>
