Paul Krill
Editor at Large

Visual Studio October update adds Claude coding models

news
Oct 30, 20252 mins

October 2025 update makes the Claude Sonnet 4.5 and Claude Haiku 4.5 coding models available for use in the GitHub Copilot chat window.

Microsoft sign and logo on the facade of corporation campus in Silicon Valley. The company headquartered in Redmond, Washington - Mountain View, California, USA - 2019
Credit: Michael Vi / Shutterstock

Microsoft has released the October 2025 update for Visual Studio 2022 (v17.14). The new release makes the Claude Sonnet 4.5 and Claude Haiku 4.5 coding models available in the GitHub Copilot chat window. Also for GitHub Copilot, the update adds Copilot memories, a feature that allows Copilot to remember project preferences, as well as support for instruction files and built-in planning for multi-step tasks.

The Visual Studio 2022 October update was announced October 30 and can be downloaded from visualstudio.microsoft.com.

With Claude Sonnet 4.5  and Claude Haiku 4.5 available in the GitHub Copilot chat window, the latest innovations for driving agentic workflows are right at the developer’s fingertips, Microsoft said. Copilot memories, meanwhile, enable Copilot to understand and apply a project’s specific coding standards, making the AI assistant project-aware and consistent across sessions. Memories use intelligent detection to understand project preferences as users prompt Copilot in the chat. Copilot then stores the preference in one of three files — .editorconfig for coding standards, CONTRIBUTING.md for best practices and guidelines, and README.md for high-level project information.

Also with the Visual Studio October update, GitHub Copilot in the IDE allows users to target specific instructions to specific folders or files in a repository by using instruction files. In addition, GitHub Copilot chat now has built-in planning to help guide multi-step tasks. When developers ask a complex question, Copilot automatically creates a markdown plan file with a task list, files to edit, and context. Copilot updates the plan in real time, tracking progress, adapting to blockers, and keeping its logic transparent, Microsoft said. 

Finally, two new commands are available for managing GitHub Copilot chat threads, /clear and /clearAll. The /clear command is to be used when issues are encountered with a current chat conversation that the developer would like to start fresh, while /clearAll can be used for clearing no-longer-needed threads.

Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author