Claude Code v2.1.86 Released - Session ID Header and VCS Exclusion Improvements
Claude Code v2.1.86 brings session ID headers for proxy aggregation, VCS exclusions for Jujutsu/Sapling, and numerous stability and performance improvements.
Anthropic has released Claude Code v2.1.86. This update includes session management improvements, expanded VCS exclusions, and numerous bug fixes and performance enhancements.
Key Changes
Session Management and Proxy Support
- X-Claude-Code-Session-Id Header: Added session ID header to API requests, enabling proxies to aggregate requests without parsing the request body
VCS Exclusion Extensions
- .jj and .sl Additions: Added Jujutsu (.jj) and Sapling (.sl) metadata directories to VCS exclusion lists, preventing Grep and file autocomplete from descending into these directories
Performance and Stability Improvements
- Reduced startup event-loop stalls when many claude.ai MCP connectors are configured
- Improved @-mention file autocomplete performance on large repositories
- Improved scroll performance with large transcripts by replacing WASM yoga-layout with a pure TypeScript implementation
- Reduced token overhead when mentioning files with @ β raw string content no longer JSON-escaped
Tools and Configuration Fixes
- Fixed βresume failing with βtool_use ids were found without tool_result blocksβ on sessions created before v2.1.85
- Fixed Write/Edit/Read failing on files outside the project root (e.g., ~/.claude/CLAUDE.md) when conditional skills or rules are configured
- Fixed unnecessary config disk writes on every skill invocation that could cause performance issues and config corruption on Windows
- Fixed potential out-of-memory crash when using /feedback on very long sessions
- Fixed βbare mode dropping MCP tools in interactive sessions
VS Code Extension Improvements
- Fixed extension incorrectly showing βNot respondingβ during long-running operations
- Fixed extension defaulting Max plan users to Sonnet after OAuth token refreshes (8 hours after login)
Other Changes
- Skill descriptions now capped at 250 characters to reduce context usage
- /skills menu now sorted alphabetically for easier scanning
- Read tool now uses compact line-number format and deduplicates unchanged re-reads
- Improved prompt cache hit rate for Bedrock, Vertex, and Foundry users
v2.1.86 demonstrates continued evolution of Claude Code with steady improvements and stability enhancements.
Related Articles
Claude Code v2.1.87 Released - Cowork Dispatch Message Delivery Fix
Claude Code v2.1.87 fixes a message delivery issue in Cowork Dispatch. This is a minor bug fix release.
Claude Code v2.1.90 Released - /powerup Command and Resume Cache Bug Fix
Claude Code v2.1.90 introduces an interactive learning system with /powerup command and important bug fixes.
Claude Code v2.1.88 Release - Performance Improvements and Security Concerns
Claude Code v2.1.88 has been released with performance improvements and Windows-specific fixes.
Popular Articles
Claude Code v2.1.92 Released - forceRemoteSettingsRefresh, Bedrock Setup Wizard, and More
Anthropic releases Claude Code v2.1.92 with forceRemoteSettingsRefresh policy setting, AWS Bedrock setup wizard, /cost command improvements, and numerous bug fixes.
Claude Code v2.1.84 Release - PowerShell Tool Preview and Environment Configuration Enhancements
Claude Code v2.1.84 introduces PowerShell tool for Windows, new environment variable overrides for model selection, idle session handling improvements, and various stability fixes.
Claude Code v2.1.85 Release - Console Login and Stability Improvements
Claude Code v2.1.85 introduces --console flag for Anthropic Console login, turn duration display toggle, and various stability fixes across CLI, voice, and VSCode.
Latest Articles
Claude Code v2.1.92 Released - forceRemoteSettingsRefresh, Bedrock Setup Wizard, and More
Anthropic releases Claude Code v2.1.92 with forceRemoteSettingsRefresh policy setting, AWS Bedrock setup wizard, /cost command improvements, and numerous bug fixes.
Claude Code v2.1.91 Released - MCP Tool Result Persistence and Improved Edit Tool
Claude Code v2.1.91 introduces MCP tool result persistence override, improved shell execution controls, and enhanced Edit tool efficiency.
Cursor 3 Released: New Agents Window Interface Brings Agent-Centric Development Environment
Anysphere has released Cursor 3, a major update to its AI code editor featuring a new Agents Window interface that enables parallel agent execution across repos and environments with seamless handoff between local and cloud.