Hey, thanks for the report. The shamelectron issue you linked is a known Electron bug on macOS Sequoia/Tahoe that can cause high GPU usage across Electron apps.
To confirm it’s that specific issue and not something else, please share:
A Process Explorer screenshot: Cmd + Shift + P → “Developer: Open Process Explorer”
Actual GPU usage (%) from Activity Monitor
Whether the issue persists with extensions disabled, launch with: cursor --disable-extensions
Also try disabling GPU acceleration when launching Cursor: cursor --disable-gpu
If it turns out to be the upstream Electron bug, resolving it will likely require an Electron version update on our side. Your diagnostics will help us confirm and prioritize a fix.
If you checked the link and the issue linked, yeah, it’s a known electron bug, and it has been fixed already in upstream if you checked the links….
Just being curios, is there a plan t fix this issue. If any developers of you team (or AI), simply checked the linked issue and the changes to fixed the issue, the fixes should be simple enough to be understood…