<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Mrinal Wadhwa</title>
    <link>https://mrinal.com</link>
    <description>Mrinal Wadhwa is founder and CTO of Autonomy, a platform that gives you the ability to create AI products that can autonomously perform long and complex tasks.</description>
    <language>en-us</language>
    <atom:link href="https://mrinal.com/follow/rss.xml" rel="self" type="application/rss+xml"/>

    <!-- Add new items below this line, newest first -->
    <item>
      <title>Agent Sandboxes, how to create millions of them</title>
      <link>https://mrinal.com/articles/agent-sandboxes/</link>
      <guid>https://mrinal.com/articles/agent-sandboxes/</guid>
      <pubDate>Fri, 21 Feb 2026 00:00:00 GMT</pubDate>
      <description>Long-horizon agents need their own workspace: a filesystem and a shell. A journey through linux isolation primitives and how we create millions of sandboxed workspaces in milliseconds.</description>
    </item>
    <item>
      <title>Agent Identities, everything you need to know</title>
      <link>https://mrinal.com/articles/agent-identities/</link>
      <guid>https://mrinal.com/articles/agent-identities/</guid>
      <pubDate>Sun, 08 Feb 2026 00:00:00 GMT</pubDate>
      <description>Agents have raised the stakes: they take autonomous actions. Without cryptographic identity, we can't authenticate requests, authorize actions, or attribute decisions.</description>
    </item>
    <item>
      <title>Agent Swarms, like the one Cursor created</title>
      <link>https://mrinal.com/articles/agent-swarms-like-the-one-cursor-created/</link>
      <guid>https://mrinal.com/articles/agent-swarms-like-the-one-cursor-created/</guid>
      <pubDate>Sat, 25 Jan 2026 00:00:00 GMT</pubDate>
      <description>Deep autonomous work requires infrastructure, not just frameworks or harnesses. A demo of distributed AI agents reviewing Vue.js core.</description>
    </item>
    <item>
      <title>How to make agents that succeed</title>
      <link>https://mrinal.com/articles/how-to-make-agents-that-succeed/</link>
      <guid>https://mrinal.com/articles/how-to-make-agents-that-succeed/</guid>
      <pubDate>Fri, 23 Jan 2026 00:00:00 GMT</pubDate>
      <description>Controlled iteration is the only way to ship a reliable autonomous product and actually improve it over time.</description>
    </item>

    <!-- Example item format:
    <item>
      <title>Post Title</title>
      <link>https://mrinal.com/articles/post-slug/</link>
      <guid>https://mrinal.com/articles/post-slug/</guid>
      <pubDate>Sat, 18 Jan 2026 00:00:00 GMT</pubDate>
      <description>Brief description of the post.</description>
    </item>
    -->


  </channel>
</rss>
