← Claude Code changelog
Claude Code 2.1.131
This release delivers important bug fixes to enhance overall stability and usability. A resolution for the VS Code extension failing to activate on Windows significantly improves the development experience for many users. Furthermore, a fix for Mantle endpoint authentication failures, specifically regarding a missing API key header, ensures smoother integration and reliable access.
Fixed
- Fixed VS Code extension failing to activate on Windows due to a hardcoded build path in the bundled SDK (`createRequire` polyfill bug)
- Fixed Mantle endpoint authentication failing with missing `x-api-key` header