News
Apr 22, 2026
News
Startups
Artificial Intelligence
Americas
NewDecoded
4 min read

Image by Cursor
Anysphere officially released Cursor 3 this week, signaling a departure from traditional IDE designs in favor of an agent-first architecture. This new version focuses on the third era of software development, where developers act as directors for autonomous fleets rather than manual code writers. The update follows internal data showing that agent usage on the platform has surged 15 times over the past year.
The centerpiece of the update is a unified workspace that supports multiple repositories simultaneously. Developers can now run several agents in parallel across local environments, worktrees, and cloud virtual machines. All active sessions are aggregated in a new sidebar, allowing for centralized management of tasks triggered from Slack, GitHub, or mobile devices. A key innovation in Cursor 3 is the seamless handoff between local and cloud environments. Users can start a session locally using the new Composer 2 model and then push it to the cloud to continue running offline. This capability ensures that long-running tasks are not interrupted when a developer closes their laptop or switches devices.
The interface includes visual verification tools for cloud agents, providing demos and screenshots for developers to review before merging changes. A streamlined diff view further simplifies the process of staging and committing agent-generated code. This approach aims to reduce the micromanagement often required when working with multiple AI assistants at once.
Under the hood, Cursor 3 is powered by Composer 2, a fine-tuned model based on Kimi K2.5 with a 200,000-token context window. Internal benchmarks suggest this new engine offers a significant performance boost over previous versions while remaining cost-effective for high-volume tasks. The platform also maintains its integration with hundreds of plugins and Model Context Protocols via a dedicated marketplace.
Michael Truell, CEO of Anysphere, noted that the goal is to pull developers up to a higher level of abstraction. While the IDE remains accessible for deep dives into files, the primary focus is now on overseeing agents that ship improvements autonomously. This evolution reflects a broader industry trend toward delegation and high-level architectural oversight.
This release represents a strategic shift toward agentic workflows, where the developer's role moves from syntax implementation to high-level system orchestration. By building a custom interface rather than relying solely on VS Code extensions, Cursor is positioning itself to own the runtime environment where AI agents operate independently. This move challenges traditional competitors by addressing the friction of multi-tasking and environment management that standard IDEs were never built to handle.
Related Articles