Microsoft has advanced its Agent Framework beyond the SDK stage, making the Agent Harness and Foundry Hosted Agents generally available. This development provides platform teams with a supported production runtime environment for AI agents, enabling them to run and govern agents effectively, rather than solely focusing on their construction.
The 1.0 general availability of the Agent Framework on April 2, 2026, consolidated Semantic Kernel and AutoGen, moving both predecessors to maintenance mode. The subsequent release of the Agent Harness and Hosted Agents addresses critical runtime questions concerning where agents execute, their access permissions, and how their behavior integrates with existing observability and policy systems.
The Agent Harness functions as the core runtime for AI models, enabling them to perform multi-step tasks and utilize tools. It includes features such as function invocation, per-call history persistence, context compaction, a todo list with plan and execute modes, file memory, skills, web search, tool approval, and built-in OpenTelemetry. These features are enabled by default but can be individually removed. Opt-in features like shell tooling, file access, background sub-agents, and automatic looping still emit warnings when activated.
Foundry Hosted Agents provide a managed deployment target that bills based on consumption. Developers can supply a chat client, instructions, and tools, and the harness manages the rest through a single API call. This simplifies the process of integrating planning, history persistence, context compaction, approvals, web search, and telemetry into agent operations.
✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →
One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.
One email a day. Unsubscribe in one click, any time.
Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.
▶ Play today's briefNew every morning, and the back catalogue is archived by date.
Microsoft has announced the general availability of the Agent Framework Harness and Foundry Hosted Agents, providing a production runtime for AI agents. This release offers platform teams tools to run and govern agents, moving beyond just building them, and addresses runtime execution and observability for AI agents.