## 更新内容
- 修复了 VS Code 扩展在 Windows 上因捆绑 SDK 中的硬编码构建路径(`createRequire` polyfill 错误)而无法激活的问题
- 修复了 Mantle 端点认证因缺少 `x-api-key` 请求头而失败的问题
## What's changed
- 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