Windows Agent Framework v1.0: MIT-licensed agent runtime open-sourced at Build 2026
AnalysisMicrosoft open-sourced the Windows Agent Framework (WAF) v1.0 under an MIT license at Build 2026. WAF lets developers define agents in YAML that run identically across local Windows machines, Windows 365 Cloud PCs, and Azure Arc-enabled edge devices from a single manifest. Microsoft designed it for ambient agents: processes that run continuously in the background, handling email triage, report generation, API orchestration, and CI/CD drift detection without a user in the loop. Azure Agent Mesh, announced alongside WAF, is the control plane that federates agent execution across those three surfaces, with general availability targeting Q4 2026. Copilot Workspace, the companion agentic coding environment where developers describe a feature and Copilot produces a pull request with tests and documentation, exited beta and reached general availability at the same event. Design partners for the initial Windows Agent Runtime include Adobe and Zoom.