Key Updates to GitHub Copilot AI (Late June–Early July 2025)
- Open-Sourcing Copilot Chat The full source code is now available under the MIT license, allowing developers to inspect, modify, and contribute to the extension. This includes access to system prompts, slash commands like
/explain
,/fix
, and/test
, and telemetry logic — a goldmine for prompt engineers and security-conscious teams. - Model Context Protocol (MCP) Integration VS Code 1.101 introduced full support for MCP, a protocol that lets AI agents securely interact with developer tools and resources. Think of it as a “USB-C port for AI” — enabling Copilot to autonomously handle multi-step tasks like cloning repos, running tests, and submitting pull requests.
- Agentic Capabilities Copilot now behaves more like a real teammate. It can:
- Read your workspace
- Plan and execute refactors
- Run and validate tests
- Submit draft PRs autonomously This is part of GitHub’s broader push toward agentic workflows, where Copilot doesn’t just assist — it acts.
- Copilot Docs Search Upgrade GitHub Docs now feature a Copilot-powered search tool that answers natural language queries with actionable results. It’s designed to reduce time spent hunting through documentation.
- Model Deprecation Notice GitHub announced it will phase out older models like GPT-4.5 and GPT-4o starting July 7, with GPT-4.1 and o3/o4-mini as the recommended replacements.
@Zackster these changes are brining me a LOT more stable code this week to last week. It ASKS a lot more before coding also, but i always ‘discuss’ things before i ask for coding… but with instructions files in place, i’m getting AMAZING quality code with Claude 4.0,
pitty free overage is gone…