mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-13 01:58:01 +01:00
fa84c09861
chore: update @github/copilot and @github/copilot-sdk to latest versions - Bump @github/copilot from ^1.0.67 to ^1.0.69-0 in package.json and package-lock.json. - Update @github/copilot-sdk from ^1.0.5 to ^1.0.6-preview.1 in package.json and package-lock.json. - Refactor copilotcliSessionService.ts to use the new AutoModeSessionManager directly, removing compatibility fallback. - Remove compatibility tests for AutoModeSessionManager in copilotCliSessionService.spec.ts. - Adjust npm configuration in remote/.npmrc.