Today in AI
Tuesday, June 9, 2026
Today in AI: Microsoft's Agent-First Hardware, Apple's On-Device Model Framework, MCP Standardization — June 9, 2026
5
links
-
1windowsnews.aiMicrosoft released the Windows AI Agent SDK in preview, abstracting hardware capabilities so developers target NPU features rather than specific chipsets. Developers building Windows agents now have a unified interface across heterogeneous hardware, reducing the complexity of local-first agent deployment.
-
2www.macrumors.comApple launched Core AI—a new framework for running custom on-device PyTorch models with ahead-of-time compilation and dedicated instruments—plus expanded Foundation Models with free Private Cloud Compute for smaller developers, Dynamic Profiles for multi-agent workflows, and server-side support for Claude and Gemini. Developers can now ship production multi-agent systems on Apple silicon without cloud dependency.
-
3devblogs.microsoft.comMicrosoft Agent Framework (MAF) reached 1.0 GA April 2, 2026, offering a unified programming model with chat clients, MCP integrations, context providers, middleware, and multi-step workflows. Practitioners get a single abstraction layer for tool definitions and orchestration, eliminating per-framework JSON schema variations that previously fragmented the agent stack.
-
4www.oreilly.comModel Context Protocol (MCP) standardized tool definitions across frameworks, reaching 97M monthly SDK downloads with adoption by OpenAI, Google, and Microsoft, plus a Linux Foundation donation. Browser Use exploded to 78K GitHub stars in under a year; agent-to-agent communication now shipping via IBM ACP and Google A2A. The fragmented agent tooling market consolidated around MCP as the interop standard.
-
5github.comBeginning June 1, 2026, GitHub Copilot code review workflows now consume GitHub Actions minutes alongside existing licensed allowances. Teams building review-heavy development pipelines face new compute cost tracking and optimization requirements.