GitHub Copilot Reaches General Availability

GitHub has announced that its AI pair programmer, GitHub Copilot, is now generally available to individual developers. The tool, which began as a technical preview roughly a year ago, has now been used by more than 1.2 million developers.

Copilot is an editor extension that works directly in the development environment. As developers type code or comments, it suggests completions in real time, and these suggestions go beyond single lines to include full methods, boilerplate, unit tests, and more complex algorithms. The goal, according to GitHub, is to let developers stay in flow and focus on the higher-level task of building software.

GitHub reports that in files where Copilot is enabled, nearly 40% of code is being written by the tool in popular languages such as Python. The company expects that percentage to grow. New users can now start with a free trial, with paid plans available thereafter.

Free access is being offered to two groups: verified students and maintainers of popular open source projects. Students can apply through the GitHub Student Pack, while maintainers should check GitHub's pricing FAQ to determine eligibility.

GitHub Copilot is the first step in the company's broader AI strategy for developers. Although it is available to individual developers starting today, GitHub says enterprise availability will come later this year. For now, the focus is on broadening access to the developer community that helped shape the tool during its preview period.