mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-15 18:37:00 +01:00
* Add Agent Host logs analysis skill Document the Agent Host debug export layout and add a safe zip extraction helper. Route exported bundles away from the general Code OSS logs skill. (Written by Copilot) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Harden Windows archive path validation Reject superscript COM and LPT device names when extracting Agent Host log bundles on Windows. (Written by Copilot) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>