Microsoft Expands GitHub Copilot with Governance and Model Choice

Microsoft has expanded its GitHub Copilot platform, releasing a Content Exclusion REST API in public preview for programmatic control over which repositories the AI can access. Separately, Copilot Business and Pro users can now choose between Anthropic's Claude and OpenAI's Codex as their backend coding agent, signaling a move toward multi-LLM platform abstraction.

The new Content Exclusion REST API provides programmatic GET and SET operations, allowing enterprise and organization administrators to automate governance at scale. This addresses a critical need for platform teams managing proprietary code, as they can now enforce policies to prevent specific files or repositories from being used by Copilot for suggestions or training. This API-driven approach to AI governance is crucial for regulated industries where compliance and data control are non-negotiable. By offering Anthropic's Claude alongside OpenAI's Codex, Microsoft is embracing a multi-LLM strategy, a significant trend for AI-native development platforms. This move abstracts the model layer, giving developers flexibility and preventing vendor lock-in, while allowing Microsoft to route tasks to the most cost-effective or capable model for a given scenario. Access to both models is included in existing Copilot Business and Pro subscriptions, running on a unified platform with shared context and governance controls. The choice between models reflects differing strengths; Codex is often seen as an autonomous builder for generating features and refactoring code, while Claude is positioned as a "thoughtful engineer" that excels at complex reasoning and step-by-step problem-solving. OpenAI's latest, GPT-5.3-Codex, is specifically designed for agent-style workflows where it can use tools and operate a computer to complete longer tasks. Anthropic's Claude 3 model family, which includes Opus, Sonnet, and Haiku, offers a range of options balancing intelligence, speed, and cost. This platform evolution moves beyond simple code completion to "agentic workflows," where AI acts as an autonomous peer programmer. Tools are shifting from in-IDE suggestions to background agents that can be delegated complex tasks like writing multi-file implementations or creating APIs from specs. The introduction of a shared platform for these agents, with unified memory and repository access, is a key step toward orchestrating more complex, multi-agent development systems. For platform leaders, this signals a deeper integration of AI into the software development lifecycle, requiring new approaches to API security and governance. As AI agents become first-class citizens with their own permissions and policies, the API layer becomes the critical control surface for managing risk and ensuring compliance. The ability to programmatically manage what data AI agents can access is a foundational element of building secure, enterprise-ready AI developer platforms. From a market perspective, Microsoft's strategy appears to be focused on owning the developer platform and orchestration layer, rather than winning every benchmark with a single proprietary model. However, after a record $37.5 billion in quarterly capital expenditures on AI infrastructure, investors have recently shown nervousness, causing a significant stock drop despite strong revenue growth. The key tension is the decoupling of this massive spending from Azure's growth rate, raising questions about the near-term return on AI investment.

Get your own daily briefing

Scout delivers personalized news, insights, and conversations tailored to your role and industry.

Download on the App Store

Shared from Scout - Be the smartest in the room.