The evolving role of AI agents is set to be transformed by Microsoft’s Visual Studio Code (VS Code), as Liam Hampton highlighted during his presentation at the AI Engineer Europe conference. Hampton pointed out that VS Code is becoming a key interface for developers to interact with various AI agents, including local, command-line interface (CLI)-based, and cloud agents. This integration boosts developer efficiency and addresses the increasing demand for clarity and control over AI functionalities.
The Rise of AI Agent Integration
Hampton opened his session by discussing the current excitement surrounding AI agents. While initial expectations can be high, practical applications often raise questions about return on investment (ROI) and code quality. He observed that AI agents are increasingly common in development environments, from integrated CLI tools to interactive chat interfaces within editors.
The presentation examined the various types of AI agents integrated into VS Code, including:
- Local Agents: These are embedded directly within VS Code to provide real-time feedback and assistance.
- GitHub Copilot CLI and Background Agents: These operate autonomously, utilizing Git worktrees for extensive tasks, making them suitable for background operations.
- Cloud Agents: These agents are designed for remote task execution, facilitating team collaboration and enabling non-interactive operations.
Hampton demonstrated how VS Code allows developers to manage these agent types through a unified interface, streamlining workflows and boosting productivity.
Customization and Control
A key point from Hampton’s talk was the focus on customization, essential for adapting AI capabilities to meet specific development needs. He identified several areas where developers can tailor agent functionalities:
- Custom Instructions: Developers can set project-specific guidelines using documentation files like AGENTS.md and custom_instructions.md, enabling context-sensitive agent behavior.
- Prompt Files: These help ensure consistency in task execution through clean and repeatable prompts stored in .prompt.md files.
- Custom Agents: Developers can design specialized AI personas by creating .agents.md files for various development roles, enhancing the relevance of AI assistance.
- Agent Skills: By organizing relevant resources and instructions into folders managed by SKILL.md files, developers can improve agent performance on targeted tasks.
Hampton emphasized that these customization options extend beyond GitHub Copilot, providing a flexible framework for multiple AI agents within the VS Code ecosystem.
https://www.youtube.com/watch?v=dyHpnnlkTc8
Demonstrating Practical Workflows
To illustrate his points, Hampton conducted a live demonstration, showing how to create a local agent tasked with writing unit tests for a Python Flask application. This process involved defining the agent's role, specifying the necessary tools, and allowing the agent to generate the required test code.
He also showcased the functionality of background agents for frontend UI creation and cloud agents for documentation purposes. The presentation included the Model Context Protocol (MCP), which facilitates agent interactions across various components of the development toolchain, such as Azure, GitHub, and databases. This protocol provides a secure framework for managing AI-driven development workflows.
The session concluded with Hampton reiterating that VS Code serves as a central entry point for AI agents, supporting full MCP specifications, third-party agent integrations, and enhanced chat customizations. This unified approach aims to simplify the adoption and effective use of AI agents in software development, paving the way for a more integrated and efficient development environment.
As VS Code's capabilities continue to grow, the implications for software development practices are significant. Integrating diverse AI agents into a single platform could enhance productivity and transform how developers interact with technology, ultimately driving innovation in the field.
The stories that move AI & crypto markets — before the market reacts.
Free. 7am ET. Five stories. 62,400 readers.



