
VS Code 1.115 Agents: What Changed for Agent-Native Development
VS Code 1.115 agents matter because Microsoft moved beyond chat assistance and added execution infrastructure: an Agents preview app, isolated worktrees, parallel sessions, review surfaces, browser transparency, and stronger terminal tooling. The practical takeaway is simple: VS Code is becoming a host for delegated coding work, not just an editor with AI features. What Changed in VS Code 1.115? VS Code 1.115 is the April 8, 2026 Visual Studio Code release that introduced the VS Code Agents preview app alongside agent-focused browser and terminal improvements. The headline is not a new autocomplete model; it is a workflow layer for running multiple coding agents, watching their progress, reviewing diffs, giving feedback, and opening pull requests. That matters because Stack Overflow’s 2025 Developer Survey found 84% of developers were using or planning to use AI tools, while 66% were frustrated by AI answers that were almost right but not quite. VS Code 1.115 targets that gap by giving agent work more isolation, visibility, and review pressure. The release also improved integrated browser tool calls, long-running Playwright scripts, background terminal interaction, and notifications. The takeaway: VS Code 1.115 treats agents as operational workers that need supervision, not magic assistants that can be trusted blindly. ...




