mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-18 21:36:52 +01:00
* agentHost: Resolve symlinked read paths before auto-approval Check literal and real paths against the session working directory and require confirmation when realpath resolution is denied. Exercise directory-link containment on Windows with junctions.\n\n(Written by Copilot)\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * agentHost: Preserve URI schemes in permission checks Avoid resolving non-file working directories through the local filesystem and use URI-relative home dotfile detection so Windows path casing remains safe.\n\n(Written by Copilot)\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>