telexed ~ c / d574ab61-3f3radar:40 · agent_toolLIVE
← back
NO.
#d574ab61
Topic
AGENTS & TOOLS
Source
Claude Code Releases
Published
2026-05-06 07:47:56
Importance
★ 4/10 — radar 40
`Claude Code` `v2.1.131`, Windows VS Code activation and Mantle auth fixes
FIG-0571:1

`Claude Code` `v2.1.131`, Windows VS Code activation and Mantle auth fixes

Two break-fix patches landed: the VS Code extension now activates on Windows again, and Mantle auth restores the missing x-api-key header. Low-drama release, but worth updating if either path was broken for you.

[ KEY POINTS ]
  1. A hardcoded bundled SDK build path plus a createRequire polyfill bug was breaking VS Code extension activation on Windows.
  2. Mantle endpoint authentication was failing because the x-api-key header was missing; this release restores it.
  3. No new feature here, just reliability work. Update quickly if you depend on Windows editor flows or Mantle integrations.
Originalgithub.com/anthropics/claude-code/releases/tag/v2.1.131Read original →

// related