Paul Krill
Editor at Large

Cursor 2.0 adds coding model, UI for parallel agents

news
Oct 29, 20252 mins

Cursor’s new Composer model, built for low-latency agentic coding, completes most iterations in under 30 seconds, according to Anysphere.

Poznan, Poland – April 14, 2025: Close-up of Cursor app icon on the macOS dock, showcasing a modern code editor enhanced with AI features for developers
Credit: aileenchik / shutterstock

Anysphere has introduced Cursor 2.0, an update to the AI coding assistant that features the tool’s first coding model, called Composer, and an interface for working with many agents in parallel.

Both Cursor 2.0 and Composer were introduced October 29 by the Cursor team at Anysphere. Cursor is a fork of Microsoft’s popular Visual Studio Code editor, downloadable at cursor.com for Windows, MacOS, and Linux.

Composer is a frontier model that is four times faster than similarly intelligent agent models, the Cursor team said. Built for low-latency agentic coding in Cursor, Composer completes most turns in fewer than 30 seconds, according to the team’s own benchmarks. A mixture-of-experts language model that supports long-context generation and understanding, Composer is specialized for software engineering through reinforcement learning in a diverse range of development environments, the Cursor team said. The model was trained with a set of tools including codebase-wide semantic search, which makes it better at understanding and working in large code bases, they added.

Cursor’s new multi-agent interface, meanwhile, was designed to be centered around agents rather than files, the Cursor team said. Cursor 2.0 makes it easy to run many agents in parallel without them interfering with each other, powered by git worktrees or remote machines. The team said it has found that having multiple models attempt the same problem and picking the best result significantly improves the final output, particularly for harder tasks.

Cursor 2.0 also is intended to streamline the “bottlenecks” of reviewing code and testing changes when working with agents, making it easier to quickly review changes an agent has made and to dive deeper into code when needed. The addition of a native browser tool allows Cursor to test its work and iterate until the correct final result has been produced.

Paul Krill

Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since the 1990s, and he continues to lead InfoWorld’s news coverage of software development platforms including Java and .NET and programming languages including JavaScript, TypeScript, PHP, Python, Ruby, Rust, and Go. Long trusted as a reporter who prioritizes accuracy, integrity, and the best interests of readers, Paul is sought out by technology companies and industry organizations who want to reach InfoWorld’s audience of software developers and other information technology professionals. Paul has won a “Best Technology News Coverage” award from IDG.

More from this author