GitHub Copilot: Claude Opus 4.6 Now Generally Available
Anthropic's Claude Opus 4.6, the company's latest flagship model, is now generally available in GitHub Copilot across all subscription plans β Pro, Pro+, Business, and Enterprise. The model is designed to excel at agentic coding, with particular strength on hard tasks that require multi-step planning and reliable tool calling. It is accessible through the model picker in VS Code, Visual Studio, GitHub.com, GitHub Mobile, and GitHub CLI.
Sources & Mentions
4 external resources covering this update
Anthropic's Flagship Model Lands in GitHub Copilot
Claude Opus 4.6, Anthropic's most capable model at the time of release, is now generally available in GitHub Copilot. The rollout began February 5, 2026, and reaches all Copilot subscription tiers β Pro, Pro+, Business, and Enterprise β making it one of the broadest simultaneous model launches in Copilot's history.
The model's design centers on agentic coding: tasks that require the AI to plan sequences of actions, call tools, interpret outputs, and iterate toward a goal without constant developer hand-holding. GitHub's early testing highlighted strong performance on "especially hard tasks requiring planning and tool calling" β the kind of multi-step, context-rich problems where weaker models lose coherence or require repeated correction.
Why Opus 4.6 Matters for Agentic Workflows
The distinction between a model that can generate code and one that can execute a multi-step coding workflow is significant. Claude Opus 4.6 is built for the latter. Its tool-calling reliability means it can interact with file systems, run terminal commands, check test outputs, and modify code in a coherent sequence β behaviors that define useful agent mode performance rather than simple autocomplete.
For developers already using Copilot's agent mode in VS Code or the Copilot Coding Agent, Opus 4.6 offers a measurable upgrade in task completion reliability, especially for complex refactors, cross-file edits, and debugging workflows that span multiple steps.
Availability Across Copilot Entry Points
Claude Opus 4.6 is available through the model picker in:
- Visual Studio Code β chat, ask, edit, and agent modes
- Visual Studio β agent and ask modes
- GitHub.com β Copilot Chat experiences
- GitHub Mobile β iOS and Android
- GitHub CLI β terminal-focused workflows
- GitHub Copilot Coding Agent β available to Pro and Pro+ subscribers
Business and Enterprise plan administrators must enable the Claude Opus 4.6 policy in Copilot settings before their organization gains access. The rollout is gradual, so some users may see the model available before others.