GitHub’s new AI coding agent can fix bugs for you
GitHub is launching an AI coding agent that can do things like fix bugs, add features, and improve documentation — all on a developer’s behalf. The agent is embedded directly into GitHub Copilot, and it will start working once a user assigns it a task, according to an announcement at Microsoft Build.
To complete its work, GitHub says the AI coding agent will automatically boot a virtual machine, clone the repository, and analyze the codebase. It also saves its changes as it works, while...