GitHub Copilot Adds VSCode Agent Mode
Written by Kay Ewbank   
Monday, 14 April 2025

GitHub has released an agent mode and MCP support for VS Code, along with a new GitHub Copilot Pro+ plan with premium requests, the general availability of models from Anthropic, Google, and OpenAI, next edit suggestions for code completions and the Copilot code review agent.

Copilot is GitHub's AI-based code helper system. It was originally based on OpenAI's Codex, but recently added multi-model support meaning developers can select from multiple models, including Anthropic Claude Sonnet, Google Gemini Pro, OpenAI GPT, and Gemini 2.0 Flash.

githubdeklogo

The agent mode for VS Code was first announced in preview in February for VS Code Insiders. GitHub is now rolling out agent mode in Visual Studio Code to all users, now complete with MCP support that unlocks access to any context or capabilities you want.  Agent mode is being progressively rolled out to VS Code and GitHub says it is aiming for full availability to all users in the coming weeks. You can also manually enable it now.

 

The developers say that from simple prompts, agent mode takes Copilot beyond answering a question to the ability to complete all necessary subtasks across automatically identified or generated files to ensure your primary goal is achieved. In agent mode, Copilot will iterate on not just its own output, but the result of that output. And it will iterate until it has completed all the subtasks required to complete your prompt, inferring any additional tasks that were not specified, but are also necessary for the primary request to work. Agent mode can also suggest terminal commands or tool calls and ask you to execute them. It also analyzes run-time errors with self-healing capabilities.

Alongside Agent Mode, GitHub has released a new open source and local GitHub MCP server, giving you the ability to add GitHub functionality to any LLM tool that supports MCP.  Model Context Protocol (MCP) is available in public preview. It can be used to provide agent mode with context and capabilities. When a developer enters a chat prompt in agent mode within VS Code, the model can use different tools to handle tasks like understanding database schema or querying the web. This setup allows for more interactive and context-sensitive coding support.

GitHub Copilot updates are available now.

githubdeklogo

 

More Information

Agent mode for GitHub Copilot in VS Code

Related Articles

GitHub Copilot Gets Agent Mode

The Github Copilot Mega Thread

GitHub Announces Free Copilot

Copilot Improves Code Quality

VS Code Extensions Can Now Use Copilot APIs

GitHub Universe AI Announcements - Copilot And Spark

Copilot Chat Improves Confidence and Enjoyment

GitHub Copilot Provides Productivity Boost

GitHub Enterprise Server 3.10 Improves Security

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Kafka 4 Adds Queue Semantics Support
17/04/2025

Kafka 4.0 has been released, with major changes. This is the first version to operate entirely in KRaft mode by default. It also adds a new consumer group protocol designed to dramatically improve reb [ ... ]



Google Adds Open-Source Development Kit To Vertex AI
15/04/2025

Google has added an Agent Development Kit (ADK) to Vertex AI, along with an agent engine and an Agent2Agent protocol that provides agents with a common, open language for collaboration.  The anno [ ... ]


More News

espbook

 

Comments




or email your comment to: comments@i-programmer.info