Microsoft to unveil new coding-specific AI model at Build

๐กMicrosoft is launching a new coding model to fight back against Cursor and Claude Code. Don't miss the update.
โก 30-Second TL;DR
What Changed
Microsoft to release a new proprietary coding-focused AI model
Why It Matters
This release signals a shift toward specialized, high-performance coding models within the Microsoft ecosystem. It intensifies the battle for IDE-integrated AI dominance.
What To Do Next
Monitor the Build conference keynotes to evaluate the new model's performance against existing benchmarks for GitHub Copilot.
Key Points
- โขMicrosoft to release a new proprietary coding-focused AI model
- โขStrategic move to defend GitHub Copilot market share
- โขDirect response to rising competition from Cursor and Claude Code
- โขOfficial announcement scheduled for the Build developer conference
๐ง Deep Insight
Web-grounded analysis with 21 cited sources.
๐ Enhanced Key Takeaways
- โขThe new coding model is part of a broader suite of homegrown AI models Microsoft is developing, extending beyond code to tasks like transcription, reasoning, speech, and images.
- โขThis initiative marks a strategic shift for Microsoft to reduce its reliance on third-party AI models (like those from OpenAI and Anthropic) for GitHub Copilot, moving towards proprietary solutions.
- โขMicrosoft's competitive advantage in training this new model stems from its extensive access to internal codebases, including GitHub's repositories, Azure's enterprise deployments, and its own software portfolio.
- โขThe company previously open-sourced the GitHub Copilot extension for Visual Studio Code in May 2025 and adopted a weekly release schedule for VS Code (starting March 2026) to accelerate AI feature integration.
- โขGitHub Copilot already features an "agent mode" (released May 2025) for asynchronous code generation, handling complex tasks and producing pull-request-ready changes.
๐ Competitor Analysisโธ Show
| Feature/Category | GitHub Copilot (with new model) | Cursor | Claude Code |
|---|---|---|---|
| Type | IDE Plugin / AI Assistant | AI-native IDE (fork of VS Code) | Terminal-based AI Coding Assistant / IDE Plugin / Desktop App |
| Core Capabilities | Code completion, generation from natural language, description, translation, multi-model support, Copilot Chat, agent mode (autonomous task execution), self-review, security scanning, custom agents, CLI handoff. | AI-native IDE with chat, inline edits, agent mode, multi-model access, Supermaven autocomplete (multi-line, project-wide context, auto-imports), Composer Mode (multi-file editing), full codebase understanding. | Reads entire codebase, generates, edits, debugs, reviews code via natural language, agentic coding, full project context, multi-model support (Haiku, Sonnet, Opus), CLAUDE.md for project memory, programmable hook events, Agent Teams. |
| Supported Models | OpenAI GPT models (GPT-4 for Chat since Nov 2023), Google Gemini, Anthropic Claude. | Claude 3.5 Sonnet, GPT-4o, GPT-5 High MAX, Gemini. | Haiku 4.5, Sonnet 4.5, Opus 4.6/4.7. |
| Pricing (Individual) | $10/month (Individual), $19/user/month (Business), $39/user/month (Enterprise). Pro+ tier with usage-based requests. | Free (Hobby, 50 premium requests/month), Pro ($20/month), Pro+ ($60/month), Ultra ($200/month). Credit-based billing where model choice affects usage rate. | No free tier for Claude Code (Claude chat is free). Pro ($20/month, ~$17/month annually), Max 5x ($100/month), Max 20x ($200/month). API pricing available. |
| Pricing (Teams) | Business ($19/user/month), Enterprise ($39/user/month). | Teams ($40/user/month), Enterprise (custom). | Standard seats ($25/user/month), Premium seats ($150/user/month for full Claude Code agent access). |
| Benchmarks/Performance | Autocomplete accurate ~50% of the time; 43% for Python function body on first try, 57% after ten attempts. | Supermaven autocomplete described as "fastest and most accurate available". | Arguably the most powerful for reasoning, debugging, and understanding complex codebases. |
| Integration | Plugin for VS Code, Visual Studio, Neovim, Eclipse, JetBrains. | Built on VS Code, integrates AI directly into workflow. | CLI, VS Code/JetBrains plugins, standalone desktop app, web, iOS, Slack. |
๐ ๏ธ Technical Deep Dive
- GitHub Copilot is a code completion and programming AI-assistant developed by GitHub and OpenAI.
- It integrates as a plugin into various Integrated Development Environments (IDEs) such as Visual Studio Code, Visual Studio, Neovim, Eclipse, and JetBrains.
- Copilot Chat was enhanced in November 2023 to utilize OpenAI's GPT-4 model.
- Since 2024, GitHub Copilot has offered users the flexibility to select from multiple large language models, including Google's Gemini and Anthropic's Claude.
- The "agent mode," introduced in May 2025, allows Copilot to operate autonomously, executing commands within a Visual Studio instance to complete programming tasks.
- AI coding agents typically follow an "information cascade" process involving context assembly, model interpretation, tool selection, tool invocation, response processing, code generation, and iterative refinement.
- The effectiveness of these agents is significantly influenced by the clarity of error messages from command-line interfaces (CLIs), the helpfulness of output from build and test tools, and the specificity and conciseness of tool responses.
- Microsoft has a history of developing specialized coding models, such as the Phi series, which are noted for delivering strong performance with relatively smaller parameter counts.
- Session data for CLI tools like Copilot CLI is stored locally (e.g., in
~/.copilot/session-state/), encompassing session metadata (workspace.yaml), event logs (events.jsonl), and pre-prompt file backups for accurate diffs and reverts (rewind-snapshots/).
๐ฎ Future ImplicationsAI analysis grounded in cited sources
โณ Timeline
๐ Sources (21)
Factual claims are grounded in the sources below. Forward-looking analysis is AI-generated interpretation.
Weekly AI Recap
Read this week's curated digest of top AI events โ
๐Related Updates

First atmosphere detected on habitable-zone exoplanet

Samsung Secures $200B Broadcom AI Infrastructure Deal

How AMD's 2006 ATI Acquisition Built Today's AI Empire

Capcom reveals character design secrets for Project
AI-curated news aggregator. All content rights belong to original publishers.
Original source: cnBeta (Full RSS) โ