Cursor Launches the Strongest "Automatic Workhorse" Mode, /goal Dominates the Scene

marsbitPublished on 2026-08-21Last updated on 2026-08-21

Abstract

Cursor's latest major update supercharges its Cloud Agents with autonomous, persistent workflows. The headline feature is `/goal`, transforming one-off tasks into continuous objectives—like fixing all flaky tests until CI stays green—where the Agent works unattended until the goal is met. New "Subscriptions" allow cloud-based Agents to autonomously monitor event sources like GitHub PRs, Slack threads, or schedules. An Agent can now own a PR from creation through merge, automatically handling CI failures or bot comments without human intervention. The update also enables sub-agents to run in isolated cloud VMs with their own project copies, allowing parallel work without conflicts. Additional tweaks include "Custom Modes" to lock an Agent into a specialized skill and "Steering," which queues user interruptions until the Agent's next tool call. Cursor reveals that over 35% of its internally merged PRs are now autonomously created by cloud Agents, up from 30% in February 2026. Accompanying this shift, the "Auto" pricing tier will transition to model-based billing starting August 24, making the cost of running these high-autonomy agents more granular. This evolution moves the developer's role from writing code to managing AI agents that handle coding, PRs, CI, and testing—fundamentally reshaping the software development pipeline.

After the launch of Cursor's GitHub version, another major update arrives!

Now, Cursor has given its Cloud Agents a significant upgrade——

Agents can now monitor PRs, Slack threads, and CI pipelines on their own, and can even take on a long-term goal, not stopping until it's done.

Most importantly, /goal is finally live on Cursor.

No Need to Wake It, the Agent Starts Working Actively

The new "Subscriptions" feature allows Cursor Agents to hook onto an event source:

a PR, a Slack thread, a schedule. As soon as there's movement there, it wakes up.

The most powerful part is that cloud Agents will automatically subscribe to the PRs they open themselves and push them all the way to merge.

If the CI fails, they go and fix it; if a bot leaves a comment, they go and reply—no need for a human to open it again.

It's the same in Slack, you can directly tell it, "come back in an hour, wait for feedback, then continue."

However, subscriptions are currently only available for cloud Agents. The local one remains the same, requiring you to speak up for it to act.

One /goal Command, Doesn't Stop Until the Goal is Achieved

The most noteworthy new feature in this update is a command as simple as it gets: /goal

Open a new chat, type /goal fix all flaky tests and make CI green, and then you can walk away.

It will keep working until the goal is genuinely completed.

Put plainly, what you assign changes from a "task" to a "KPI". Before, you said "help me fix this bug"; now, you can say "don't let me see a red light this week."

However, Cursor's own CLI changelog has featured it for a while:

With an active/paused status bar, runs uninterrupted across idle and unattended sessions, Ctrl+C to pause. The official text mentions "rolling out and gated," meaning it's still in a phased rollout.

This wave on August 19th marks its graduation from an experimental CLI feature to being fully integrated with PRs and Slack.

One Isn't Enough, Just Dispatch a Swarm of AIs

The third part: sub-agents can now each launch their own virtual machine.

Each sub-agent gets an independent project copy, a clean context, running in its own cloud environment.

The official usage is straightforward: have sub-agents verify changes made by the main agent in a fresh environment—or have a swarm of sub-agents simultaneously tackle their own problems without interfering with each other.

Previously, it was like a room full of people crowding around the same computer editing the same document—whoever saved last lost work; now, it's one person, one machine, one copy, merging after completion.

Two minor tweaks that will make anyone who's used Agents crack a smile:

Custom modes: Any skill can be pinned as a persistent mode, essentially locking the Agent into a specialized expertise.

Steering: Previously, if you interjected while the Agent was working, it would be interrupted on the spot, like stopping a waiter carrying soup.

Now your follow-up messages take effect the next time it calls a tool—the soup is put down first, then it listens to you.

35% of PRs, All Merged by AI

Just looking at the feature list, many might easily dismiss this as another instance of "AI overpromising."

But in the official blog, Cursor reveals a number——

Among internally merged PRs, over 35% were autonomously created by cloud Agents. This figure was 30% in February 2026, and 0% 18 months ago.

Additionally, starting August 24th, Cursor's Auto will shift to model-based billing.

Included usage for all plans increases; Auto shifts to model-based billing, with quotas adjusted upward accordingly; model routing logic remains unchanged;

Ultra includes SuperGrok Heavy. Takes effect for the current billing cycle, no action required from users.

However, extrapolating from the original Auto mechanism, the direction is clear.

Auto was previously "one flat price per million tokens, regardless of which model was actually routed to." After switching to model-based pricing, that flat-rate pocket narrows.

If routed to a more expensive model, it's billed as such.

While this adjustment in the billing model means the cost of letting these cloud Agents "go all out" will become more realistic and granular.

It's undeniable that Cursor is irreversibly reshaping the entire software engineering pipeline.

From "you type code, it autocompletes" to "you set the KPI, it grinds," even opening its own PRs, running its own CI, and spawning virtual machines to troubleshoot.

This wave of updates from Cursor essentially forces programmers from being "assembly line workers" into becoming "project managers."

Before, opening Cursor meant you were about to start coding.

In the future, opening Cursor might just be to check—how much work did those AIs finish for ByteDance last night.

References:

https://x.com/cursor_ai/status/2090136956101414982?s=20

https://x.com/Da7_Tech/status/2090110167371104398?s=20

This article is from the WeChat public account "New Zhiyuan", author: ASI Apocalypse

