Cursor AI Reports 56% of Merged Pull Requests Now Generated by Cloud Agents
Cursor AI announced that 56% of their merged pull requests (PRs) are now generated by cloud agents, a significant increase from 10% in December. These agents are capable of completing longer, end-to-end software engineering tasks independently. This milestone demonstrates a rapid shift toward agentic software engineering, showing that AI agents can handle a majority of development tasks in a real-world production codebase. It highlights the transition from simple code completion to autonomous, environment-aware AI developers. To achieve this, Cursor provided the AI agents with their own cloud computers, allowing them to execute code, run tests, and fix or optimize their own environments. This setup enables the agents to resolve complex, multi-step engineering tasks without constant human intervention.
## BACKGROUND
Cursor is an AI-powered code editor developed by Anysphere that integrates advanced language models to assist developers. While traditional AI coding tools act as autocomplete assistants, "agentic" software engineering uses autonomous AI agents that can plan, execute commands, and interact with development environments to solve complex tasks.