GitHub makes Copilot generally available despite weak effectiveness
The AI pair programmer and code-completer has passed a 12-month technical trial but most suggestions are ignored by developers


GitHub Copilot has been officially launched to the wider developer community after passing a 12-month technical preview trial conducted by 1.2 million developers.
The Microsoft-owned company said the AI pair programmer works across “dozens” of development languages and can offer suggestions to auto-complete blocks of code.
Validating concerns from developers, GitHub also said that a recent evaluation showed just 26% of all suggested completions were accepted by developers, meaning that around three in four suggestions are rejected.
Some concerns raised by developers relate to doubts over the accuracy of suggestions, the difficulty required in debugging suggested code, and how much time the feature will actually save.
GitHub said that more than 27% of users’ code files were generated by GitHub Copilot, on average, and the figure rose depending on the language used. The figure jumped to 40% for Python projects, for example.
“GitHub Copilot does not write perfect code,” the company said. “It is designed to generate the best code possible given the context it has access to, but it doesn’t test the code it suggests so the code may not always work, or even make sense.
“GitHub Copilot can only hold a very limited context, so it may not make use of helpful functions defined elsewhere in your project or even in the same file.”
Get the ITPro daily newsletter
Sign up today and you will receive a free copy of our Future Focus 2025 report - the leading guidance on AI, cybersecurity and other IT challenges as per 700+ senior executives
Copilot may also suggest outdated uses of libraries or languages, due to it being trained on publicly available code, and that suggested code for some languages may be more accurate than others.
RELATED RESOURCE
Optimising storage infrastructure for DevOps practices
Maintaining IT infrastructure to best support application services
Python, JavaScript, TypeScript, and Go might perform better compared to other programming languages, it said.
The functionality of GitHub Copilot is powered by OpenAI’s Codex generative pre-trained AI model. The model was trained using natural language text, and publicly available code, including some from GitHub projects.
The downside to training such a model on publicly available code is that code samples are becoming increasingly difficult to come by, given the rising use of APIs or new libraries and frameworks.
Copilot will receive ongoing training from new public samples that become available, GitHub said, and the company will provide ways to highlight newer APIs and samples to raise their relevance in GitHub Copilot’s suggestions.
The new product is available now and costs $10 per month or $100 for an annual subscription (£8.17/£81.70) and be used in major integrated developer environments (IDEs) such as Visual Studio and Visual Studio Code, Neovim, JetBrains IDEs through an extension.
The product is free for verified students and maintainers of ‘popular’ open-source projects - whether the project meets the ‘popular’ criteria will be decided on the subscription page.
All users can redeem a 60-day free trial of GitHub Copilot, too, and the tool will be offered to companies later this year, the company said.

Connor Jones has been at the forefront of global cyber security news coverage for the past few years, breaking developments on major stories such as LockBit’s ransomware attack on Royal Mail International, and many others. He has also made sporadic appearances on the ITPro Podcast discussing topics from home desk setups all the way to hacking systems using prosthetic limbs. He has a master’s degree in Magazine Journalism from the University of Sheffield, and has previously written for the likes of Red Bull Esports and UNILAD tech during his career that started in 2015.
-
NHS set for huge tech investment boost in latest spending review
News The government spending review will fund the NHS App, the single patient record, the Federated Data Platform, and other initiatives
-
Everything we know so far about the United Natural Foods cyber attack
News The attack on United Natural Foods, a major US distributor, severely disrupted systems
-
Big tech promised developers productivity gains with AI tools – now they’re being rendered obsolete
Opinion Big tech promised software developers huge benefits with AI tools, but now they face job cuts as companies ramp up automation.
-
Anthropic’s new AI model could be a game changer for developers: Claude Opus 4 ‘pushes the boundaries in coding’, dramatically outperforms OpenAI’s GPT-4.1, and can code independently for seven hours
News Claude Opus 4 boasts huge performance capabilities and is fine-tuned for software developers.
-
‘It’s far from showing its age’: Java might’ve just turned 30, but it’s still going strong and here to stay
News With Java celebrating its 30th anniversary, we look at the rise of the programming language and what the future holds.
-
Python’s popularity shows no signs of fading – here’s why software developers love it
News Python remains highly popular among developers for a number of key reasons, experts told ITPro.
-
AWS expands language support for Amazon Q Developer
News AWS has expanded support for languages in Amazon Q Developer, making it easier for developers to code in their first language.
-
AI was a harbinger of doom for low-code solutions, but peaceful coexistence is possible – developers still love the time savings and simplicity despite the allure of popular AI coding tools
News The impact of AI coding tools on the low-code market hasn't been quite as disastrous as predicted
-
‘We’re trading deep understanding for quick fixes’: Junior software developers lack coding skills because of an overreliance on AI tools – and it could spell trouble for the future of development
News Junior software developers may lack coding skills because of an overreliance on AI tools, industry experts suggest.
-
GitHub's new 'Agent Mode' feature lets AI take the reins for developers
News GitHub has unveiled the launch of 'Agent Mode' - a new agentic AI feature aimed at automating developer activities.