Developer choice comes to Copilot
GitHub is opening up Copilot to multiple AI models, letting developers pick the best tool for each task instead of being locked into a single provider. Anthropic's Claude 3.5 Sonnet, Google's Gemini 1.5 Pro, and OpenAI's o1-preview and o1-mini are all being integrated into the platform.
Rollout starts in Copilot Chat, with OpenAI's o1 models available immediately, Claude 3.5 Sonnet arriving progressively over the next week, and Gemini 1.5 Pro following in the coming weeks. GitHub plans to extend multi-model support across Copilot Workspace, multi-file editing, code review, security autofix, and the CLI. Individual developers can choose their preferred models directly in VS Code or on GitHub.com, while organizations and enterprises retain full administrative control over which models their teams can access.
AI-native workflows across the platform
Workspace, Code Review, and Autofix convergence
Copilot Workspace is being integrated directly into pull requests, allowing developers to refine, validate, and land AI-generated code suggestions from Copilot code review, Copilot Autofix, and third-party Copilot Extensions. The goal is to shorten the path from initial suggestion to merged pull request.
GitHub Spark: micro apps from natural language
GitHub Spark is a new technical preview aimed at making software creation accessible to a much broader audience. It's designed for small, personal, and fun applications rather than enterprise productivity tools—the kind of experimental projects people often don't build because the setup overhead isn't worth it.
Spark is powered by natural language prompts and includes features like live history, previews, and direct code editing. The intent is to let anyone take a small idea and turn it into a working micro app without wrestling with infrastructure.

Platform-wide productivity improvements
Beyond the AI announcements, GitHub is rolling out a range of enhancements across the developer platform. The company says these updates target the building, releasing, scaling, and securing of software, aiming to reduce friction throughout the entire development lifecycle.
Copilot Workspace's pull request integration, combined with the multi-model rollout, positions Copilot as a more central part of the development loop—not just a code completion tool, but a system that participates in code review, security fixes, and the triage of incoming suggestions.



