GitHub's new 'Agent Mode' feature lets AI take the reins for developers
The new GitHub feature will be able to complete entire requests and automatically fix errors
GitHub has launched a new agentic AI tool for developers, dubbed ‘Agent Mode’, alongside a raft of updates to the Copilot service.
Agent Mode enables Copilot to iterate on its own outputs and complete entire user requests in one go, thereby automating broader aspects of the development process. It can also automatically fix errors, suggest terminal commands, and assess run-time errors.
Copilot will now iterate repeatedly on its output until all the necessary subtasks of a prompt are complete, GitHub CEO Thomas Dohmke said, and will infer additional tasks that were not specified but are necessary to fulfill the primary request.
The new agentic capabilities will improve Copilot Workspace, allowing collaborative users to leverage a system of sub-agents in the platform to improve efficiency when generating plans, implementing code, or fixing errors.
“Agent mode will change the way developers work in their editor; and as such, we will bring it to all IDEs that Copilot supports,” Dohmke said.
Another feature introduced to Copilot is the ‘Next Edit’ function, which can automatically identify and suggest edits of a user’s previous changes. Accessed by pressing tab, users will be able to browse suggestions throughout any open file.
Vision for Copilot was also unveiled, which will allow users to create a mock-up piece of code from a snippet of content, such as a shorter portion of code, a screenshot, or an image. With this, Copilot can generate the UI, alt text, and code.
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
GitHub referred to its forward-looking plan, ‘Project Padawan,’ through which developers will be able to assign entire issues to Copilot, let it complete the task, and then evaluate and review the results.
The next step in AI code assistance
This announcement could mark yet another significant step in AI-based code assistance, which has been gaining huge popularity as a use case amongst developers and businesses. Google recently revealed that over 25% of its proprietary code is now AI-generated, for example.
GitHub has been at the center of the AI coding conversation for a while, having released GitHub Copilot Enterprise in early 2024, which it followed up with the release of GitHub Copilot Workspace a couple of months later.
GitHub touts the benefits of its tools, claiming that GitHub Autofix fixes software vulnerabilities at more than three times the speed of manual fixes, and at more than seven times the speed for cross-site scripting vulnerabilities.
There have been questions raised about the effectiveness of AI coding tools, though, with one study finding that developer performance has largely remained unchanged despite the use of coding tools.
RELATED WHITEPAPER
GitHub’s own research paints a more positive picture, however. Based on a survey of 2,000 software engineers and developers, the firm found that many reported several benefits related to AI coding tools.
Many said the tools improved code quality, helped deliver more secure software, improved test case generation, and allowed for the faster adoption of new languages.
These tools also enable better time utilization, with 47% of respondents in the US and Germany using the time they saved for collaboration and system design.
MORE FROM ITPRO
- Can AI code generation really replace human developers?
- The world's 'first AI software engineer' isn't living up to expectations
- AWS CEO Matt Garman thinks AI coding tools could herald the end of the developer as we know it

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.
-
Google is scrapping its dark web report featureNews Google said while the dark web report feature offered “general information”, the tool didn’t provide “helpful next steps” for users potentially impacted by a breach.
-
AI means you're probably going to need bigger developer teamsAnalysis Software developers may be forgiven for worrying about their jobs in 2025, but the end result of AI adoption will probably be larger teams, not an onslaught of job cuts.
-
AI doesn’t mean your developers are obsolete — if anything you’re probably going to need bigger teamsAnalysis Software developers may be forgiven for worrying about their jobs in 2025, but the end result of AI adoption will probably be larger teams, not an onslaught of job cuts.
-
AWS says ‘frontier agents’ are here – and they’re going to transform software developmentNews A new class of AI agents promises days of autonomous work and added safety checks
-
Google CEO Sundar Pichai thinks software development is 'exciting again' thanks to vibe coding — but developers might disagreeNews Google CEO Sundar Pichai claims software development has become “exciting again” since the rise of vibe coding, but some devs are still on the fence about using AI to code.
-
‘Slopsquatting’ is a new risk for vibe coding developers – but it can be solved by focusing on the fundamentalsNews Malicious packages in public code repositories can be given a sheen of authenticity via AI tools
-
Google Brain founder Andrew Ng thinks everyone should learn programming with ‘vibe coding’ tools – industry experts say that’s probably a bad ideaNews Vibe coding might help lower the barrier to entry for non-technical individuals, but users risk skipping vital learning curves, experts warn.
-
GitHub is scrapping some Claude, OpenAI, and Gemini models in Copilot – here's what you need to know and what alternatives are availableNews GitHub Copilot users are urged to switch to the newer models following the retirement cut-off
-
AI-generated code is now the cause of one-in-five breaches – but developers and security leaders alike are convinced the technology will come good eventuallyNews AI coding tools now write 24% of production code globally, but it's risky and causing issues for developers and security practitioners alike.
-
Anthropic’s new Claude Code web portal aims to make AI coding even more accessibleNews Claude Code for web runs entirely in a user’s browser of choice rather than in a command-line interface and can be connected directly to chosen GitHub repositories.