Skip to content

Microsoft Build 2026: Windows Becomes an Agent Platform with Project Polaris, MAI Models, and Open-Source Agent Framework

Microsoft Blog · Story 1 of 6

Microsoft Build 2026, held June 2-3 at Fort Mason Center in San Francisco, delivered the company's most consequential developer conference in years. CEO Satya Nadella's keynote thesis was unambiguous: Windows is no longer a platform for human users only. Agents are now first-class citizens in the runtime, the tooling, and the distribution model.

The centerpiece announcement was the MAI model family — Microsoft's in-house AI models, including a coding-focused variant branded Project Polaris. Starting August 2026, Polaris replaces GPT-4 Turbo as the default model powering GitHub Copilot across Individual, Business, and Enterprise tiers. This is Microsoft's most explicit move yet to reduce reliance on OpenAI for core product intelligence.

Microsoft also shipped the Windows Agent Framework (WAF) as an MIT-licensed open-source project, released the Windows Agent Runtime (WAR) into preview, and opened the Windows Agent Store with an 85/15 developer revenue split. The Azure Agent Mesh — a federated agent execution layer across Windows 365 and Azure Arc — is slated for general availability in Q4 2026.

On the hardware side, Microsoft debuted the Surface RTX Spark Dev Box, packing NVIDIA's new Blackwell-architecture RTX Spark processor with 128GB of unified memory into a compact desktop designed for local AI model development without cloud dependency. WSL 3 and DirectML 2.0 were also announced, giving Linux AI workloads near-native GPU and NPU access on Windows.

For builders, the signal is clear: the desktop is becoming an agent runtime, and Microsoft wants to own the orchestration layer.

Analysis
Live

Microsoft is building the full vertical stack for agentic AI — from silicon (NVIDIA RTX Spark) to OS (Windows Agent Framework) to cloud orchestration (Azure Agent Mesh) to models (MAI/Polaris). The MIT licensing of WAF is a strategic play to become the de facto standard before competitors establish theirs.

Frequently Asked Questions
What is Project Polaris and when does it replace GPT-4 Turbo in Copilot?

Project Polaris is Microsoft's in-house coding AI model, part of the MAI family. It becomes the default model in GitHub Copilot starting August 2026 for all tiers.

Is the Windows Agent Framework free to use?

Yes, Microsoft released the Windows Agent Framework (WAF) under the MIT license, making it fully open-source and free for commercial use.