mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-01 12:06:24 +01:00
1c0b4bea4c
* Bump Copilot CLI packages to @github/copilot@1.0.64-1 and @github/copilot-sdk@1.0.3 * Resolve Agent Host Copilot CLI through @github/copilot/bin.copilot * Materialize @github/copilot/sdk from @github/copilot-<platform> in extension postinstall * Package @github/copilot-<platform>/copilot for Agent Host and linuxmusl * Exclude Copilot optional native payloads from extension package * Scan @github/copilot-*/copilot for Linux package dependencies * Tighten Copilot SDK 1.0.64-1 attachment and RPC typings * Increase Copilot SDK native binary scan test timeout * Update amd64 deb deps for @github/copilot-linux-x64/copilot * Update arm64 rpm deps for Copilot package layout * Update x64 rpm deps for @github/copilot-linux-x64/copilot * Try to fix windows smoke test * Try to fix platform runtime files for agent host * exclude copilot computer.node from agent host packaging * Another attempt to try to get packaging right * Should only try to load 1.0.64-1 * Try to fix packaing for windows, macos, deb deps * Update armhf/arm64 deb and x64 rpm Copilot dependency baselines * Copilot darwin ripgrep universal merge and arm64 rpm deps * Restore target Copilot SDK prebuilds for built-in extension packaging * see if changes to gulpfile.reh.ts would help * dont mess with formatting * Launch copilot cli from platform index.js and exclude SEA