Trending Cryptos

Related Questions

QWhat is the core new feature introduced in Cursor's update, and what does it enable?

AThe core new feature is the "/goal" command. It allows users to set a long-term objective (like 'fix all flaky tests and make CI green') for the AI agent. The agent will then work autonomously and persistently until that specific goal is achieved, transforming a one-time task into a continuous KPI.

QHow does the new 'Subscriptions' feature enhance the Cloud Agent's capabilities?

AThe 'Subscriptions' feature allows a Cloud Agent to be attached to an event source, such as a GitHub PR, a Slack thread, or a cron job schedule. It wakes up and takes action automatically when there is activity (e.g., a new comment, CI failure, or scheduled time), enabling proactive and unattended work without requiring manual human prompting.

QWhat significant operational change did Cursor reveal about its own internal development process?

ACursor revealed that over 35% of the PRs merged internally were autonomously created by its own Cloud Agents. This number has grown from 0% 18 months ago and 30% in February 2026, demonstrating the increasing real-world adoption and effectiveness of its AI agents in software development workflows.

QWhat is the benefit of allowing sub-agents to run in their own isolated virtual machines?

AEach sub-agent gets its own VM with a separate project copy and clean context. This allows them to work independently and in parallel without interfering with each other, enabling scenarios like validating changes in a fresh environment or having multiple agents tackle different problems simultaneously, which improves efficiency and prevents conflicts.

QWhat is the implication of Cursor shifting its 'Auto' plan from a flat-rate to a model-based pricing model?

AThe shift to model-based pricing for the 'Auto' plan means costs will now reflect the specific AI model used for each task. While base usage allowances are increased, routing a task to a more expensive model will incur higher charges. This makes the cost of running highly autonomous 'cloud agents' more granular and realistic, aligning expenses directly with the computational resources consumed.

Related Reads

Robotic GPT-3 Moment Shakes Silicon Valley: Zero Lines of Code, Learns Instantly, with Investments from Jensen Huang and Fei-Fei Li

Generalist AI's newly released robot foundation model GEN-1.5 is being hailed as the "GPT-3 moment" for embodied AI. The model demonstrates remarkable one-shot and few-shot learning capabilities in physical manipulation tasks. By watching a single 3-12 second demonstration video (physical prompting) without any training or code, the robot can attempt the task with a 59% average success rate across 10 tasks. With just 5 minutes of demonstration data and minimal fine-tuning (10 gradient steps), the success rate jumps to 83%. The most significant breakthrough is the emergence of spontaneous, improvisational problem-solving abilities not present in the training data. For instance, after learning to sweep blocks with a brush, the robot can adapt to use a banana similarly or switch to a completely new "scoop-and-pour" strategy when given a dustpan. Other emergent behaviors include removing obstacles, correcting errors, and spontaneously sorting objects. These capabilities stem from over 8 months of large-scale pre-training on physical interaction data, suggesting the existence of a Scaling Law for embodied intelligence—where model generalization improves with more data and training time. This approach drastically reduces the cost and expertise needed to teach robots new skills, potentially democratizing robot programming. The release coincides with a surge in the humanoid robotics sector, marked by events like the World Robot Conference and significant investments. While the demonstrated tasks are still relatively simple, the scaling trend and emergent behaviors point toward a future where general-purpose robot "brains" could be easily adapted to various hardware "bodies," reshaping the industry's competitive landscape.

marsbit32m ago

Robotic GPT-3 Moment Shakes Silicon Valley: Zero Lines of Code, Learns Instantly, with Investments from Jensen Huang and Fei-Fei Li

marsbit32m ago

Semiconductor Industry Sees a New Wave of Price Hikes, with STMicroelectronics, Maxscend and Others Increasing Prices Intensively

The semiconductor industry is experiencing a new wave of price increases driven by supply-demand dynamics and rising costs. Throughout August, multiple international and domestic semiconductor companies have issued price adjustment notices to clients, with a focus on analog and RF chips. Key companies adjusting prices include STMicroelectronics, which is implementing its third price hike in 2026 effective August 23, citing sustained demand pressure and rising costs across the supply chain. Analog Devices, Inc. (ADI) has also announced a second price increase for 2026, effective September 13, due to "unprecedented" demand growth and escalating manufacturing costs. In China, RF chip leader Zhuosheng Microelectronics issued a price adjustment notice for its full RF product line, effective September 1, its first hike this year, attributing it to rising raw material and foundry costs. Additionally, Chinese MCU manufacturer Nations Technologies announced a 10-20% price increase for some products from October 1. This new round of price hikes has shifted its focus to mature process nodes (e.g., analog, RF, power, MCUs), partly due to AI computing demand consuming 8-inch wafer capacity. This contrasts with the first half of 2026, when the surge was led by AI memory chips like HBM and server DRAM. Analysts note that the long lead time for expanding analog/power semiconductor capacity (18-24 months) may sustain price resilience in the short term. However, downstream manufacturers' cost tolerance and fluctuating global demand could become constraints, potentially limiting further significant price increases. Companies have linked the hikes to ensuring future supply stability by funding capacity expansion.

marsbit35m ago

Semiconductor Industry Sees a New Wave of Price Hikes, with STMicroelectronics, Maxscend and Others Increasing Prices Intensively

marsbit35m ago

Trading

Spot

Hot Articles

Discussions

Welcome to the HTX Community. Here, you can stay informed about the latest platform developments and gain access to professional market insights. Users' opinions on the price of S (S) are presented below.

活动图片