A new version of GitHub Copilot has just begun rolling out to users, adding a number of new capabilities, such as the addition of agent mode to VS Code. With agent mode, Copilot can iterate across an entire project, suggesting terminal commands, analyzing run-time errors, and more. “With simple prompts, agent mode takes Copilot beyond answering a question, instead completing all necessary subtasks across automatically identified or generated files to ensure your primary goal is achieved,” the company’s CEO Thomas Dohmke wrote in a blog post . As an example, GitHub published a demo video in which a developer needs to update a website for runners that allows them to sort races by name, distance, and time. Upon receiving the request, Copilot analyzes the site to determine what needs to be changed, then begins by updating the backend and the UI, then generating unit tests for both, before handing it back over to the user to run those tests. Agent mode can utilize Cla...
This website is about programming knowledge. You can call this blog best programming master.