<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Multi-Agent on lukaswalter.dev</title>
    <link>https://www.lukaswalter.dev/tags/multi-agent/</link>
    <description>Recent content in Multi-Agent on lukaswalter.dev</description>
    <image>
      <title>lukaswalter.dev</title>
      <url>https://www.lukaswalter.dev/images/LW%20Dev%20Thumbnail.png</url>
      <link>https://www.lukaswalter.dev/images/LW%20Dev%20Thumbnail.png</link>
    </image>
    <generator>Hugo -- 0.150.0</generator>
    <language>en</language>
    <lastBuildDate>Wed, 03 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.lukaswalter.dev/tags/multi-agent/index.xml" rel="self" type="application/rss+xml" /><item>
      <title>Microsoft Agent Framework Workflows: When to Use Them and When to Stay in C#</title>
      <link>https://www.lukaswalter.dev/posts/agentframework_1_12/</link>
      <pubDate>Wed, 03 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://www.lukaswalter.dev/posts/agentframework_1_12/</guid>
      <description>When to use Microsoft Agent Framework workflows for explicit, observable, resumable, long-running orchestration, and why normal C# code is often the better choice.</description>
    </item><item>
      <title>Agents as Tools in Microsoft Agent Framework</title>
      <link>https://www.lukaswalter.dev/posts/agentframework_1_11/</link>
      <pubDate>Wed, 27 May 2026 00:00:00 +0000</pubDate>
      <guid>https://www.lukaswalter.dev/posts/agentframework_1_11/</guid>
      <description>How to delegate work between Microsoft Agent Framework agents by exposing focused agents as function tools, and when this is better than manual routing or a workflow engine.</description>
    </item><item>
      <title>Manual Multi-Agent Routing in .NET</title>
      <link>https://www.lukaswalter.dev/posts/agentframework_1_10/</link>
      <pubDate>Wed, 20 May 2026 00:00:00 +0000</pubDate>
      <guid>https://www.lukaswalter.dev/posts/agentframework_1_10/</guid>
      <description>How to route requests between specialized Microsoft Agent Framework agents with a cheap intent agent, structured output, and a normal C# switch statement.</description>
    </item>
  </channel>
</rss>
