Cursor 3: A Unified Development Workspace for AI-Powered Agents
Cursor has released Cursor 3—a redesigned interface for development with AI agents. It unifies local and cloud agents in a single workspace, enables multiple ag
AI-processed from Cursor Blog; edited by Hamidun News
Cursor has released Cursor 3—a completely redesigned interface for development with AI agents. The company abandoned the VS Code extension and built a new interface from scratch, focusing it around working with agents. This represents a shift from manual code editing to AI agent teams that independently write most of the functionality.
A New Interface for Agent Teams
Cursor 3 is a unified workspace where humans and agents collaborate on different repositories. The traditional IDE interface with a file panel remains, but now the focus is on working with agents. The sidebar displays all local and cloud agents, including those you've launched from mobile apps, web, desktop, Slack, GitHub, or Linear. Each agent can be tracked separately, showing its current task and results. Cloud agents create demonstrations and screenshots of their work, so you can verify results directly in the interface without opening additional windows. Previously, developers jumped between Slack, GitHub, Linear, and their own code editor. Now everything is integrated into one workspace.
Parallel Work and Cloud Agents
One of the key features of Cursor 3 is running multiple agents simultaneously. Previously, a developer could work with one agent at a time and had to wait for results. Now it's easy to launch multiple agents for different tasks and track their progress in parallel.
- Local agents run on your machine with high Composer 2 usage limits
- Cloud agents for long-running tasks that can continue working while you're offline
- Built-in browser allows agents to open, navigate, and test local sites
- Fast integration with Slack, GitHub, and Linear for launching agents from different places
- Plugins from the Cursor Marketplace extend agent capabilities
This fundamentally changes the workflow: instead of micromanaging each agent, a developer can launch parallel work and focus on strategy.
Cloud and Local Synchronization
The main innovation of Cursor 3 is a simple mechanism for moving an agent session between the cloud and your local machine. This solves two problems. First, if an agent is working in the cloud and you urgently need to make changes or test code locally, you simply move the session to your computer.
There you can edit code with a full-featured editor, use Composer 2 (Cursor's own frontier model with high limits), and test everything on your local machine. When done, you send it back to the cloud. Second, a local session can be moved to the cloud for long-running tasks.
If you want an agent to work overnight or you need more resources than your laptop provides—simply hand the work to the cloud. The agent will continue execution while you sleep or move to a new task. The new diff-view also simplifies reviewing and editing changes.
Instead of a complex interface with many menu items—just edit, commit, manage PR.
What It Means
Cursor 3 signals a transition to the third era of software development. In the first era, developers wrote all code manually. In the second, they began using AI to help with file editing. Now a new era is beginning where AI agent teams work almost autonomously and write most of the functionality. This is not simply a cosmetic interface update. It's a rethinking of how humans and AI interact during development. Instead of micromanaging each agent, a developer moves to the level of strategy and result verification. Do you need frontend changes? Launch two agents in parallel. Need an urgent server fix? Move the cloud session to your local machine and fix it quickly.
Want to stop reading about AI and start using it?
AI News is a curated feed of AI/tech news. Hamidun Academy teaches you to use AI systematically in your work.