VS Code 1.105 introduces AI merge conflict resolution, MCP marketplace, and macOS authentication, enhancing developer tools with new AI models and features for improved coding efficiency.
Microsoft's September 2025 Visual Studio Code 1.105 release brings transformative AI-powered development features. This update enhances Git workflows with intelligent merge conflict resolution while expanding the ecosystem through MCP server integration and improved macOS authentication.
VS Code now integrates AI directly into Git merge workflows, automatically proposing conflict resolutions that developers can modify before committing. The update adds OpenAI's GPT-5-Codex and Anthropic's Claude Sonnet 4.5 models for chat-based coding assistance. An experimental chain of thought feature reveals the AI's reasoning process step by step, providing transparency in code generation and debugging tasks.
The new Multi-Component Protocol marketplace (in preview) simplifies discovering and installing MCP servers. Developers can browse available servers through the Extensions view using the @mcp filter or search functionality. MCP servers now launch automatically when chat sessions begin, eliminating manual activation prompts and improving response times for AI-assisted programming tasks.
macOS users benefit from native authentication via Microsoft's MSAL library with GitHub PKCE support, streamlining the sign-in process. Accessibility improvements include verbose chat updates and enhanced screen reader compatibility. Nested AGENTS.md files now define agent behavior per subfolder, while improved chat session management allows reviewing past conversations and receiving OS notifications for completed agent actions.
Visual Studio Code 1.105 represents a significant step forward in AI-assisted development, particularly for version control workflows and ecosystem integration. The combination of intelligent merge conflict resolution, expanded MCP server availability, and improved authentication creates a more streamlined development experience. These enhancements position VS Code as a leading choice among modern IDEs and text editors for developers seeking AI-powered productivity tools.
VS Code 1.105 adds OpenAI's GPT-5-Codex and Anthropic's Claude Sonnet 4.5 models for chat-based coding assistance, expanding AI capabilities beyond previous versions.
The AI analyzes Git merge conflicts and automatically proposes resolution solutions that developers can review, modify, and accept directly within the editor interface.
The MCP marketplace is a preview feature that simplifies discovering and installing Multi-Component Protocol servers for AI-assisted programming, accessible via the Extensions view in VS Code.
macOS authentication is enhanced with native support via Microsoft's MSAL library and GitHub PKCE, making the sign-in process smoother and more secure for developers.
Accessibility improvements include verbose chat updates, better screen reader compatibility, and enhanced chat session management for reviewing past conversations and notifications.