AI news story

GitHub Copilot shifts to usage-based pricing June 1 - why that's no surprise

Under the new approach, if you run out of credits, you can't use the service. GitHub plans to preview the new billing in early May.

  • AI
  • Source: ZDNet
  • Published: 2026-04-27
  • Signal score: 5
  • 4 sources

Editor's take

GitHub Copilot is transitioning its pricing model from a flat subscription to a usage-based system, with a preview starting in early May and full implementation on June 1. This shift from the $10/month individual or $10/user/month business plan means users will now pay for the compute resources consumed by the AI code generation tool, rather than a fixed monthly fee.

This change is significant as it reflects a broader industry trend of moving towards metered billing for generative AI services, mirroring models seen with OpenAI's API access for GPT-3.5 and GPT-4. It directly impacts individual developers and businesses relying on Copilot, potentially introducing cost unpredictability if usage spikes. The move also suggests GitHub anticipates continued growth in Copilot's adoption and compute demands, necessitating a more scalable revenue model.

Future attention should focus on the specific credit allocation and pricing tiers GitHub announces, alongside performance metrics for different types of code generation. Understanding how this model impacts smaller teams or individual contributors who may have had predictable costs under the old system, and whether competitors like Amazon CodeWhisperer or Google's internal tools will follow suit, will be crucial.

Signal score: 5

This event was corroborated by 4 independent sources. The signal score weighs cross-source corroboration, recency, source weight and topic salience. How we rank stories.

More AI stories

  1. Meet Shepherd: An Open-Source Python Substrate That Lets Meta-Agents Fork, Replay, and Revert Any Agent Run

    MarkTechPost · 2026-08-08

    Long agent runs accumulate state that no transcript records — edited files, a live dev server, installed packages, a warm prompt cache.

  2. Denmark Requires Oral Defenses for Students' Written Work to Counter AI Cheating

    Hacker News · 2026-08-08

    Denmark's Ministry of Education has mandated oral defenses for student assignments to mitigate AI-generated content.

  3. Cloudflare launches Kitesurf, a browser built for AI agents

    TechCrunch · 2026-08-07

    Kitesurf is a cloud-hosted browser designed for AI agents instead of people. It uses less computing power than Chromium for common automation tasks

  4. Pokee AI Releases Pokee-Isaac 28B: A 10M-Token Context Agentic Model Built to Run Inside the Customer Boundary

    MarkTechPost · 2026-08-08

    Pokee AI released Pokee-Isaac 28B, a 28B text-only foundation model with a 10M-token context window built to run inside the customer boundary.

  5. Gentoo bugzilla closed due AI bot scraper overload

    Hacker News · 2026-08-08

    The Gentoo Bugzilla instance has been taken offline due to an overwhelming volume of automated traffic from an AI model scraper.

  6. Before Q, K, and V: Reconstructing the Transformer

    Towards Data Science · 2026-08-08

    Many Transformer explainers start with the finished architecture. We ask why it looks the way it does.