Fetching from the wire…
Public story · 2026-07-21 · high
The framework that merged AutoGen and Semantic Kernel in April now packages agents as managed containers with autoscaling and identity built in.
Why now: It follows MAF's April 2 GA that merged AutoGen and Semantic Kernel, and lands in the Build 2026 release where the Claude Agent SDK integration went stable alongside Microsoft's own Copilot SDK integration.
Microsoft stabilized the Agent Harness in its Build 2026 Agent Framework release, per the framework's devblog.
The harness covers shell and filesystem access, human-in-the-loop approval, and context handling across long sessions, now at the same stability tier as skills and memory. For teams building Claude-based agents on Microsoft's infrastructure, that's the difference between an experimental API and one Microsoft has committed to keeping stable. The Claude Agent SDK integration now sits alongside Microsoft's own GitHub Copilot SDK integration in the framework.
Foundry Agent Service adds Hosted Agents on top of that. It packages your agent code as a container on managed infrastructure, handling identity, autoscaling, session state, observability, and versioning, per the devblog.
MAF hit 1.0 GA on April 2, converging AutoGen and Semantic Kernel into a single framework instead of two competing ones, per the devblog. The harness work extends that consolidation from the framework layer into how agents actually run once deployed.
Microsoft would rather host Claude-built agents on its own infrastructure than lose that workload to Anthropic. That bet holds only as long as Foundry stays the easiest place to deploy them. Watch whether the Claude Agent SDK integration stays this deep once Hosted Agents becomes the default way people ship agents on Foundry.
Each link below shares sources, entities, or timing with this story.
InfoQ reported the Agent Framework Harness and Foundry Hosted Agents reaching GA in .NET and Python on August 3, bundling function invocation, per-call history persistence, context compaction, todo lists with plan/execute modes, file memory, skills, web search, tool approval,...
Microsoft's update ships a new Agent (Preview) in Copilot Chat built on the SDK powering Copilot CLI, explicitly so behavior stays consistent across CLI, the GitHub app, VS Code and Visual Studio (Visual Studio Blog). It ships curated .NET and Azure skills you enable selective...
Unsanitized shell command execution in Microsoft's Agent Framework — days from GA — allows prompt injection to escalate to arbitrary OS command execution. The flaw passes user-controlled or model-generated inputs directly through the shell without sanitization. If you're migra...
API surface locked, all v1.0 features complete. Migration guides for AutoGen and Semantic Kernel projects published. Final window before v1.0 becomes the canonical Microsoft agent standard. Microsoft Foundry
Released July 16, the agent host runs coding agents (Copilot, Claude, Codex) in their own process via a new Agent Host Protocol, so a session lives independently and renders across multiple windows. Agents can list sessions, read conversations, spawn sub-task sessions, and sen...
Published August 4, the GitHub Copilot Agent for Agent Framework ships as Microsoft.Agents.AI.GitHub.Copilot for .NET 8+ and agent-framework-github-copilot for Python 3.11+ (Microsoft). Every shell command, file write, URL fetch, and custom tool routes through a user-defined p...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.