GitHub removes premium AI models from free Copilot Student plan
GitHub has removed premium AI models including GPT-5.4, Claude Opus, and Claude Sonnet from its free Copilot Student plan effective March 12, 2026. The change leaves students with access only to lower-cost models: Claude 4.5 Haiku, Gemini 3.1 Pro, and GPT-5.3 Codex. GitHub's decision triggered 2,874 downvotes versus 21 upvotes on the announcement, with students arguing they need premium models to learn industry-standard tools.
GitHub removes premium AI models from free Copilot Student plan
GitHub has stripped access to the most capable AI models from its free Copilot Student plan, effective March 12, 2026. The removed models are GPT-5.4, Claude Opus 4.6, and Claude Sonnet 4.6.
Martin Woodward, GitHub VP of developer relations, announced the change on Wednesday in a discussion forum post, framing it as necessary to "keep Copilot free and accessible for millions of students around the world."
What students can still access
The student plan retains three models:
- Claude 4.5 Haiku: $1.00 input / $5.00 output per 1M tokens
- Gemini 3.1 Pro: $2.00 input / $12.00 output per 1M tokens
- GPT-5.3 Codex: $1.75 input / $14.00 output per 1M tokens
The removed premium tier
Students lost access to:
- GPT-5.4: $2.50 input / $15.00 output per 1M tokens
- Claude Sonnet 4.6: $3.00 input / $15.00 output per 1M tokens
- Claude Opus 4.6: $5.00 input / $25.00 output per 1M tokens
Opus and Sonnet represent Anthropic's highest-performing models, while GPT-5.4 is OpenAI's premium offering. Neither company immediately commented on the removal.
Student backlash
GitHub's announcement was met with overwhelming disapproval. Woodward's post accumulated 2,874 downvotes against 21 upvotes within two days, with over 1,000 comments expressing frustration.
Students cited educational disadvantage as the primary concern. One user noted that "for advanced engineering projects, Claude 4.6 Sonnet and Opus are not just 'options' – they are currently the most capable AI agents for coding, logic, and handling large-scale refactoring." Another pointed out that premium models "are much better at explaining complex coding concepts, helping debug problems, and guiding students step by step."
The paid alternative
Woodward's Thursday follow-up offered a solution: upgrade to GitHub Copilot Pro ($20/month) or Copilot Pro+ ($30/month) to retain premium model access while keeping other GitHub Student Pack benefits.
This suggestion missed the point for most respondents. Only 3.3 percent of Microsoft 365 and Office 365 customers who use Copilot Chat actually pay for the service, suggesting significant price sensitivity among the user base.
What this means
GitHub's cost-cutting reflects Microsoft's ongoing challenge with AI economics. While the company invests heavily in infrastructure to support AI workloads, converting free users to paid customers remains difficult. For students specifically, the move creates a two-tier system where learning with industry-standard models now requires payment. This could disadvantage students from lower-income backgrounds while potentially pushing some toward competing free offerings from other providers.
Related Articles
Google Cuts AI Plus Subscription to $4.99, Doubles Storage in Direct Challenge to OpenAI
Google cut its AI Plus subscription price from $7.99 to $4.99 per month while doubling included storage from 200GB to 400GB. The move brings the pricing pressure already visible in markets like India — where OpenAI launched ChatGPT Go at $4.60 last August — directly to U.S. consumers.
GitHub Copilot CLI reduces unnecessary model handoffs with improved orchestration logic
GitHub has updated Copilot CLI to reduce unnecessary handoffs between AI models. The improvement delivers faster command execution through better orchestration logic, implemented without adding new user configuration options.
GitHub Copilot CLI reduces unnecessary LLM handoffs through improved orchestration logic
GitHub has updated the orchestration logic in Copilot CLI to make it more selective about when to delegate tasks between language models. The changes reduce unnecessary handoffs and improve response times without introducing additional configuration settings.
GitHub Copilot CLI Adds Language Server Protocol Support for Code Intelligence
GitHub has added Language Server Protocol (LSP) support to Copilot CLI, replacing its previous grep and decompile-based code analysis. The update enables the AI coding assistant to use structured language intelligence for understanding codebases.
Comments
Loading...