Good point about connecting Slack while the agent was already running. That’s probably why you didn’t get a notification for that run. The agent likely didn’t pick up the Slack connection mid-session.
Can you try starting a new background agent now that Slack is connected and see if a notification comes through? Also, did you start the agent from the web dashboard, from Cursor IDE, or from Slack?
If notifications still don’t show up for new agents, please share the agent URL (something like cursor.com/agents/...) so we can take a look.
Now I launched a new background agent (long running): bc-b08e0085-775d-4a73-a4a7-49c654b63d1c
This time I was not notified upon completion to approve the plan it built. I will check if the agent itself will also not send a notification upon completion of the code.
Actually I don’t know as I had no choice during the setup to say if I get them via DM or in a channel. While setting up, I just connected to my slack workspace without specifying any channel
Some more information - As well when starting a Background Agent via GitHub Comments, it does not trigger a Slack Notification when completing: bc-308493ea-8e3b-4ade-8e96-7be25f573db7
Currently, Slack completion notifications (sent as a DM from the Cursor bot) only fire for agents started from the website in the standard (non-long-running) mode. Long-running (grind) agents and GitHub-initiated agents don’t trigger the Slack DM notification upon completion.
Probably a good time for us to evaluate why that is and if it still makes sense. Will take it to the team!