CATCH #839
DETECTED AUG 19, 2026 18:13 UTC
THE CATCHscore 8/10
EXHIBIT 839 · FLASH
Aug 19, 2026 18:13 UTC
docs
https://cursor.com/changelog
Cursor's changelog updated to show new 'Cloud Agents and Cursor Harness Improvements' on August 19, 2026, including event-driven subscriptions, custom modes for skills, subagents on their own virtual machines, the /goal command for long-lived objectives, and steering improvements.
READY TO POST:
cursor's changelog just dropped some juicy updates for cloud agents! sounds like a big step towards autonomous agentic dev, with event subscriptions and /goal commands.
new cursor updates seem to be making agents even more powerful. subagents in their own vms and custom modes for 'always on' skills are pretty neat for keeping focus.
EVIDENCE — the receipts
Cursor changelog changed: https://cursor.com/changelog
80 added lines
---
+++
@@ -44,2 +44,42 @@
Changelog
+Aug 19, 2026
+·
+Changelog
+Cloud Agents and Cursor Harness Improvements
+We're continuing to improve cloud agents and the Cursor harness so always-on agents can operate as a system, building and shipping software on their own without the need for intervention at each loop.
+With this release, cloud agents can automatically pick up work in response to events, hold a goal until it's met, and stay on course through long-running sessions.
+#
+Subscriptions
+Cursor can now monitor your PRs, watch a Slack thread, or run scheduled tasks. Cursor Agent subscribes to an event source (a thread or conversation) and wakes when something happens. Subscriptions are available for cloud agents only, for now.
+Cloud agents automatically subscribe to PRs they create and drive them to completion, fixing CI and addressing bot comments. In Slack, ask
+@cursor check back in an hour and keep going until that feedback is in
+.
+#
+Custom modes
+Use any skill as a Custom Mode: a skill that stays pinned in the chat. Custom modes keep agents focused on a skill - you can think about it like "always on" skills.
+From
+/
+, pick a skill and press ⌥⏎ (Mac) or Alt+Enter (Windows), or choose
+Use as Mode
+.
+#
+Subagents on their own machines
+Subagents can now run on their own virtual machines. Each gets an isolated copy of the project with clean context in its own cloud environment.
+Have subagents test the parent agent's changes in fresh environments or swarm independent fixes without collisions. Try
+run a swarm of subagents to test my app for bugs, each in its own environment
+.
+#
+/goal
+Use
+/goal
+to give the agent a long-lived objective to work towards until it's fully complete.
+Try
+/goal fix all flaky tests and make CI green
+in a new chat. Pair it with a custom mode to follow a playbook, or
+/loop
+for recurring check-ins.
+#
+Steering improvements
+You can now send a messag
caught by the 20-minute sweep ·
the live wire · all receipts