Microsoft recently announced the evolution of GitHub Copilot . What was once a simple autocomplete tool is now transforming into a fully autonomous AI agent capable of actively writing code while a developer takes a break for coffee. This change reflects a broader trend in software development that I refer to as “vibe coding,” where developers state their goals in natural language and the AI does the implementation work. Microsoft CEO Satya Nadella has even described this as a major shift in platform technology.
With the launch of these new capabilities, GitHub Copilot becomes an essential tool that seamlessly collaborates with developers, even accessible from within VS Code. This gives users the opportunity to work on their projects more efficiently without having to be constantly in front of their screens.
Since Microsoft acquired GitHub in 2018 and partnered with OpenAI, which led to the launch of Copilot in 2021, the tool has evolved rapidly. While GitHub Copilot is free to access, Pro and Pro+ subscribers get access to more advanced features. This shows that the AI revolution in programming did not come overnight, but has been underway for several years. According to previous findings, a whopping 41% of code on GitHub was already AI-generated.
Microsoft’s recent demonstration of Copilot highlighted how easy it is to integrate the tool into existing workflows, with an emphasis on transparency and security. It’s reassuring to know that safety protocols like branch protections still apply, even as the technology advances.
But developments aren’t limited to GitHub. Other companies in the sector are also offering platforms and tools that leverage AI, making the entire development environment more dynamic and accessible. Opening up Copilot’s foundations to third parties creates an opportunity for a wider range of custom AI agents, which can only fuel innovation in this sector.
With this exciting period ahead, it will be interesting to see how these changes will definitively change the way we program and develop software.
What is GitHub Copilot?
GitHub Copilot is an AI tool that helps developers by generating code based on natural language input.
How is the new version of Copilot different from the previous one?
The new version acts as an autonomous coding agent that not only writes code, but can also think and reason in an integrated development environment.
Is GitHub Copilot free?
GitHub Copilot is free for all users, but only Pro and Pro+ subscribers have unlimited access to the tool's more advanced features.