As MS turns VS Code into an open-source AI editor, each update to the code editor is infused with more and more AI

The July 2025 release of Visual Studio Code (v1.103) includes two headline features:

  • Chat Checkpoints let you restore your workspace and chat history to a previous point during Copilot sessions. Helpful if AI changes span multiple files and you need to undo (or redo) quickly.

  • MCP (Model Context Protocol) tooling updates remove the 128-tool limit by grouping tools dynamically, add server autostart, trust prompts, and a new client credentials flow for auth.

Other highlights:

  • AI task list tracking in chat

  • Inline chat math rendering

  • Azure DevOps remote code search

  • Git worktree support

  • TypeScript 5.9.2

  • Notebook agent tools

  • Electron 37 update

Full coverage and details here:
https://visualstudiomagazine.com/Articles/2025/08/07/VS-Code-Update-Chat-Checkpoints-and-Improved-MCP-Tooling.aspx