I’ve been using Cursor for over a year and have been working on a fairly large multi-app project for the last couple of months. Until recently, I was very happy with it and regularly recommended it to other people.
Has anyone else noticed a dramatic increase in agent usage this month?
Previously, I could keep a thread open and work on substantial application infrastructure without my usage skyrocketing. My normal Pro allowance generally lasted the entire month.
Since August 1, the difference has been extreme.
I’m now regularly seeing ~1M tokens consumed for relatively ordinary agent responses, including in fresh chats. A normal task/session can consume 2M+ tokens, and I’ve seen individual totals reach 17M+.
What concerns me more than the raw token count is how those tokens are being used. The agent frequently seems to:
-
read files
-
reread the same files
-
reason about what it needs to do
-
inspect things again
-
make limited progress
-
then ask whether it should actually perform the task
I’ve seen this happen even with relatively small requests such as hooking up an existing button.
On August 1 alone, I exhausted the Pro usage that had previously lasted me roughly an entire month, despite not doing unusually heavy development work. I upgraded to Pro+, but I’m already at 32% of the included Cursor-model usage, while 100% of my additional model usage has gone toward other models.
I normally used Auto, so initially I wondered whether this was a routing issue. However, I’ve tried lower-cost models such as Composer and am still seeing unexpectedly high usage.
I’ve also tried adding stricter Cursor rules to reduce repeated exploration and encourage the agent to execute tasks directly, but that hasn’t made a substantial difference.
The contrast became particularly noticeable after I started using Codex alongside Cursor. On the same project, I’m generally seeing much less repeated reading/reasoning, and it tends to carry a requested implementation through to completion without requiring me to start a new reasoning process or explicitly tell it to continue after the initial request.
I’m not expecting a large coding agent to use tiny amounts of context—the project is substantial, and I’m completely comfortable paying for useful compute. My issue is that the increase in usage appears to be accompanied by less task completion, not more.
That’s what makes the current experience difficult to justify. If competing coding agents can complete the same work with less intervention and substantially lower effective usage, it’s becoming difficult for me to continue recommending Cursor the way I used to.
I’m especially disappointed because I purchased an annual subscription based on how solid the product had been for me over the previous year.
Is anyone else seeing a significant change in token consumption or repeated file-reading/analysis behavior since the beginning of August?