When I open up the new Cursor agents window and use a workspace from another machine, during the SSH authentication step the git changes tab fails and does not recover “Failed to load changes”. It fails before I can even authenticate into the workspace.
Steps to Reproduce
Make a workspace from a remote server → Open cursor app → Attempt to go to the changes tab.
Expected Behavior
The changes tab should retry when I authenticate and display all the changes.
Hey, thanks for the report. This is a known issue. Git features in the Agents Window Glass don’t work correctly when you connect over remote SSH. The team is aware, and your report helps us prioritize it.
For now, the workaround is to use the classic layout not Glass when working with a remote SSH workspace.
As a temporary option for commits, you can use the terminal directly with git status, git add, git commit.