Cursor Developer Habits Report: AI acceleration is clearly evident in advanced users (Category AI4SDLC)
Dealing with "Cursor Developer Habits Reportfor spring 2026There are a lot of interesting graphs about speeding up development, context growth and automation. But one of the most interesting insights is that productivity among users is growing not evenly, but sharply strengthens those who already know how to weave agency work into their day. If we talk about the research itself, it is built on aggregated product/engineering data: the use of agents, tokens, adopted AI-changes and the activity of smug PR. Data of private mode users who chose opt-out are not included there.
The main findings made at the beginning of the report are
1ение Accelerating development Code writing has doubled year-on-year, pull requests are getting bigger and deeper, and agent-generated code is increasingly being successfully reviewed. 2The Economics of Intelligence The authors compared seven model families by the cost of a line of code and the cost of sending a task, revealing significant differences in the unit economy. If you fix the success of solving problems, then the most expensive models are Opus, then ChatGPT, and then Composer. 2.5 from Cursor, and the difference between the Cursor model and Opus by orders of magnitude 3The gap between advanced users and others The authors found that while AI leads to a broad increase in productivity, the most pronounced changes are seen in top performers. 1% of developers. 4️⃣ The growing role of context The authors showed a sharp increase in the number of input tokens and a shift towards tokens readable from cache. This gives agents a kind of working memory, allowing them to solve more complex problems and write better code. 5Shift to automation In In the end, the authors showed data on the evolution of coding agents: from a tool for individual developers, they turn into a whole system for creating and maintaining software, often working automatically.
It is interesting to dive deeper into the block “The power user gap”, where the authors give the Lorentz curve by AI lines of code, AI consumption of tokens with Gini indices. 0.77, 0.75 and 0.72. Usually, the Lorentz curve and the Ginny coefficient are shown in the context of economic inequality. And here is roughly the same inequality - a small group of users generates a disproportionately large share of AI work, costs and tokens. The Lorentz curve shows that the upper 5Approximately 47% AI lines of code, 46Percentage of spending 40Percent tokens.
It's even more interesting.
- p99 developers produce in 46 more AI lines per day than the median active user 15 more merged PRs per week than median active PR writer The p90 developer looks more modest: 10x on AI lines of code and 4x on merged PRs
As a result, we see that not every developer has 15% faster - we have a distribution with a very heavy tail, which just so average can not apply (It is better to look at the median.)
However, there is no need to admire these advanced users - we can not say that the best developers have become in the world. 46 The metric mixes task type, codebase size, team role, trust in the tool, quality of context, permissions, the habit of splitting work, the ability to run an agent in the background and the culture of the review. But the graph is interesting in terms of management — it shows what a new operating model might look like.
If there is a person in the team who confidently sets agents tasks, gives them context, reads diff, runs tests, cuts scope and quickly removes locks, he can go far ahead. Not because you pressed the secret button, but because the work cycle has gathered around it: intent -> context -> agent run -> verification -> commit/PR -> feedback. With another developer, the same Cursor can remain an expensive auto-addition that sometimes gets in the way.
Hence the practical conclusion for AI4SDLC: it is not enough to count average usage. You need cohort metrics to understand Who really brings AI to PR?
- Where do the big diffs come in?
- What happens to the load on the review, tests, how are things with rework and how much has the change failure rate increased? What is the difference between top users: they are better at formulating tasks, know the code base better, use agents/automations more often, work in a more permissive repo, or just take tasks of another class?
If you have such power users, then you need to communicate with them, understand what practices they use and further scale the best ones. But you can't just look at the tail of the distribution and say that power-user mode is now the norm for everyone - so it won't fly:)
P.S. A review of the Cursor study is available on our website ai4sdlc-research.space.
#AI #AI4SDLC #Engineering #Agents #DevTools #Management #Metrics