Feature request for product/service
Cursor IDE
Describe the request
When the Agent needs user approval (e.g. Run / Reject for a shell command or similar permission prompt), Cursor already plays a sound notification. Please also fire a dedicated Hooks event at that moment (same idea as stop on agent completion).
Today there is no hook for “waiting for approval”, so external monitors cannot detect this state.
Use case: I often leave the desk while the Agent works and run a local script that alerts me when the Agent finishes. I need the same signal when the Agent is blocked on an approval prompt, so I can return and unblock it.
Nice-to-have: optional recurring notifications (not just a one-shot sound) while approval is pending, so the user is more likely to notice and return to the computer.
Thanks for considering this.