GitHub launches Copilot Pro+ with GPT-4.5, MCP Server, agent mode in VS Code, and more

GitHub launches Copilot Pro+ with GPT-4.5, MCP Server, agent mode in VS Code, and more

GitHub has unveiled GitHub Copilot Pro+, a new individual tier aimed at enhancing developers' coding experiences. This tier includes all features from GitHub Copilot Pro, with added benefits such as exclusive access to the latest models like GPT-4.5, priority access to previews, and 1500 premium requests monthly.

Additionally, GitHub has announced the general availability of several models within GitHub Copilot, including Anthropic Claude 3.7 Sonnet, Claude 3.5 Sonnet, OpenAI o3-mini, and Google Gemini Flash 2.0.

In a move to enhance local development capabilities, GitHub has released an open source, official GitHub Model Context Protocol (MCP) Server. This protocol, initially created by Anthropic, standardizes LLM interactions with functions and data. GitHub collaborated with Anthropic to rewrite the reference server in Go, improving its usability.

Furthermore, with the release of Visual Studio Code 1.99, GitHub has introduced agent mode to all users. This autonomous pair programmer can execute multistep coding tasks, such as code analysis, file editing, and terminal command execution. It also responds to errors, monitors terminal output, and autocorrects tasks. The agent's functionality is enhanced by its ability to use contributed tools, allowing interactions with external MCP servers and VS Code extensions.

by Paul

ha
hankorty found this interesting
  • ...

GitHub Copilot is an AI coding assistant that uses OpenAI Codex to offer real-time code suggestions and function completions directly within your editor. By translating natural language prompts into coding suggestions, it supports multiple programming languages. Rated 3.7, its top features include code generation, integrated chat, and AI-powered assistance. Alternatives include Codeium, Cursor, and CodeGeeX.

No comments so far, maybe you want to be first?
Gu