Subagent / Background Agent notifications fire while Cursor notifications are set to quiet (macOS)

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

macOS System Settings → Notifications → Cursor → Allow notifications = OFF. Cursor IDE stays quiet as
expected. Multitask subagents Cursor spawns still beep.
The OS notification contract binds the parent Cursor app identity; the Multitask delegate does not appear
to inherit it. Beeps often have no matching Notification Center banner (sound without UI).
Environment:

Steps to Reproduce

  1. System Settings → Notifications → Cursor → turn Allow notifications OFF.
  2. Confirm Play sound for notification is grayed out / inactive.
  3. In Cursor, enable Multitask (pill: “Coordinate parallel tasks…”).
  4. Run work that spawns Multitask subagents / parallel tasks.
  5. Observe beeps from the spawned subagent while the parent Cursor app remains notification-disallowed.

Expected Behavior

If Cursor notifications are disallowed at the OS level, Multitask / subagent activity under Cursor must
not notify or play completion/beep sounds. Agent/subagent audio and notification identity should honor
the parent Cursor Notification Center setting (or be separately documented and controllable).

Operating System

MacOS

Version Information

IDE 3.13.25

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hi @nwalker85 Thanks for the forum post!

Cursor has two separate channels here. macOS only controls one of them. OS notifications go through Notification Center. With Allow notifications off for Cursor, those are suppressed, so no banner is expected.

Completion Sound is an in-app chime Cursor plays itself when an agent finishes or needs attention, including Multitask / subagent work. It does not go through Notification Center, so macOS cannot mute it. That matches a beep with no banner, and the CoreAudio-only records you captured.

Turn it off in Cursor Settings → General → Notifications → Completion Sound, or search Settings for Completion Sound.