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.
-
The modern workplace: Standardizing collaboration for the enterprise IT leaderHow Barco ClickShare Hub is redefining the meeting room
-
Interim CISA chief uploaded sensitive documents to a public version of ChatGPTNews The incident at CISA raises yet more concerns about the rise of ‘shadow AI’ and data protection risks
-
So much for ‘trust but verify’: Nearly half of software developers don’t check AI-generated code – and 38% say it's because it takes longer than reviewing code produced by colleaguesNews A concerning number of developers are failing to check AI-generated code, exposing enterprises to huge security threats
-
Microsoft is shaking up GitHub in preparation for a battle with AI coding rivalsNews The tech giant is bracing itself for a looming battle in the AI coding space
-
AI could truly transform software development in 2026 – but developer teams still face big challenges with adoption, security, and productivityAnalysis AI adoption is expected to continue transforming software development processes, but there are big challenges ahead
-
‘1 engineer, 1 month, 1 million lines of code’: Microsoft wants to replace C and C++ code with Rust by 2030 – but a senior engineer insists the company has no plans on using AI to rewrite Windows source codeNews Windows won’t be rewritten in Rust using AI, according to a senior Microsoft engineer, but the company still has bold plans for embracing the popular programming language
-
AI is creating more software flaws – and they're getting worseNews A CodeRabbit study compared pull requests with AI and without, finding AI is fast but highly error prone
-
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.