Cursor Tab feature was broken in 0.48.7

Cursor Tab feature works well in 0.48.6. After updated to 0.48.7, it doesn’t work totally. Whatever the feature is enabled in the option. Please check it.

OS: macOS 15.3.2

Cursor:
版本: 0.48.7 (Universal)
提交: 1.96.2
日期: 1d623c4cc1d3bb6e0fe4f1d5434b47b958b05870
Electron: 2025-04-02T04:51:59.792Z (1 天前)
ElectronBuildId: 34.3.4
Chromium: undefined
Node.js: 132.0.6834.210
V8: 20.18.3
OS: 13.2.152.41-electron.0

I have downgraded to 0.47.9 to test the Tab feature. It is same. Seems not cause by 0.48.7. It might be caused by some services in the backend of cursor. Please check.

I’ve noticed similar.
It still works, but not consistently.

Version: 0.48.7 (user setup)
Date: 2025-04-02T05:04:28.547Z
Electron: 34.3.4
Chromium: 132.0.6834.210
Node.js: 20.18.3
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.19045

I experienced the same issue after upgrading to 0.48.7.

Here’s the log

2025-04-04 20:46:36.356 [info] CURSOR LOG: Finished creating provider!
2025-04-04 20:46:36.422 [error] Error Checking Connection: [unavailable] getaddrinfo ENOTFOUND api2.cursor.sh
2025-04-04 20:46:47.493 [error] Error Checking Connection: [unavailable] getaddrinfo ENOTFOUND api2.cursor.sh
2025-04-04 20:47:24.685 [info] CURSOR LOG: requestId 77b79e4b-e894-485e-af04-b6db07674d5e  
2025-04-04 20:47:29.021 [info] CURSOR LOG: requestId d12899aa-9201-4054-acc7-181b2ee9926e  
2025-04-04 20:47:29.709 [info] CURSOR LOG: Error in streaming cpp (connect error) [canceled] This operation was aborted
2025-04-04 20:47:29.711 [error] Error Checking Connection: [unavailable] getaddrinfo ENOTFOUND api2.cursor.sh
2025-04-04 20:47:29.762 [info] CURSOR LOG: requestId 502b0335-aa64-400d-88ee-312717f567dd  
2025-04-04 20:47:34.691 [info] CURSOR LOG: Error in streaming cpp (connect error) [unknown] Network timeout
2025-04-04 20:47:39.772 [error] Error Checking Connection: [unavailable] getaddrinfo ENOTFOUND api2.cursor.sh
2025-04-04 20:47:39.776 [info] CURSOR LOG: Error in streaming cpp (connect error) [unknown] Network timeout
2025-04-04 20:47:53.835 [error] Error Checking Connection: [unavailable] getaddrinfo ENOTFOUND api2.cursor.sh
2025-04-04 20:47:53.871 [info] CURSOR LOG: requestId 230eb302-ac7d-4bce-ac99-3c2759736047  
2025-04-04 20:48:03.875 [error] Error Checking Connection: [unavailable] getaddrinfo ENOTFOUND api2.cursor.sh
2025-04-04 20:48:03.877 [info] CURSOR LOG: Error in streaming cpp (connect error) [unknown] Network timeout

This points to connection issues rather than cursor not having DNS or Tab not working itself.

In some instances it was an Cursor server issue which they acknowledged here in the forum.

Makes sense because after I downgraded it to the prev version (0.48.6) I got the same issue.