Git Auto-Refresh Fails to Work After Cursor 0.44 Update

Hi, thanks for reporting an issue with Cursor.

Before you report this, we’d appreciate if you can search this forum to see if this issue has already been reported.

If you have done so, please check this box.
on

Describe the Bug

The auto-refresh functionality for Git no longer works. Changes to files are not detected automatically in the Source Control tab. Instead, I need to manually press the refresh button to see the updated changes.

Steps to Reproduce

Update to Cursor version 0.44.
Make changes to a file in a Git-tracked directory.
Open the Source Control tab in Cursor.
Observe that the changes are not detected until the refresh button is clicked manually.

Expected Behavior

File changes should be automatically detected in the Source Control tab without requiring manual refresh.

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 0.44.0
VSCode Version: 1.93.1
Commit: e0d6a482c1e7a40f2035787bab666c4487b116d0
Date: 2024-12-18T03:44:12.836Z (13 hrs ago)
Electron: 30.5.1
Chromium: 124.0.6367.243
Node.js: 20.16.0
V8: 12.4.254.20-electron.0
OS: Darwin arm64 23.6.0

Additional Information

This issue disrupts my workflow as it requires constant manual refreshing.

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the bug report, we already know about it and are looking into it.

This was fixed in 0.44.3, download the new version.

I am using 0.44.5 and this problem still exists - I have to refresh the source code control view to see changed files