@condor Yes. The issue still exists on latest 1.6 version. I just update and try.
Version: 1.6.26 (system setup)
VSCode Version: 1.99.3
Commit: 6af2d906e8ca91654dd7c4224a73ef17900ad730
Date: 2025-09-16T17:12:31.697Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.19045
condor
25
@1821746019 Please check Settings > Network > Run Diagnostic and report any errors shown there.
My network is fine, but the UI is not…
It’s a path resolving issue between window host and linux remote machine, not the network.
I think I described the same (or a very similar) issue here: Agent stuck on "…" and never reaches "Planning next moves" (network issue)
I’ve found a quick workaround: when the agent hangs, switch compatibility mode to HTTP/1.1, then resend. I switch back to HTTP/2 afterward.
Leaving this here in case it helps anyone else.