Files
vscode/src/vs/platform/telemetry
2b3436e5ec Fix Agent Host startup with invalid telemetry level (#331557)
* 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>
2026-08-18 22:13:48 +00:00
..