mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-02 12:36:26 +01:00
2bdc0be5a2
* Update @github/copilot and related dependencies to version 1.0.66-2 - Bumped @github/copilot to version 1.0.66-2 in package.json and package-lock.json. - Updated optional dependencies for various platforms to match the new version. - Adjusted @github/copilot-sdk to version 1.0.5-preview.0. - Enhanced filtering logic in copilotCLITools.ts to include additional attachment types. * Enhance attachment rendering in CopilotCLISession with additional GitHub attachment types * Remove optional suppressResumeEvent property from ICopilotResumeSessionLaunchPlan interface --------- Co-authored-by: Anthony Kim <62267334+anthonykim1@users.noreply.github.com>