<?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>GPT-5.5 | The .NET Blog</title><link>https://thedotnetblog.com/tags/gpt-5.5/</link><description>Articles, tutorials and insights from the .NET community.</description><generator>Hugo</generator><language>en</language><managingEditor>@thedotnetblog (The .NET Blog)</managingEditor><webMaster>@thedotnetblog</webMaster><lastBuildDate>Tue, 02 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://thedotnetblog.com/tags/gpt-5.5/index.xml" rel="self" type="application/rss+xml"/><item><title>Microsoft Foundry April 2026: Foundry Local GA, GPT-5.5, CodeAct with Hyperlight</title><link>https://thedotnetblog.com/news/emiliano-montesdeoca/microsoft-foundry-april-2026-whats-new/</link><pubDate>Tue, 02 Jun 2026 00:00:00 +0000</pubDate><author>Emiliano Montesdeoca</author><guid>https://thedotnetblog.com/news/emiliano-montesdeoca/microsoft-foundry-april-2026-whats-new/</guid><description>April's Foundry recap is heavy: Foundry Local hits GA, GPT-5.5 arrives, Agent Framework gets OpenTelemetry tracing, CodeAct runs Python in Hyperlight micro-VMs, and the Agent Monitoring Dashboard lands.</description><content:encoded>&lt;p&gt;A busy month for Microsoft Foundry. Here are the announcements that matter most.&lt;/p&gt;
&lt;h2 id="foundry-local-is-generally-available"&gt;Foundry Local Is Generally Available&lt;/h2&gt;
&lt;p&gt;Foundry Local — Microsoft&amp;rsquo;s cross-platform local AI runtime — graduates from preview to GA on Windows, macOS (Apple Silicon), and Linux x64. Production-ready local model inference with a developer-friendly SDK. The 1.1 release (detailed in &lt;a href="https://devblogs.microsoft.com/foundry/foundry-local-v1-1/"&gt;a separate post&lt;/a&gt;) adds transcription, embeddings, and Responses API support.&lt;/p&gt;
&lt;h2 id="gpt-55"&gt;GPT-5.5&lt;/h2&gt;
&lt;p&gt;The latest GPT-5 family model is now available in Foundry. Default quota for Tier 5 and Tier 6 subscriptions. If you&amp;rsquo;ve been working with earlier GPT-5 variants, this is worth evaluating for your use cases.&lt;/p&gt;
&lt;h2 id="agent-framework-tracing-in-foundry"&gt;Agent Framework Tracing in Foundry&lt;/h2&gt;
&lt;p&gt;Two tracing features ship in preview this month:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Microsoft Agent Framework tracing&lt;/strong&gt; — MAF agents can now emit OpenTelemetry traces into Foundry. Debug agent behavior, trace multi-step execution, surface latency and errors across tool calls. This fills a real gap: knowing &lt;em&gt;what your agent actually did&lt;/em&gt; in production, not just what it returned.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Hosted-agent tracing&lt;/strong&gt; — Sessions, tool calls, and run steps from hosted agents also surface in Foundry traces. Same observability story extended to the hosted tier.&lt;/p&gt;
&lt;h2 id="codeact-with-hyperlight-alpha"&gt;CodeAct with Hyperlight (Alpha)&lt;/h2&gt;
&lt;p&gt;This is the most technically interesting addition: Agent Framework can now execute Python code inside &lt;a href="https://github.com/hyperlight-dev/hyperlight"&gt;Hyperlight&lt;/a&gt; micro-virtual machines.&lt;/p&gt;
&lt;p&gt;CodeAct is the pattern where an agent generates and executes Python code as a tool. The obvious concern is security — you&amp;rsquo;re running model-generated code. Hyperlight&amp;rsquo;s micro-VMs provide process-level isolation with near-native startup time, making sandboxed code execution practical without the overhead of full containers or VMs.&lt;/p&gt;
&lt;p&gt;For agentic workflows where code execution is necessary, this is a significant safety improvement over running code in the host process.&lt;/p&gt;
&lt;h2 id="agent-monitoring-dashboard-preview"&gt;Agent Monitoring Dashboard (Preview)&lt;/h2&gt;
&lt;p&gt;A unified operations dashboard combining token usage, latency, run success rate, and evaluator scores in one view. The distinction from regular observability dashboards: it includes evaluation results alongside operational metrics, so you can correlate &amp;ldquo;the agent is slower&amp;rdquo; with &amp;ldquo;evaluator scores dropped&amp;rdquo; — or confirm they&amp;rsquo;re unrelated.&lt;/p&gt;
&lt;h2 id="continuous-evaluation-custom-evaluators-preview"&gt;Continuous Evaluation Custom Evaluators (Preview)&lt;/h2&gt;
&lt;p&gt;You can now bring your own code-based or prompt-based evaluators into continuous evaluation pipelines. Previously, continuous eval was limited to built-in evaluators. Custom evaluators let you enforce team-specific quality criteria in your production monitoring loop.&lt;/p&gt;
&lt;h2 id="agent-inventory-in-control-plane"&gt;Agent Inventory in Control Plane&lt;/h2&gt;
&lt;p&gt;The Foundry Control Plane Operate view now shows all supported agents across a subscription: Foundry agents, Azure SRE Agent, Logic Apps agent loops, and registered custom agents. One view to understand what&amp;rsquo;s deployed and where.&lt;/p&gt;
&lt;p&gt;Original post: &lt;a href="https://devblogs.microsoft.com/foundry/whats-new-in-microsoft-foundry-apr-2026/"&gt;What&amp;rsquo;s new in Microsoft Foundry | April 2026&lt;/a&gt;&lt;/p&gt;</content:encoded></item></channel></rss>