AI Agents

Cursor Gives AI Agents Their Own Computers, Signaling a Shift in How Developers Work

Cursor's updated cloud agents can now operate in isolated virtual machines, test their own code, and produce video demos — with the company reporting that over 30% of its internal pull requests are now created by autonomous agents.

3 min read
Cursor Gives AI Agents Their Own Computers, Signaling a Shift in How Developers Work

Image by Cursor

Cursor, the AI coding startup valued at $29.3 billion, announced a significant update to its cloud agents that gives each AI agent its own virtual machine with a full development environment. The agents can now build software, test it, interact with it through a browser and desktop applications, and produce video recordings, screenshots, and logs to prove their work — all without touching a developer's local machine.

The update represents what the company calls "the biggest shift in how we build software since the move from Tab autocomplete to working synchronously with agents." Cursor says more than 30% of the pull requests it merges internally are now created by agents operating autonomously in cloud sandboxes.

What the agents can do

Unlike local coding assistants that generate code and hand it off, Cursor's updated cloud agents iterate on their own output. They can spin up servers, navigate web pages, manipulate spreadsheets, resolve merge conflicts, and verify UI changes — all inside an isolated VM. Developers can trigger agents from the web, mobile, Slack, GitHub, or Cursor's desktop app.

In one internal example, an agent was tasked with reproducing a clipboard exfiltration vulnerability. It built an exploit page, launched a local server, loaded the page in Cursor's browser, and recorded itself executing the full attack flow — all without human intervention. In another case, an agent spent 45 minutes autonomously testing Cursor's documentation site, checking sidebar navigation, search functionality, theme switching, and other UI elements.

The key shift is parallelism. Local agents compete for a single machine's resources, limiting developers to a few concurrent tasks. Cloud agents remove that bottleneck entirely.

"Instead of having one to three things that you're doing at once that are running at the same time, you can have 10 or 20 of these things running," Alexi Robbins, co-head of engineering for asynchronous agents at Cursor, told CNBC. "You can have really high throughput with this."

What this means for developers

The implications are significant for developer workflows. Rather than breaking tasks into small, manageable chunks and closely supervising AI output, developers can now delegate larger, more ambitious tasks and review the results after the fact. Cursor frames the developer's evolving role as one focused on "setting direction and deciding what ships" rather than line-by-line implementation.

Jonas Nelle, Cursor's other co-head of engineering for asynchronous agents, described the shift in blunt terms: "They're not just writing software, writing code, they're sort of becoming full software developers."

That framing will likely provoke debate. While autonomous agents handling routine fixes and feature implementation could free up senior developers for higher-level architecture and design decisions, it also raises questions about skill atrophy, code quality oversight, and the changing economics of software teams.

A crowded and intensifying market

Cursor isn't operating in a vacuum. Anthropic's Claude Code has grown to over $2.5 billion in run-rate revenue, OpenAI's Codex has surpassed 1.5 million weekly active users, and Microsoft's GitHub Copilot counts more than 26 million users. Cursor, which crossed $1 billion in annualized revenue last November, needs features like autonomous cloud agents to differentiate.

The company says its near-term roadmap includes coordinating work across many agents simultaneously and building models that learn from past runs. The longer-term vision is what Cursor calls "self-driving codebases" — where agents not only write code but merge PRs, manage rollouts, and monitor production systems.

For now, developers can try the updated agents at cursor.com/onboard, where the agent will configure itself on a codebase and record a demo of its work.

Share:

Other Latest News

SpaceX Files S-1, Triggering the $60B Cursor Acquisition Clock
News & Updates, Industry Analysis, Code Editors

SpaceX Files S-1, Triggering the $60B Cursor Acquisition Clock

SpaceX's IPO prospectus, filed May 20, formally discloses the $60B Cursor acquisition terms and sets a ~July close timeline — raising hard questions about model neutrality, compute access, and developer data privacy.

May 22, 2026
OpenAI Reasoning Model Cracks 80-Year Math Problem, Signaling Codex Leap
AI Agents, News & Updates

OpenAI Reasoning Model Cracks 80-Year Math Problem, Signaling Codex Leap

An internal OpenAI general-purpose reasoning model disproved a famous Erdős conjecture open since 1946 — a first for autonomous AI in frontier mathematics, with direct implications for what is coming to Codex and agentic coding tools.

May 21, 2026
SpaceX IPO S-1 Locks In $60B Cursor Acquisition in Stock
News & Updates, Code Editors

SpaceX IPO S-1 Locks In $60B Cursor Acquisition in Stock

SpaceX's IPO prospectus reveals for the first time that the $60B Cursor acquisition will be paid in SPCX Class A stock — not cash — and that SpaceX has no formal obligation to close the deal.

May 21, 2026
Google Launches Gemini 3.5 Flash and Antigravity 2.0 at I/O
AI Agents, News & Updates, Code Editors

Google Launches Gemini 3.5 Flash and Antigravity 2.0 at I/O

Google unveiled Gemini 3.5 Flash and Antigravity 2.0 at I/O 2026 — a 4x-faster agentic model and a new agent-first coding IDE that puts Google in direct competition with Claude Code and OpenAI Codex.

May 21, 2026
Cursor Brings Cloud Agents to Jira With Native Work Item Integration
AI Agents, News & Updates, Code Editors

Cursor Brings Cloud Agents to Jira With Native Work Item Integration

Cursor now lets teams assign Jira tickets directly to a cloud agent or mention @Cursor in any comment to trigger a task — completing the loop between where work is tracked and where it gets done.

May 20, 2026
Google I/O 2026: Gemini 3.5 Flash Tops Pro on Coding Benchmarks
AI Agents, News & Updates

Google I/O 2026: Gemini 3.5 Flash Tops Pro on Coding Benchmarks

Google ships Gemini 3.5 Flash at I/O 2026 — outperforming Gemini 3.1 Pro on coding and agentic benchmarks at 4× the speed and less than half the cost, available now in the Gemini API and Antigravity.

May 20, 2026
← Scroll for more →