Join our daily and weekly newsletters for the latest updates and the exclusive content on AI coverage. Learn more
The agentic AI is fashionable today in several sectors, including the development of applications and coding.
Finally, finally, finally, Github joined the AI of AI part with the launch of the GitHub Copilot agent mode. The promise of Development agentics consists in allowing developers to create more code with a simple prompt. The new agent mode will allow Copilot to iterate on his own code and automatically correct errors. In the meantime, Github also previews a fully autonomous software engineering agent, Project Padawan, which can manage independently of whole development tasks.
The new features of agentics mark the last stage of the multi -year evolution of the coding development space powered by the AI that Github helped to Pioneer. The GitHub belonging to Microsoft first previewed Github co -pilot In 2021, with general availability to come in 2022. In the IA world, it was a long time ago, before Chatgpt became a familiar name and most people had ever heard the term “generative” .
Github has regularly iterated on Copilot. Initially, the service relied on the large language model (LLM) of the OPENAI Codex. In October 2024, users acquired the possibility of choosing from a LLM varietyIncluding Claude d’Anthropic, Google’s Gemini 1.5 and GPT4O of Openai. In addition to the launch of the agent mode, Github also adds the management of Gemini 2.0 Flash and O3-Mini of Openai. Microsoft overall has focused on agentic AI, assembling one of the IA AGI on the market.
IA that supports “peer programming”
The new service of agent Github Copilot is a series of competitors, mainly led by startups, have shaken the development landscape. The cursor, the repection, the bolt and the lovable continue the growing market for the development fueled by the AI that Github has helped to create.
When the Github co -pilot appeared for the first time, it was positioned as a PAIR PROGRAMMING Tool, which goes with a developer. Now Github looks at the term programming by peers because he kisses the AI agent.
“The developer teams will soon be joined by teams of intelligent and increasingly advanced AI agents who act as peers-programmers for daily tasks,” said Github CEO Thomas Dohmke. “With the launch of today of the GitHub Copilot Agent mode, the developers can generate, refactor and deploy code on the files of the code base of any organization with a single prompt command.”
Technical unleashing: how does GitHub agent architecture work
Since its initial beginnings, Github Copilot has provided a series of basic features. Among them, the completion of the intelligent code, which is the possibility of suggesting code extracts to perform a given function. Copilot also works as an assistant, allowing developers to enter requests in natural language to generate code, or obtain responses on a specific code basis. The system, although intelligent, always requires a non -trivial quantity of human interaction.
The agent mode goes beyond that. According to GitHub, the platform allows Copilot to iterate on its own output, as well as results from this output. This can considerably improve results and code code.
Here is a detailed ventilation of the operation of the agent mode.
Corporate understanding and planning::
- When a prompt is given, the agent mode does not only generate code – it analyzes the complete requirements of the tasks;
- According to GitHub, the system can “deduce additional tasks that have not been specified, but are also necessary for the main demand to work”.
Iterative execution:
- The agent itery both on his own outing and the result of this outing;
- It continues to iterate until all the sub-tasks are finished.
Self-healing capacities:
- Automatically recognizes errors in its output;
- Can solve the problems identified without intervention by developers;
- Analysis of execution errors and implements corrections;
- Suggests and executes the necessary terminal commands.
The Padawan project brings “strength” to development
Although the agent mode is certainly more powerful than the basic github co -pilot operation, it is still not an entirely automated experience.
To access this complete experience, Github previews the Padawan project. In popular culture, a “Padawan” is a reference to a Jedi apprentice of Star Wars science fiction franchise.
The Padawan project relies on agent mode and extends it with more automation. In a blog article, Dohmke noted that Padawan will allow users to assign a problem to Github Copilot, and the agenic AI system will manage the whole task. This task may include code development, the implementation of a repository and the allocation of humans to examine the final code.
“In a sense, it will be like an integrated co -pilot as a contributor to each repository on Github,” said Dohmke.
Comparison of the agent of GitHub to other coding options of agentics
Github in some respects is a late entrant of the AI coding race of agentics.
Cursor Ai and Bolt AI started their first AI agents in 2023, while Spot published his agent in 2024. These tools had more than a year to iterate, win an audience and develop brand loyalty.
Personally, I have experienced with rereading agents for several months. This week, the company brought technology to its mobile application – which you would not think is a big problem, but this is the case. The possibility of using a simple prompt, without the need for a complete desktop configuration to create software, is powerful. The folding agent also provides an AI prompt adjustment to help generate the best possible code. The system folds up fully in the cloud and users like me do not need to download anything.
Bolt has no mobile application, but it has a very nice web interface that allows beginners to start easily. The cursor is a little larger in that it involves a download, but it is a powerful tool for professional developers.
So how does the GitHub Copilot agent mode compare? Github is the de facto standard for internet code standards today. More than 150 million developers, including more than 90% of fortune companies 100, use Github. According to the company, more than 77,000 organizations have adopted Github Copilot. This makes technology very sticky. These organizations already count strongly on Github and Copilot will not easily move away from technology.
In comparison with Relit and Bolt, the GitHub Copilot agent mode is not a web functionality, at least not today. Its overview is currently only available with GitHub Copilot in VS Code. This creates a small barrier at the entrance for absolute beginners, but the reality is also that the VS code is undoubtedly the most popular and most widely used integrated development environment (IDE).
Developers are a difficult group. This is why there are so many programming languages and different programming frames (there seems to be a new JavaScript framework emerging every two months). The main thing concerns comfort and workflow. For existing users of GitHub Copilot and VS Code, the new agent mode provides a much necessary functionality which will help improve productivity. For those who are not stuck in the world of the Github co -pilot, the agent mode could very well help to bring the Github co -pilot back in the conversation on the original coding tool to use.
The GitHub Copilot agent mode is currently available in preview and requires VS code initiates, which are intended for early adopters. Github has not yet provided details on prices or general availability date.