Visual Studio Code 1.115 Introduces VS Code Agents App

Visual Studio Code 1.115 Introduces VS Code Agents App

InfoWorld
InfoWorldApr 9, 2026

Companies Mentioned

Why It Matters

Embedding AI agents directly into VS Code streamlines multi‑repo automation and reduces context switching, boosting developer productivity. The enhanced terminal and tooling capabilities reinforce Microsoft’s leadership in AI‑augmented development environments.

Key Takeaways

  • VS Code Agents app runs parallel AI sessions across multiple repositories
  • New `send_to_terminal` lets agents interact with background terminals
  • `chat.tools.terminal.backgroundNotifications` auto‑alerts agents on command completion
  • Browser tool now shows descriptive labels with direct tab links
  • Playwright tool returns deferred results for scripts over five seconds

Pulse Analysis

Microsoft’s VS Code 1.115 marks a decisive step toward fully integrated AI development assistants. By bundling the VS Code Agents app with the core editor, Microsoft transforms a traditionally static IDE into a dynamic, agent‑driven workspace. Developers can now spin up multiple AI agents that operate across disparate codebases, synchronizing changes, generating diffs, and even opening pull requests without leaving the editor. This tight coupling reduces the friction of context switching and accelerates the feedback loop that modern software teams rely on for rapid iteration.

The release also tackles a long‑standing limitation: agents’ inability to manage background terminal processes. The new `send_to_terminal` tool empowers agents to supply input to stalled SSH sessions or other long‑running commands, while the experimental `chat.tools.terminal.backgroundNotifications` setting proactively notifies agents when a background task completes or requires attention. These enhancements enable more autonomous AI workflows, allowing agents to monitor builds, run tests, and react to failures in real time. Coupled with improved browser tool labeling and Playwright’s deferred result handling, the update equips developers with a richer set of primitives for building sophisticated, AI‑augmented pipelines.

Industry observers see VS Code’s weekly cadence and rapid feature rollout as a strategic move to outpace rivals like JetBrains and GitHub Copilot’s standalone offerings. By embedding AI capabilities natively, Microsoft not only deepens its ecosystem lock‑in but also sets a new benchmark for developer tooling. As enterprises increasingly adopt AI‑assisted coding, the VS Code Agents framework could become a de‑facto standard for orchestrating multi‑repo automation, influencing how future IDEs balance extensibility with intelligent assistance.

Visual Studio Code 1.115 introduces VS Code Agents app

Comments

Want to join the conversation?

Loading comments...