Developing with GitHub Copilot Agent Mode and MCP
I'm always looking for ways to work more efficiently and deliver better code faster. Recently, The GitHub Copilot Agent Mode in combination with Model Context Protocol (MCP) has transformed my development workflow.
Customizing Copilot​
The magic starts with Customizing AI responses in VS Code. Instead of repeatedly explaining my preferences to the AI, I can now define:
Custom instructions for consistent coding practices
Custom prompts for reusable task templates
Custom chat modes with specific t...
Read more at austen.info