<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Developers Digest - multi-agent</title>
    <link>https://www.developersdigest.tech/tags/multi-agent</link>
    <description>3 items tagged multi-agent on Developers Digest - blog posts, tools, guides, and tutorials.</description>
    <language>en</language>
    <lastBuildDate>Mon, 06 Apr 2026 08:58:03 GMT</lastBuildDate>
    <atom:link href="https://www.developersdigest.tech/tags/multi-agent/feed.xml" rel="self" type="application/rss+xml" />
    <image>
      <url>https://avatars.githubusercontent.com/u/124798203?v=4</url>
      <title>Developers Digest - multi-agent</title>
      <link>https://www.developersdigest.tech/tags/multi-agent</link>
    </image>
    <item>
      <title><![CDATA[Multi-Agent Systems: How to Orchestrate Multiple AI Agents in TypeScript]]></title>
      <link>https://www.developersdigest.tech/blog/multi-agent-systems</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/blog/multi-agent-systems</guid>
      <description><![CDATA[From swarms to pipelines - here are the patterns for coordinating multiple AI agents in TypeScript applications.]]></description>
      <pubDate>Thu, 19 Mar 2026 00:00:00 GMT</pubDate>
      <category>Multi-Agent</category>
      <category>AI Agents</category>
      <category>TypeScript</category>
      <category>Orchestration</category>
    </item>
    <item>
      <title><![CDATA[OpenAI Agents SDK]]></title>
      <link>https://www.developersdigest.tech/tools/openai-agents-sdk</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/tools/openai-agents-sdk</guid>
      <description><![CDATA[Lightweight Python framework for multi-agent systems. Agent handoffs, tool use, guardrails, tracing. Successor to the experimental Swarm project.]]></description>
      <pubDate>Wed, 01 Jan 2020 00:00:00 GMT</pubDate>
      <category>ai</category>
      <category>framework</category>
      <category>agents</category>
      <category>openai</category>
      <category>python</category>
      <category>multi-agent</category>
    </item>
    <item>
      <title><![CDATA[CrewAI]]></title>
      <link>https://www.developersdigest.tech/tools/crewai</link>
      <guid isPermaLink="true">https://www.developersdigest.tech/tools/crewai</guid>
      <description><![CDATA[Multi-agent orchestration framework. Define agents with roles, goals, and tools, then assign them tasks in a crew. Python-based. Great for complex workflows.]]></description>
      <pubDate>Wed, 01 Jan 2020 00:00:00 GMT</pubDate>
      <category>ai</category>
      <category>framework</category>
      <category>agents</category>
      <category>multi-agent</category>
      <category>python</category>
      <category>orchestration</category>
    </item>
  </channel>
</rss>