agent active

VSCode Agent

Maker: Microsoft License: Proprietary (VS Code is MIT-licensed but Copilot/agent features require subscription) First released: 2025 Language: TypeScript
IDE

About

VS Code evolved from an editor with AI completions into an agent-first harness: a dedicated Agents window hosts autonomous sessions where agents analyze code, edit files, run terminal commands, and use tools, while chat also remains available inline and through Quick Chat. The harness supports MCP servers for external tools, a plugin system for packaging agents, subagents, lifecycle hooks, and plan mode for reviewing multi-step work before execution. Because agents run inside the editor with workspace context, they can analyze code, apply edits, and run terminal commands without leaving the surface. It targets VS Code's large installed base, from individual developers to enterprise teams already using GitHub Copilot or BYO MCP endpoints.