Skip to content

Commit 3cb2809

Browse files
committed
Update node version for Electron 42
1 parent fc9083b commit 3cb2809

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

release-notes/v1_123.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Navigation End -->
5858
* Prompt file subcommands can now be invoked with a space instead of a colon, for example `/chronicle tips` instead of `/chronicle:tips`. _[#318867](https://github.com/microsoft/vscode/pull/318867)_
5959

6060
* Copilot Chat now uses the _execution subagent_ by default. The subagent is specialized for the task of running sequences of bash commands and summarizing the results succinctly for the main agent. This allows the main agent context to be more efficiently utilized, and saves both tokens and costs. The subagent is powered by Google's Gemini-3-Flash model. The subagent can be toggled with the setting `github.copilot.chat.executionSubagent.enabled`.
61-
61+
6262
## May 28, 2026
6363

6464
* Chat now lets you send a request with only attachments and no text. For example, you can attach an image or file and send it directly without adding a message. _[#317776](https://github.com/microsoft/vscode/pull/317776)_
@@ -75,7 +75,7 @@ Navigation End -->
7575

7676
## May 27, 2026
7777

78-
* Updated to Electron 42, which includes Chromium 148 and Node.js 22.x. _[#292445](https://github.com/microsoft/vscode/issues/292445)_
78+
* Updated to Electron 42, which includes Chromium 148 and Node.js 24.x. _[#292445](https://github.com/microsoft/vscode/issues/292445)_
7979

8080
* The AI Customization management editor now uses a compact header mode for a cleaner, more integrated look. _[#318378](https://github.com/microsoft/vscode/pull/318378)_
8181

0 commit comments

Comments
 (0)