Close Menu

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    What's Hot

    What was the first RGB-lit PC component that wasn’t a case?

    Judge dismisses lawsuit twice due to alleged deepfake video testimony

    Microsoft is baking Sysmon directly into Windows 11 and Windows Server

    Facebook X (Twitter) Instagram
    • Artificial Intelligence
    • Business Technology
    • Cryptocurrency
    • Gadgets
    • Gaming
    • Health
    • Software and Apps
    • Technology
    Facebook X (Twitter) Instagram Pinterest Vimeo
    Tech AI Verse
    • Home
    • Artificial Intelligence

      Insurance companies are trying to avoid big payouts by making AI safer

      November 19, 2025

      State and local opposition to new data centers is gaining steam, study shows

      November 15, 2025

      Amazon to lay off 14,000 corporate employees

      October 29, 2025

      Elon Musk launches Grokipedia as an alternative to ‘woke’ Wikipedia

      October 29, 2025

      Fears of an AI bubble are growing, but some on Wall Street aren’t worried just yet

      October 18, 2025
    • Business

      Windows 11 gets new Cloud Rebuild, Point-in-Time Restore tools

      November 18, 2025

      Government faces questions about why US AWS outage disrupted UK tax office and banking firms

      October 23, 2025

      Amazon’s AWS outage knocked services like Alexa, Snapchat, Fortnite, Venmo and more offline

      October 21, 2025

      SAP ECC customers bet on composable ERP to avoid upgrading

      October 18, 2025

      Revenue generated by neoclouds expected to exceed $23bn in 2025, predicts Synergy

      October 15, 2025
    • Crypto

      Nvidia Posts $57B Record Revenue with Bitcoin Rebounding Above $91K

      November 20, 2025

      3 Reasons Why A Cardano Price Rebound Looks Likely

      November 20, 2025

      BitMine (BMNR) Stock Bounces As Q4 Results Near — Is the Price Preparing Another Early Move?

      November 20, 2025

      Fed Minutes Reveal December Rate Cut on a Knife’s Edge, Bitcoin Slips Below $89,000

      November 20, 2025

      TRUMP Price Holds Above $7, Even As Epstein Files Release Approved

      November 20, 2025
    • Technology

      What was the first RGB-lit PC component that wasn’t a case?

      November 20, 2025

      Judge dismisses lawsuit twice due to alleged deepfake video testimony

      November 20, 2025

      Microsoft is baking Sysmon directly into Windows 11 and Windows Server

      November 20, 2025

      Blender 5.0 lands with HDR upgrades and improved rendering features

      November 20, 2025

      Roblox will now restrict chat by age group, verified with selfie-based scans

      November 20, 2025
    • Others
      • Gadgets
      • Gaming
      • Health
      • Software and Apps
    Check BMI
    Tech AI Verse
    You are at:Home»Technology»GitHub Copilot evolves into autonomous agent with asynchronous code testing
    Technology

    GitHub Copilot evolves into autonomous agent with asynchronous code testing

    TechAiVerseBy TechAiVerseMay 19, 2025No Comments5 Mins Read2 Views
    Facebook Twitter Pinterest Telegram LinkedIn Tumblr Email Reddit
    GitHub Copilot evolves into autonomous agent with asynchronous code testing
    Share
    Facebook Twitter LinkedIn Pinterest WhatsApp Email

    GitHub Copilot evolves into autonomous agent with asynchronous code testing

    May 19, 2025 9:00 AM

    Credit: VentureBeat made with Midjourney

    Join our daily and weekly newsletters for the latest updates and exclusive content on industry-leading AI coverage. Learn More


    Microsoft’s hit AI programming tool GitHub Copilot wants to move away from simply helping people complete code and as of today, will allow for users to set up asynchronous code testing.

    The move brings GitHub Copilot to work more autonomously for developers, keeping the app competitive as the AI coding assistant space has become more crowded with AI-powered tools, including Microsoft investment OpenAI’s rival Codex software engineering agent released Friday.

    GitHub Copilot Agent, first announced as Project Padawan back in February, will check, test and iterate code. When invoked, Copilot Agent can navigate the repo, edit files, run commands and open pull requests. 

    Mario Rodriguez, chief product officer at GitHub, told VentureBeat that GitHub Copilot Agent could open developers up to focus on other tasks while ensuring any previous code they wrote works. 

    “I could go into an issue, and before, I needed to go back into my IDE, clone that repo, open the issue to try and figure it out, et cetera, et cetera,” Rodriguez said. “Now I can just assign it to Copilot and it’s right there along with my other peers.”

    He added that the Copilot Agent embeds into GitHub and follows the user’s style, and that the human developer can monitor it because the agent logs its reasoning and validation steps.  

    A developer can assign the issue to the agent as much as they would for human coworkers. The agent will then respond with the eyes emoji to indicate it will begin resolving the problem. The agent taps GitHub Actions to boot up a virtual machine, then clones the repository. It decides its workflow, analyzes the codebase using GitHub’s RAG code search, and continuously updates the pull request. Once it’s done, the agent will tag the user for review. 

    The agent considers context from previous pull request discussions and follows any custom repo instructions. 

    Changing coding space

    GitHub was one of the first to launch coding assistants to help developers start to generate code faster. Over time, more and more coding assistants have come out, and code generation and review have become an expected service of AI platforms.

    GitHub Copilot now has to compete not only with ChatGPT, Gemini and Claude’s coding abilities but also with Google’s Code Assist and OpenAI’s Codex.

    But as AI-generated code becomes more accepted, especially with the growth of vibe coding, coding services like GitHub Copilot have to evolve beyond completing code. Making Copilot more agentic makes coding help more autonomous, going away from the human prompting Copilot at most steps to letting it do its own work. At the same time, the developer focuses on something else. 

    “So before you had code completion, which you always have be there, and your productivity is not going to increase as much because you are pressing every single keystroke being made,” Rodriguez said. “It’s an agentic experience; it’s completely asynchronous to you. You could be doing one task, and Copilot could be executing on five others, and that’s really the value at the end.”

    Rodriguez said this opens up more asynchronous capabilities for GitHub.

    MCP support to keep code working

    Something else that’s new for GitHub is support for MCP, so the Copilot Agent can communicate and get additional data for any projects it is reviewing. 

    MCP or Model Context Protocol, the fast-rising agentic interoperability platform from Anthropic, standardizes more than agentic communication, but offers data transfer interoperability as well. 

    If the agent realizes the issue is missing important context or data, for example, a broken photo in the code, the agent can invoke the MCP server to retrieve the information from the data source’s MCP server. 

    Rodriguez said that GitHub Copilot Agent, like its previous name Padawan, learns and assists developers to free them up to work on their ideas without focusing so much on maintaining code. 

    “If you believe that software powers everything in the world right now, that the next big invention is gonna be powered by software, then what you want to be doing is giving these developers the best tools on the planet. Copilot can work on the other projects,  and then I could work on the one that is the creativity that needs me as a human, as a creative,” he said.

    Daily insights on business use cases with VB Daily

    If you want to impress your boss, VB Daily has you covered. We give you the inside scoop on what companies are doing with generative AI, from regulatory shifts to practical deployments, so you can share insights for maximum ROI.

    Read our Privacy Policy

    Thanks for subscribing. Check out more VB newsletters here.

    An error occured.

    Share. Facebook Twitter Pinterest LinkedIn Reddit WhatsApp Telegram Email
    Previous ArticleNvidia and Microsoft accelerate AI processing on PCs
    Next Article Microsoft just taught its AI agents to talk to each other—and it could transform how we work
    TechAiVerse
    • Website

    Jonathan is a tech enthusiast and the mind behind Tech AI Verse. With a passion for artificial intelligence, consumer tech, and emerging innovations, he deliver clear, insightful content to keep readers informed. From cutting-edge gadgets to AI advancements and cryptocurrency trends, Jonathan breaks down complex topics to make technology accessible to all.

    Related Posts

    What was the first RGB-lit PC component that wasn’t a case?

    November 20, 2025

    Judge dismisses lawsuit twice due to alleged deepfake video testimony

    November 20, 2025

    Microsoft is baking Sysmon directly into Windows 11 and Windows Server

    November 20, 2025
    Leave A Reply Cancel Reply

    Top Posts

    Ping, You’ve Got Whale: AI detection system alerts ships of whales in their path

    April 22, 2025410 Views

    Lumo vs. Duck AI: Which AI is Better for Your Privacy?

    July 31, 2025109 Views

    6.7 Cummins Lifter Failure: What Years Are Affected (And Possible Fixes)

    April 14, 202575 Views

    Is Libby Compatible With Kobo E-Readers?

    March 31, 202555 Views
    Don't Miss
    Technology November 20, 2025

    What was the first RGB-lit PC component that wasn’t a case?

    What was the first RGB-lit PC component that wasn’t a case?Who flipped the switch on…

    Judge dismisses lawsuit twice due to alleged deepfake video testimony

    Microsoft is baking Sysmon directly into Windows 11 and Windows Server

    Blender 5.0 lands with HDR upgrades and improved rendering features

    Stay In Touch
    • Facebook
    • Twitter
    • Pinterest
    • Instagram
    • YouTube
    • Vimeo

    Subscribe to Updates

    Get the latest creative news from SmartMag about art & design.

    About Us
    About Us

    Welcome to Tech AI Verse, your go-to destination for everything technology! We bring you the latest news, trends, and insights from the ever-evolving world of tech. Our coverage spans across global technology industry updates, artificial intelligence advancements, machine learning ethics, and automation innovations. Stay connected with us as we explore the limitless possibilities of technology!

    Facebook X (Twitter) Pinterest YouTube WhatsApp
    Our Picks

    What was the first RGB-lit PC component that wasn’t a case?

    November 20, 20250 Views

    Judge dismisses lawsuit twice due to alleged deepfake video testimony

    November 20, 20250 Views

    Microsoft is baking Sysmon directly into Windows 11 and Windows Server

    November 20, 20250 Views
    Most Popular

    Xiaomi 15 Ultra Officially Launched in China, Malaysia launch to follow after global event

    March 12, 20250 Views

    Apple thinks people won’t use MagSafe on iPhone 16e

    March 12, 20250 Views

    French Apex Legends voice cast refuses contracts over “unacceptable” AI clause

    March 12, 20250 Views
    © 2025 TechAiVerse. Designed by Divya Tech.
    • Home
    • About Us
    • Contact Us
    • Privacy Policy
    • Terms & Conditions

    Type above and press Enter to search. Press Esc to cancel.