GitHub just unveiled a new AI coding agent for Copilot – and it’s available now
The new AI agent from GitHub lets devs get on with the “interesting work”


GitHub has unveiled the launch of a new coding agent as part of a sweeping update to its Copilot service.
Unveiled at Microsoft Build 2025, the new agent is designed specifically to tackle “low-to-medium complexity tasks”, the company said. The agent will be capable of adding features, fixing bugs, refactoring code, or improving documentation.
The agent operates in a temporary and customizable development environment, powered by GitHub Actions, and is designed to work in tandem with developers autonomously, rather than as an AI ‘assistant’.
In a blog post unveiling the new coding agent, CEO Thomas Dohmke explained the tool is embedded directly within GitHub and can be activated by assigning a GitHub issue to Copilot.
“The agent spins up a secure and fully customizable development environment powered by GitHub Actions,” he said. “As the agent works, it pushes commits to a draft pull request, and you can track it every step of the way through the agent session logs”.
What this means is that developers will be able to track and monitor the progress of the agent in any given task, providing complete observability and transparency throughout the process.
Similarly, all pull requests require human approval before CI/CD workflows are run, Dohmke noted, creating an “extra protection control for the build and deployment environment”.
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
“With the new coding agent, Copilot lives where developers collaborate with each other: right within GitHub,” Dohmke wrote.
“You can hand off the time consuming but boring tasks to Copilot, who will use pull requests, CI/CD, and all of your existing tooling while you focus on the interesting work.”
How GitHub’s new coding agent works
Want to get started with the new coding agent? You can use it now, according to GitHub, with the tool available immediately for all Copilot Enterprise and Copilot Pro+ users.
Getting started is also relatively simple, according to Dohmke. Users will be required to assign one or more GitHub issues to Copilot, which can be done through Github.com, on GitHub Mobile, or through the GitHub CLI.
“You can also ask Copilot to open a pull request from Copilot Chat like this: > Open a pull request to refactor this query generator into its own class Once an issue is assigned to it, the agent adds an 👀 emoji reaction and starts its work in the background.”
From here on, the agent uses GitHub Actions to boot a virtual machine, clones the selected repository, configures the environment and analyzes the codebase with retrieval augmented generation (RAG).
“As the agent works, it regularly pushes its changes to a draft pull request as git commits and updates the pull request’s description,” Dohmke added.
Throughout the process, users will be able to see the agent’s reasoning and validation steps in real-time via session logs. This, the company said, will make it “easy to trace decisions and spot issues”.
Once a task is complete, users will be notified and given the chance to review. This will also allow devs to leave comments asking to make changes, which will be picked up automatically and propose potential code changes.
“The agent also incorporates context from related issue or PR discussions and follows any custom repository instructions, allowing it to understand both the intent behind the task and the coding standards of the project,” Dohmke noted.
More agents for coding
The announcement from GitHub marks the latest in a string of AI-related updates to the platform.
The use of the technology in software development has become a leading use-case for big tech providers, with Microsoft, Google, Amazon, and others all launching AI coding tools over the last two years.
With agentic AI now the latest industry trend, it’s unsurprising to see GitHub jumping on the bandwagon in this regard. Indeed, just last week OpenAI unveiled its own coding agent, dubbed ‘Codex’.
Again, this agentic AI coding tool is designed to operate autonomously in tandem with the user, rather than an AI assistant which requires a higher degree of manual toil and tinkering for developers.
GitHub has been keen to highlight the benefits of AI for developers and engineers, with research from the firm last year showing the technology has delivered marked improvements to productivity and efficiency.
MORE FROM ITPRO
- GitHub's new 'Agent Mode' feature lets AI take the reins for developers
- Everything you need to know about GitHub Models, the new AI testing ‘playground’ for developers
- GitHub just launched a new free tier for its Copilot coding assistant

Ross Kelly is ITPro's News & Analysis Editor, responsible for leading the brand's news output and in-depth reporting on the latest stories from across the business technology landscape. Ross was previously a Staff Writer, during which time he developed a keen interest in cyber security, business leadership, and emerging technologies.
He graduated from Edinburgh Napier University in 2016 with a BA (Hons) in Journalism, and joined ITPro in 2022 after four years working in technology conference research.
For news pitches, you can contact Ross at ross.kelly@futurenet.com, or on Twitter and LinkedIn.
-
Cato Networks announces major European R&D expansion
News The SASE specialist says its Prague research and development center will triple in size over the next year
-
NHS England launches cyber charter to shore up vendor security practices
News Voluntary charter follows a series of high-profile ransomware attacks
-
‘Developers will need to adapt’: Microsoft CEO Satya Nadella joins Google’s Sundar Pichai in revealing the scale of AI-generated code at the tech giants – and it’s a stark warning for software developers
News Microsoft CEO Satya Nadella is the latest big tech figure to reveal the scale of AI-generated code at the tech giant, prompting more questions about the future of software development.
-
Turns out AI isn't that popular at work – just 4% of workers use the technology in the majority of daily tasks, but developers are among the top early adopters
News Research from Anthropic shows that while AI adoption is sluggish in most professions, software developers and writers are very keen.
-
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.
-
GitHub just launched a new free tier for its Copilot coding assistant – but only for a select group of developers
News Limited access to GitHub Copilot in VS Code is now available free of charge
-
Are ‘ghost engineers’ stunting productivity in software development? Researchers claim nearly 10% of engineers do "virtually nothing" and are a drain on enterprises
News The study used an algorithm to assess the amount of work being done by software engineers at hundreds of firms
-
GitHub says Copilot improves code quality – but are AI coding tools actually producing results for developers?
News Questions over the true impact AI coding tools continue to linger
-
Python just brushed past JavaScript to become the most popular programming language on GitHub – and a key factor is that AI developers love it
News The meteoric rise of Python shows no sign of stopping
-
“There is no one model to rule every scenario”: GitHub will now let developers use AI models from Anthropic, Google, and OpenAI
News Devs will be given access to a broader array of AI models on GitHub – but there's more in store for users