What\u2019s new at GitHub Copilot
The world's most adopted AI code assistant — 1M+ developers inside GitHub
- feature minor
Custom instructions for personalized chat responses
GitHub Copilot now supports custom instructions in VS Code and Visual Studio to personalize chat responses based on preferred tools, organizational knowledge, and coding best practices.
- feature minor
Prompt files for consistent responses
Users can now save and reuse prompt files to get faster and more consistent responses from GitHub Copilot. This feature helps standardize interactions with the AI assistant.
- feature major
GitHub Copilot CLI - Agentic coding agent for terminal
GitHub Copilot CLI enables users to build, debug, and deploy code directly from the terminal with an AI coding agent. The tool includes GitHub MCP by default and supports extending with additional servers for enhanced context.