mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-31 19:18:08 -05:00
- Updated @github/copilot dependency in package.json and package-lock.json to version 1.0.54. - Modified postinstall script to include 'cli-native.node' in the file copy process. - Refactored session management to utilize updated SDK methods for setting authentication info and permissions. - Improved type definitions and imports for better clarity and maintainability. - Added tests to ensure new functionality and compatibility with updated SDK.