Article Summary
VS Code 1.11.2 and 1.11.3 weekly releases introduced advancements in integrated debugging, GitHub Copilot agent permissions, and Model Context Protocol security.
- A new built-in integrated browser debugging feature was rolled out.
- GitHub Copilot CLI gained agent permissions, allowing extensions to function as Copilot CLI agents, requiring explicit user consent and implementing sandboxing for security.
- Work is actively progressing on Model Context Protocol (MCP) server sandboxing to ensure secure interactions with untrusted content, especially for rich UI experiences in agent-like scenarios.
- These updates collectively enhance the secure integration and capability of AI agents within the VS Code development environment.