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.
関連記事
Reddit「r/ClaudeAI」で議論。ベテラン開発者が問う「AIが急速進化する中、キャリア戦略は」
18年の組込みLinux開発経験を持つエンジニアがReddit「r/ClaudeAI」で投げかけた問い「what's your career bet when AI evolves this fast?」が264件のコメントを集め、AIエンジニアのキャリア計画が「5年先から2年先も見えない」時代に突入していることを示している。
Reddit「r/ClaudeAI」で議論。ベテラン開発者が問う「AIが急速進化する中、キャリア戦略は」
18年の組込みLinux開発経験を持つエンジニアがReddit「r/ClaudeAI」で投げかけた問い「what's your career bet when AI evolves this fast?」が264件のコメントを集め、AIエンジニアのキャリア計画が「5年先から2年先も見えない」時代に突入していることを示している。
Cursor v2.6 リリース - MCP Appsとチーム向けプラグイン管理機能
Cursor v2.6では、エージェントチャット内でのインタラクティブなUI、プライベートプラグインのチーム共有機能強化、デバッグモードの改善などが発表された。
人気記事
Cursor Automations リリース - トリガーとスケジュールに基づく常駐エージェント
Cursorが新しいAutomations機能をリリース。トリガーとスケジュールに基づいて動作する常駐エージェントを構築できる。
Cursor v2.7 リリース - JetBrains IDEでのCursor利用が可能に
Cursor v2.7では、Agent Client Protocol (ACP)を通じてIntelliJ IDEA、PyCharm、WebStormなどのJetBrains IDEでCursorが利用可能になった。
Cursor v2.6 リリース - MCP Appsとチーム向けプラグイン管理機能
Cursor v2.6では、エージェントチャット内でのインタラクティブなUI、プライベートプラグインのチーム共有機能強化、デバッグモードの改善などが発表された。
最新記事
Claude Code v2.1.72 リリース - 自動メモリ保存とループ機能追加
AnthropicがClaude Code v2.1.72をリリース。自動メモリ保存、/copyコマンド、/loopコマンド、Cronスケジュールツール、Voiceキーバインディングなど多数の新機能を搭載。
Gemini 3.1 Pro — コーディング・推論性能で業界トップを争夺
GoogleのGemini 3.1 Proは、2026年2月に発表された最新推論モデル。SWE-Bench Verified 80.6%、LiveCodeBenchで2887スコアを達成し、Claude Opus 4.6と並ぶトップレンジモデルとして注目される。
OpenAI Symphony — エージェントの監視から「仕事の管理」へのパラダイムシフト
OpenAIが新プロジェクトSymphonyを公開。GitHub Issue (Linear)から自動的にエージェントを実行し、PRを作成まで行う自律型オートメーションツール。