GitHub has rolled out agent mode and MCP (Model Context Protocol) support in GitHub Copilot for all Visual Studio Code users. The company is also releasing an open source GitHub MCP server, allowing developers to add GitHub functionality to any LLM that supports MCP.These capabilities were announced April 4. Agent mode helps developers analyze code, proposes edits, runs tests, and validate results across multiple files, while MCP support unlocks access to context or capabilities sought by developers. The GitHub MCP server being released in preview provides seamless integration with GitHub APIs, enabling advanced automation and interaction capabilities for developers and tools, GitHub said.GitHub also expanded model support in GitHub Copilot. Anthropic Claude 3.5, 3.7 Sonnet, 3.7 Sonnet Thinking, Google Gemini 2.0 Flash, and OpenAI o3-mini are now generally available in GitHub Copilot via premium requests. This is included in all paid Copilot tiers.GitHub also announced the general availability of the Copilot code review agent, which helps offload basic reviews to a Copilot agent that finds bugs or potential performance problems and suggests fixes. This means developers can start iterating on code while waiting for a human review, helping to keep code repositories more maintainable and focused on quality, GitHub said. To improve Copilot code review, support has been added for C, C++, Kotlin, and Swift, now in public preview.
GitHub is a California-based code hosting platform that allows software developers and businesses to maintain and collaborate on open-source programming projects.