GitHub will transition all Copilot plans to a usage-based billing model starting June 1, 2026, replacing the current premium request system with monthly GitHub AI Credits.
GitHub announced the shift to usage-based billing for its Copilot AI coding assistant, moving away from its existing plan structure. Under the new system, users will consume GitHub AI Credits based on their actual usage rather than paying for fixed premium request allocations.
The transition takes effect on June 1, 2026, giving users several months to prepare for the change. This marks a significant shift in how GitHub monetizes its AI-powered coding tool, which has grown to millions of users since its initial launch.
The usage-based model aligns with how many cloud services operate, where customers pay for what they consume. GitHub AI Credits will serve as the currency for this system, allowing users to track and manage their Copilot expenditures more granularly.
GitHub has not yet disclosed specific credit pricing or consumption rates for different Copilot features. The company stated that existing Copilot subscribers will receive details about credit allocations and how their current plans map to the new billing structure.
This change reflects the broader industry trend toward consumption-based pricing for AI services. It potentially allows heavy users to pay more while reducing costs for light users, though the actual financial impact will depend on GitHub's pricing structure for individual credits.
The announcement comes as GitHub Copilot continues to expand its capabilities and integration across development platforms. The company has been adding features and expanding Copilot's reach into various aspects of the development workflow.
GitHub plans to provide more details about pricing, credit allocation, and the transition process in the coming months ahead of the June 1 deadline.
A new JavaScript runtime called Ant bundles its own engine with a package manager, registry, hosting platform, and desktop app framework. The project seeks to create a cohesive platform while maintaining compatibility with existing JavaScript tools.
The yt-dlp project has announced limited and deprecated support for Bun, the JavaScript runtime. The change affects users relying on Bun to run the popular video downloader.
A new perspective on software development emphasizes writing code with future maintainers in mind. The approach prioritizes readability and clarity over clever optimizations.