← Back to News

GitHub Copilot individual plans: Introducing flex allotments in Pro and Pro+, and a new Max plan

GitHub has restructured its Copilot individual subscription tiers starting June 1st, introducing more flexibility in how developers consume AI-assisted coding features. The new lineup includes updated Pro and Pro+ plans with flexible token allotments, plus a new Max tier for heavy users. This shift reflects how GitHub has been listening to user feedback about pricing and usage patterns—recognizing that developers don’t all code the same way, and neither should their billing.

Here’s how the new structure works technically. Instead of fixed monthly limits, the Pro and Pro+ plans now offer flex allotments that let you pay for what you actually use, similar to how AWS credits or cloud storage work. You get a baseline monthly allotment of tokens (the units that measure code generation and chat interactions), and can purchase additional tokens if you exceed your limit. The new Max plan targets power users who consistently max out their quotas—think of it like moving from pay-as-you-go to a reserved capacity model. This approach reduces the friction of hitting arbitrary limits mid-project while keeping costs predictable for those who know their usage patterns.

Why does this matter in practice? If you’re building a side project or learning to code, you’re not penalized for occasional bursts of heavy Copilot use. If you’re a full-time engineer using Copilot for significant portions of your workflow—infrastructure-as-code scripting, test generation, or API integration—the Max plan gives you peace of mind without worrying about overages. For teams and enterprises considering individual plans for their developers, this flexibility makes it easier to justify adoption costs since billing aligns with actual productivity gains rather than arbitrary monthly buckets.

The real-world impact shows up in scenarios like yours: a Python developer spinning up Lambda functions and writing Terraform configs, or a DevOps engineer generating CloudFormation templates. With flex allotments, a sprint where you’re heavy on infrastructure code won’t force you to choose between paying overages or switching off Copilot. It’s a subtle shift, but it removes friction from the adoption curve—which historically has been the biggest barrier to getting technical teams comfortable with AI-assisted coding tools.

Source
↗ The GitHub Blog