Fetching from the wire…
Public story · 2026-03-06 · source-backed
Cursor shipped the biggest paradigm shift in AI coding this week. Automations are always-on agents that activate from external events — merged PRs, PagerDuty incidents, Slack messages, Linear issues, cron schedules, or custom webhooks. The agent spins up a cloud sandbox, follows your instructions using configured MCPs and models, self-verifies, and outputs results. Cursor says they already run hundreds per hour on their own codebase. This is the shift from "prompt and wait" to event-driven autonomous engineering. Use cases in production: PagerDuty incident triggers investigation via Datadog MCP, proposes a fix PR, and notifies on-call in Slack. Daily agents that review merged code and add missing test coverage. Bug triage bots that check for duplicates, create Linear issues, and reply in Slack with root cause analysis. (Cursor Blog | TechCrunch)
Each link below shares sources, entities, or timing with this story.
Claude Code v2.1.71 adds /loop for cron-scheduled background prompts (PR babysitting, Slack summaries, deploy monitoring). Cursor shipped Automations with event-driven triggers from GitHub, PagerDuty, and webhooks. OpenAI open-sourced Symphony, an Elixir/BEAM framework that po...
Cursor's 2026-08-19 changelog adds Subscriptions to cloud agents, and it changes what an agent *is* in a way that a normal feature bullet undersells. An agent can now subscribe to an event stream and act on it without you prompting anything. Agents automatically subscribe to P...
Bugbot now finds ~10% more bugs per review (0.62 vs 0.56) at ~22% lower cost per run. A new /review flow runs Bugbot and Security Review before push, dedups against the eventual PR, and supports incremental "only what's new" review. Cursor also added always-on Automations with...
React to a bug report with a designated emoji to auto-triage it, or set a codebase-change or timer trigger, no prompt required. (Cursor) One caveat that matters: these run unattended, so scope their permissions tight. And for reproducible agent-driven CI, Simon Willison's UV_E...
Cursor launched the most significant release since 2.0: Cloud Agents with Computer Use. Autonomous coding agents now run in isolated VMs that build software, visually test it, record video demos, capture screenshots and logs, and ship merge-ready PRs. Over 30% of Cursor's own...
Slack Code shipped August 20. You tag a coding agent in a conversation, it opens a project-specific channel, and the whole team watches the work happen: diffs, live HTML previews, feedback the agent picks up mid-run, approval gates before anything ships. Each channel keeps an...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.