Agent mode and new models in GitHub Copilot Chat: Visual Studio Code
Coding is becoming a whole lot easier with all the AI tools available. GitHub Copilot was launched in 2021 to make life easier for developers. It now has a more agentic AI. This new agent mode can iterate its own code, recognize errors, and fix them automatically. It also analyzes run-time errors.
“In agent mode, Copilot will iterate on not just its own output, but the result of that output.”
Copilot can now identify additional tasks that were not specified but are needed to complete the primary request. For your model, you can choose GPT-4o, o1, o3-mini, Claude 3.5 Sonnet, and Gemini 2.0 Flash.
[HT]