Since yesterday, the agent can’t make any successful tool calls anymore to my code.
Whenever it tries to do any tool calls (reading files, executing commands, writing edits etc) the agent gets stuck and the tool call fails after a timeout.
The CLI agent inside of WSL works fine.
Running the same prompt when connected to WSL, but not inside of a dev container works fine as well.
I did some more testing and when i created workspace in WSL in IDE (gemini one) the ubuntu starts with small letter, when create workspace from Agent Window, it appear with capital Ubuntu and this one is not working … maybe this is something to check
Hey, quick update on this bug. We found the root cause and the fix is already merged internally. It covers both cases from the thread: nested WSL → Reopen in Container (@Elwin), and @Marcin_Ceglarek’s case with capital Ubuntu vs lowercase from the Agent Window. That one was a separate casing bug in the registry keys.
One important note: the fix isn’t in a public build yet, so I can’t share an exact version or ETA. Updating to the current stable won’t fix it today. As soon as the fix ships, we’ll post here with the version number.
Until then, the workarounds are the same: use the cursor-agent CLI inside WSL, or work in WSL directly without Reopen in Container.