← BACK_TO_LOG

Cursor Adds Always-On Agent Automations

2026-06-20 · cursor

Cursor released version 3.8 with a focus on Automations, its always-on agent system for repetitive development work. The update makes it easier to create automations from a local agent session and connect them to real team workflows in Slack and GitHub.

Key Features or Updates

The release introduces the /automate skill, which lets developers describe a recurring task and have Cursor configure triggers, instructions, and tools. Automations now support Slack emoji triggers, five additional GitHub trigger types, and computer use for cloud agents.

Impact on Developers

The update turns Cursor agents into background workers that can respond to issue comments, PR review activity, resolved threads, and completed workflow runs. Teams can use this to triage failed CI, fix review comments, or generate demos without tying up a local coding session.

How to use it

Developers should update to the latest Cursor release and use /automate from a local agent session. For GitHub and Slack workflows, configure the relevant trigger and connect the automation to the tools or Marketplace templates needed for the task.

Read Original Post →