Back
AI summary
Written by AI from the official notes. Check them for exact details.Claude Code 2.1.131 includes two bug fixes for the VS Code extension and Mantle endpoint authentication.
- Fixed VS Code extension activation issue on Windows
- Resolved Mantle endpoint authentication failure
- Addressed hardcoded build path in SDK
Why it matters: Users of Claude Code on Windows and those utilizing Mantle should update to avoid these issues.
Full release notes2 changes
What's changed
- Fixed VS Code extension failing to activate on Windows due to a hardcoded build path in the bundled SDK (
createRequirepolyfill bug) - Fixed Mantle endpoint authentication failing with missing
x-api-keyheader