<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Agents on Baywet's blog</title><link>https://baywet.github.io/tags/agents/</link><description>Recent content in Agents on Baywet's blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 05 May 2026 17:14:06 +0200</lastBuildDate><atom:link href="https://baywet.github.io/tags/agents/index.xml" rel="self" type="application/rss+xml"/><item><title>Debugging Foundry hosted agents v2 with dotnet and Microsoft Agent Framework</title><link>https://baywet.github.io/debugging-foundry-hosted-agents-v2/</link><pubDate>Tue, 05 May 2026 14:00:00 +0000</pubDate><guid>https://baywet.github.io/debugging-foundry-hosted-agents-v2/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;The new &lt;code&gt;azd ai agent init&lt;/code&gt; command provisions a &lt;strong&gt;dotnet project using the Microsoft Agent Framework&lt;/strong&gt; targeting Microsoft Foundry. Out of the box, this is a great way to get started quickly, but one friction point immediately emerges: &lt;strong&gt;pressing F5 in Visual Studio Code does not work&lt;/strong&gt;. The project lacks the VS Code configuration files needed for debugging.&lt;/p&gt;
&lt;p&gt;Thankfully, this is a quick fix.&lt;/p&gt;
&lt;h2 id="the-solution"&gt;The solution&lt;/h2&gt;
&lt;p&gt;Two configuration files need to be added to the &lt;code&gt;.vscode&lt;/code&gt; folder at the root of your workspace.&lt;/p&gt;</description></item></channel></rss>