mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-15 02:07:31 +01:00
* Fix remote Agent Host dependencies Include fs-copyfile in REH packages and verify that startup imports are declared in the remote manifest. (Written by Copilot) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Smoke test packaged remote Agent Host Launch the packaged Agent Host with its bundled Node after native REH builds and require it to bind a WebSocket listener. (Written by Copilot) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>