mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-14 01:34:20 +01:00
* agentHost: refresh OSS SSH CLI and improve errors Refresh non-pinned remote CLIs before reuse, preserve machine-readable endpoint output, tolerate legacy CLI log noise, and persist SSH setup failures to the shared log.\n\n(Written by Copilot)\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * cli: distinguish current version from update errors Treat an already-current CLI as a successful update result so SSH refresh failures can be identified and logged reliably. (Written by Copilot) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>