Cursor Automations Release - Building Always-On Agents with Triggers and Schedules
Cursor releases Automations, a new feature for building always-on agents that run based on triggers and schedules you define.
Cursor has released Automations, a new feature for building always-on agents that run based on triggers and schedules you define.
What are Automations
Automations is a feature for creating agents that run continuously and are triggered by specific events or schedules. Unlike traditional agents that require manual activation, Automations enable automatic execution in response to external events.
Automations can run on a schedule or be triggered by events from:
- Slack
- Linear
- GitHub
- PagerDuty
- Webhooks
When a trigger fires, the agent spins up a cloud sandbox environment and executes instructions using the MCPs and models you have configured.
Key Features
External Service Integrations
Automations supports integration with popular development tools:
- Slack: Automated notifications and message responses
- Linear: Task management and project updates
- GitHub: Pull request and repository event monitoring
- PagerDuty: Incident handling and alert responses
- Webhooks: Integration with any REST API
Cloud Execution Environment
Each Automation agent runs in an isolated cloud sandbox with a complete development environment. This ensures safe and predictable execution, allowing the agent to operate independently of local resources.
Memory Tool
Automations have access to a memory tool that allows agents to learn from past runs. This enables the agent to improve quality over time, remembering successful patterns and avoiding past mistakes.
Creating Automations
You can create Automations at cursor.com/automations or start from a template in the marketplace. Templates are available for common use cases and can be customized to fit specific needs.
When configuring an Automation, you specify:
- Activation triggers (schedule or events)
- Instructions for the agent
- MCP integrations to use
- Model for task processing
Technical Context
The release of Automations aligns with the broader trend of shifting from reactive AI assistants to proactive systems. The ability to automatically execute tasks when specific events occur enables AI capabilities to be directly integrated into team development workflows.
Cloud agents with Automations represent the next step in AI development partners. While previously assistants required explicit user activation, they can now operate autonomously in response to changes in the project environment.
Availability
Automations are available at cursor.com/automations. More details are available in the official announcement.
Related Articles
Cursor Launches Long-Running Agents in Research Preview - Autonomous Execution for Complex Tasks
Cursor introduces long-running agents capable of autonomous planning and execution without human intervention. Available for Ultra, Teams, and Enterprise plans.
Cursor's Cloud Agents Can Now Control Their Own Computers
Cursor's cloud agents gain the ability to interact with browsers and desktop applications inside isolated VMs, enabling autonomous testing, demos, and merge-ready pull requests.
Cursor Adds Subagents, Skills, and Image Generation - Major Agent Enhancements
Cursor implements subagents, agent skills, and image generation. Parallel execution, improved context management, and dynamic skill application enable handling of more complex, long-running tasks.
Popular Articles
Cursor v2.7 Release - Cursor Now Available in JetBrains IDEs
Cursor v2.7 introduces Cursor support in IntelliJ IDEA, PyCharm, WebStorm, and other JetBrains IDEs through the Agent Client Protocol (ACP).
Cursor v2.6 Release - MCP Apps and Team Plugin Management
Cursor v2.6 introduces interactive UIs in agent chats, team-based private plugin sharing, and improvements to debug mode capabilities.
Cursor Adds Bugbot Autofix — Automatically Fixing PR Issues
Cursor's Bugbot now includes Autofix, using cloud agents to automatically fix issues detected in pull requests. Over 35% of Autofix changes are merged into base PRs.
Latest Articles
Claude Code v2.1.72 Released - Auto-Memory, /loop Command, and Cron Scheduling
Anthropic releases Claude Code v2.1.72 with auto-memory for context saving, /copy command, /loop command, Cron scheduling tools, Voice keybinding customization, and more.
Gemini 3.1 Pro — Competing for Top Spot in Coding & Reasoning Performance
Google's Gemini 3.1 Pro, released in February 2026, achieves 80.6% on SWE-Bench Verified and 2887 Elo on LiveCodeBench, positioning it as a top-tier reasoning model alongside Claude Opus 4.6.
OpenAI Symphony — From Supervising Agents to Managing Work
OpenAI releases Symphony, an open-source automation tool that automatically executes agents from GitHub Issues (Linear) and creates PRs.