SAN FRANCISCO, May 15 — Cursor on Thursday released Background Agents 1.0, a long-running task system that can plan, execute, and review code changes across multiple repositories without an active editor session, the company told Consumer Tech Wire, framing the feature as the editor’s most direct competitive response to Anthropic’s Claude Code.

The release moves Cursor beyond its origin as an in-editor pair-programming surface into the workflow territory that Claude Code has occupied since its general-availability launch in 2024: tasks that span hours rather than minutes, run while the developer is offline, and operate on more than one codebase at a time. Cursor said Background Agents can be dispatched from the editor or from a new web-based dashboard, and that each agent receives a persistent workspace, a configurable tool-permission scope, and a structured change log readable in either surface.

“This is Cursor admitting that the editor is no longer the unit of work,” said Priya Aiyar-Konstantinidis, an analyst at the developer-tools research firm RedMonk. “For two years the editor-versus-terminal split was a real product distinction — Cursor lived inside VS Code, Claude Code lived in the terminal, and the two had genuinely different ergonomic profiles. Background Agents collapses that. The unit of work is now the task, and both products are now in the same competitive lane.”

Multi-repo as the differentiator

Cursor said the multi-repository capability is the feature it expects to be most decisive in the comparison. A single Background Agent can be granted scoped access to multiple Git remotes, the company said, and can open pull requests, run continuous-integration jobs, and apply suggested follow-up patches across all of them within a single planning context. The feature is intended for the workflow pattern, increasingly common at engineering organizations with shared internal libraries, in which a change to one repository must propagate through a graph of downstream consumers.

The capability is also a direct technical response to one of Claude Code’s published advantages: its native ability to operate across an arbitrary number of working directories under the user’s local file-system permissions. Cursor’s prior agent surface required the developer to switch projects manually between tasks.

Anthropic has not publicly responded to Thursday’s release. Claude Code shipped a multi-repository context update earlier this quarter, and the 1M-context Opus 4.7 model that Claude Code now runs on by default has a structural advantage in tasks that require holding more than one large codebase in working memory at once.

Pricing and rollout

Background Agents 1.0 is available to all Cursor Pro and Business subscribers beginning Thursday, the company said, with a usage cap denominated in agent-hours rather than per-message credits. Free-tier users will receive a limited preview later in the quarter.

The release follows Cursor’s announcement earlier in May that the editor had passed 1.4 million paid subscribers, up from the 1 million figure the company published in March.


Ronan Whitfield-Asari reported from San Francisco.