Unable to create automation in Cursor Agent Desktop app

Where does the bug appear (feature/product)?

Somewhere else…

Describe the Bug

The secondary pop out menu on the Automations tab in Cursor Agents desktop app disappear before being able to choose them

Steps to Reproduce

Go to the Automations tab
Click Add Trigger
Hover over Linear, then Issue
Notice the flyout menu disappears

This seems to happen on any of the options that are secondary flyout / drill down menus. (GitHub Issue, Linear Issue, PagerDuty Incident, etc.)

Screenshots / Screen Recordings

Operating System

MacOS

Version Information

Version: 3.18.9 (Universal)
VS Code Extension API: 1.128.0
Commit: 2ba48ff3f7514cc4643c52ca9f7b3173d9b66130
Date: 2026-08-27T01:42:22.092Z
Layout: Agent Window
Build Type: Stable
Release Track: Default
Electron: 40.10.3
Chromium: 144.0.7559.236
Node.js: 24.15.0
V8: 14.4.258.32-electron.0
xterm.js: 6.1.0-beta.291
OS: Darwin arm64 24.6.0

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

Hey, thanks for the report and the screen recording. I can see what’s going on.

This is a known issue we’re tracking, and the fix has already shipped. Your version 3.18.9 came out before it, so updating Cursor to the latest version should stop the flyout menu from closing before you can click. Note: the third level of the menu (for example Linear > Issue > Created) is fully fixed only in the newest builds, so please make sure you’re on the latest version.

Until you update, here are two workarounds:

  1. Type the trigger name into the Search Triggers… field at the top of the Add Trigger menu (for example “Linear issue”) and click the result directly.
  2. Use keyboard navigation: arrow keys to move, right arrow to open a submenu, Enter to select.

Let me know if it still happens after updating.

Hey, I appreciate your quick reply. Can confirm I just got the newest update and it’s working great. Both of your workarounds also worked too.

Thank you!