SecondSourceJudgment rebuilt from primary sources
Product & chips · Aug 20, 2026

Cursor lets a cloud agent wait for the world to move: subscribe to a stream of events, wake up when something happens.

Product moves · Today (event date 08-19)

From the Aug 20, 2026 daily brief

Nobody has to step into every lap any more. The code editor company Cursor shipped an update on August 19 (the changelog, 08-19) that lets a cloud agent subscribe to a source of events — watching a merge request, sitting on a Slack thread, or running on a schedule — and wake only when something moves. Merge requests the agent opens itself get subscribed automatically and pushed through to completion, including fixing broken continuous-integration checks and answering comments left by bots. Three other pieces shipped alongside: `/goal` hands the agent a long-running objective to work until it is done; sub-agents can each run on their own virtual machine with a clean copy of the project, so they stop colliding; and interrupting it mid-task no longer breaks its work, with your message arriving at the next tool call instead. Our August 14 issue covered the previous Cursor update and its builds feature (that issue): pre-building the development environment so an agent can start working the moment it boots. What is new today is the direction: last time the saving was startup time, this time what has been removed is the human step in every lap of the loop. It is worth reading against the deep dive above: that piece says the bottleneck is finished work waiting for a person, and one response is to build a better triage interface so the person gets through it faster. Cursor picked the other road: making most laps need no person at all. Nobody has measured which road works better yet. If you are drawing up an agent roadmap, treat "help the human look faster" and "make the human step in less often" as two separate bets, and do not assume one road solves both problems.

Subscribe free — first issue lands tomorrow morning

Just an email address, unsubscribe anytime. This is the only thing we ask of you.

More in this section