Feature request for product/service
Cursor IDE
Describe the request
Currently, automations and cloud agents can only be managed through the Cursor web dashboard. There is no way to view or interact with them from inside the IDE.
This creates unnecessary friction: developers have to constantly switch between the IDE and the browser to check on agent runs, automation status, or trigger new tasks.
Proposed improvement:
Add a panel or sidebar in the IDE that surfaces automations and cloud agents, synced in real time with the web. This would allow developers to:
View running and completed agent tasks
See automation history and current status
Trigger or manage automations without leaving the IDE
The web and IDE would stay in sync, so it does not matter where a task was started.