Cursor is launching Cursor Automations, a new feature designed to build 'always-on' agents. These agents can be scheduled to run or triggered by events like Slack messages, new Linear issues, merged GitHub pull requests, or PagerDuty alerts. Custom events are also supported via webhooks.
This move aims to address the widening gap between the rapid pace of code generation enabled by AI agents and the slower progress in code review, monitoring, and maintenance. As detailed in AI Agents Usher in Software Development's Third Era, scaling these essential but less glamorous parts of the lifecycle is critical.
Scaling the Software Engineering Pipeline
Cursor Automations works by spinning up cloud-based sandbox environments for agents. These agents execute instructions using configured models and tools, verifying their own output. A memory tool allows them to learn from past runs, improving over time.
