<?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: Omar Megawer</title>
    <description>The latest articles on DEV Community by Omar Megawer (@omar_megawer_bb207ad4b583).</description>
    <link>https://dev.to/omar_megawer_bb207ad4b583</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%2F3889387%2F7ebe17a5-f8ed-4109-8097-41b06e4601c5.png</url>
      <title>DEV Community: Omar Megawer</title>
      <link>https://dev.to/omar_megawer_bb207ad4b583</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/omar_megawer_bb207ad4b583"/>
    <language>en</language>
    <item>
      <title>Project Shadows: Portable Agnostic Agents</title>
      <dc:creator>Omar Megawer</dc:creator>
      <pubDate>Mon, 20 Apr 2026 16:55:09 +0000</pubDate>
      <link>https://dev.to/omar_megawer_bb207ad4b583/project-shadows-portable-agnostic-agents-35e0</link>
      <guid>https://dev.to/omar_megawer_bb207ad4b583/project-shadows-portable-agnostic-agents-35e0</guid>
      <description>&lt;p&gt;Building a multi-agent system around a different bet than most frameworks. Most agents jump straight to execution when you give them a task. People don't. We filter first, check if we're even the right person, look at what came before, then start.&lt;/p&gt;

&lt;p&gt;So I've been building agents where identity is a real filter (not a label in a prompt), context is narrowed per phase of work, and an agent can reject a task and hand it back if it isn't theirs. Nine specialized ones that push back on each other on strategy work.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://omarmegawer.substack.com/p/part-3-project-shadows?r=4b5w1p" rel="noopener noreferrer"&gt;Check it out!&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Curious if anyone here has tried this kind of architecture and where you ended up.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>agents</category>
      <category>memory</category>
      <category>openai</category>
    </item>
  </channel>
</rss>
