mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-03 21:37:06 +01:00
19b40a9d91
* Update GitHub Copilot dependency to version 1.0.54 and enhance CLI session handling - 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. * fix: improve token handling and user info resolution in CopilotCLISDK * fix: update GitHub Copilot dependency to version 1.0.56-1 * fix: add missing linux-test-proxy binaries to CopilotCLI SDK upgrade tests * fix: enhance CopilotCLISDK test setup with mock package implementation and path import * fix: update GitHub Copilot dependency to version 1.0.57 * fix: add support for 'extension_context' attachment type in chat history and logging * Ignore the new mxc binaries