GitHub Copilot Updates and Changelog
The Uncomfortable Pivot
GitHub Copilot defined the AI coding assistant category. It was the tool that convinced millions of developers that autocomplete could be intelligent, and it made Microsoft’s $10 billion OpenAI bet feel prescient. But the 2026 changelog reads like a product trying to solve a profitability problem it created by being too generous.
The pattern is consistent across every major announcement since early 2026: usage limits tightened, model availability restricted, premium tiers differentiated more aggressively, and new signups paused entirely for individual plans. On June 1, 2026, Copilot completed the shift to usage-based billing, meaning every suggestion, chat completion, and code review now consumes credits against a monthly budget. For developers on the $10 Pro plan, Opus models are gone. For students, premium model access is gone.
This is not inherently unreasonable. Running frontier models at scale costs real money, and GitHub’s earlier flat-rate plans were likely subsidized to build market share. But the execution has frustrated the developer community, particularly the pace of restriction announcements and the sense that features once included are now being stratified into upsell opportunities. Meanwhile, competitors like Cursor have been gaining ground by shipping agentic features that Copilot is only now catching up to with Cloud Agents and code review. The timeline below documents every change so you can track the trajectory yourself.
GitHub completed the transition to usage-based billing. Every Copilot interaction, including code completions, chat, and code review, now consumes GitHub AI Credits against a monthly budget. Code review also consumes GitHub Actions minutes. Alongside the billing change, GitHub launched user-level budget controls, expanded context windows, and enabled upgrades to Copilot Max. This fundamentally changes the economics of using Copilot: developers who previously used it freely now need to monitor consumption, and teams need to forecast AI costs the same way they forecast cloud compute.
GitHub removed all Gemini models and several others (including GPT-5.2 Codex and GPT-5.4 nano) from Copilot Chat on the web. The stated goal was delivering more consistent, high-quality responses by limiting the model picker. OpenAI and Claude models across price points remain available. The change reflects GitHub's challenge in balancing model diversity against reliability and cost.
GitHub announced a series of restrictions for individual Copilot plans. New signups were paused. Usage limits were tightened for existing Pro subscribers. Opus models were removed from the Pro plan entirely, with only Opus 4.7 remaining on Pro+. Opus 4.5 and 4.6 were also scheduled for removal from Pro+. The changes were framed as necessary to serve existing customers predictably, but the developer community response was overwhelmingly negative. Usage limits are now displayed in VS Code and Copilot CLI to help developers avoid hitting caps.
The Cloud Agent, first announced in September 2025, reached general availability. It runs in the background using GitHub Actions, allowing developers to assign tasks or issues to Copilot and have it implement changes, create pull requests, and handle multi-step coding workflows autonomously. This is GitHub's answer to Cursor's Background Agents and similar agentic features from competing tools.
GitHub restructured its complimentary Copilot access for verified students under a new GitHub Copilot Student plan. Free access itself was preserved, but premium models including GPT-5.3-Codex, GPT-5.4, and Claude Opus and Sonnet models were removed from the student tier. GitHub cited the need to keep Copilot free and accessible for millions of students worldwide while managing the cost of premium model access.
Copilot expanded beyond VS Code to JetBrains IDEs (IntelliJ, PyCharm, WebStorm, and others), offering AI model choice and secure code search. This was a significant platform expansion that addressed the large developer population using JetBrains tools professionally, particularly in Java and Kotlin ecosystems.
GitHub updated Copilot's documentation and prerequisites to reference Visual Studio 2026 as the baseline development environment, with Visual Studio 2022 version 17.14.17 as the fallback. This aligned Copilot with Microsoft's latest IDE release cycle.
GitHub introduced the Cloud Agent, an autonomous coding agent that runs in the background using GitHub Actions. Developers can assign tasks or issues to the agent, which implements changes and creates pull requests. The feature was positioned as Copilot's entry into the agentic coding category that competitors like Cursor had pioneered with Background Agents.
AI-powered code review within pull requests went live, analyzing changes for bugs, security vulnerabilities, and code quality issues. Reviewers could request Copilot reviews alongside human reviews. The feature initially launched for GitHub Enterprise and Pro+ plans.
GitHub launched the Copilot Extensions framework, allowing third-party tools and services to integrate directly with Copilot Chat. Developers could access documentation, issue trackers, monitoring tools, and databases without leaving the editor.
GitHub introduced a free tier for Copilot, offering limited code completions and chat to all GitHub users. The move was designed to expand Copilot's user base and funnel developers toward paid plans. It marked the first time AI code completion was available at no cost on the dominant code hosting platform.
Common Questions About GitHub Copilot Updates and Changelog
How much does GitHub Copilot cost now?
As of June 2026, Copilot uses usage-based billing. The Pro plan costs $10 per month with limited AI Credits. Pro+ costs $39 per month with 5x the usage limits and access to Opus models. Teams and Enterprise plans have per-seat pricing with separate credit pools.
Can I still sign up for GitHub Copilot as an individual?
As of May 2026, GitHub paused new signups for individual Copilot plans to manage demand and serve existing customers. Existing subscribers retain access. Check GitHub’s pricing page for the latest availability.
What models does GitHub Copilot use?
Copilot supports multiple models depending on your plan. Pro plans include OpenAI and Claude models but not Opus-class models. Pro+ includes Opus 4.7 and higher-capability models. Gemini models were removed from web-based Copilot Chat in May 2026.