Hi team,
I’m a heavy Cursor user and really appreciate how it’s streamlined many aspects of my development workflow. One thing I’ve found myself doing more often—thanks to how convenient Cursor is—is building small visual testing utilities alongside my main development tasks. These are usually helper apps or test harnesses that involve some kind of UI or simulation, and they often take a while to run or finish rendering results.
Here’s the challenge: I frequently kick off one of these tasks and step away from my desk—maybe to grab a coffee or check something else—only to realize much later that it had already finished. I was thinking it would be incredibly helpful if Cursor could play a short audio notification when a long-running process completes (e.g., after an LLM task finishes, or when a preview/debug session ends).
This would act as a subtle but effective way to bring me back into flow right when the tool is ready for me again. Ideally, it could be toggled on/off in settings or configured to only trigger after a task exceeds a certain duration.
Would love to hear others’ thoughts on this. Thanks for the amazing work you’re doing—Cursor has seriously changed how I build things.
Best,