mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-27 04:07:13 +01:00
* Fix Agent Host startup with invalid telemetry level Fail closed when the telemetry level is malformed, prevent invalid Agent Host process arguments, and surface terminal startup failures without reconnecting. (Written by Copilot) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Test fatal Agent Host notification wiring Exercise the service listener before and after the initial connection so notification wiring and suppression remain covered. (Written by Copilot) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>