Can't Edit Custom Modes

Describe the Bug

I’m no longer able to edit the custom modes I created in Cursor after updating to v1.4.2

Steps to Reproduce

  • Open a new chat
  • Click mode selector
  • Try to edit a custom mode

Expected Behavior

Edit button should show over custom modes to allow editing

Screenshots / Screen Recordings

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.4.2
VSCode Version: 1.99.3
Commit: 07aa3b4519da4feab4761c58da3eeedd253a1670
Date: 2025-08-06T19:23:39.081Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.5.0

Additional Information

I’m on early access

Does this stop you from using Cursor

No - Cursor works, but with this issue

3 Likes

Hey, thanks for the report, we’ll fix it.

1 Like

While waiting for the fix, you can open the devtools and update the CSS to display the icon.
Inspect the mode who you want and after update the css
”.\!opacity-\[calc\(var\(–composer-unified-context-menu-stateful-opacity\)\*0\.6\)\]” and uncheck it.
Now you can click on edit and it’s working