logoalt Hacker News

system2yesterday at 8:24 PM2 repliesview on HN

I am on max 10x ($100 a month). I asked it to summarize a small codebase (2000 lines). Instead, it ran 4 agents in the background, and those agents went nuts, started reading everything and related dependencies, and sucked all my daily quota, forcing me to wait till 2 AM to continue using.

Up until last month, a $100 plan was more than enough, and it was difficult to run out of tokens per day for me. Something fundamentally changed, and Claude started making more mistakes and using more tokens. I know I am not tripping because I used it for over a year; this is absolutely new.


Replies

mwigdahltoday at 10:35 AM

Agreed, and sorry for the snarky tone in my reply. The $100 / month plan is what I use at home and it has always been more than sufficient for something like what you describe. It does sound like maybe you have MCPs or skills that might be changing the default behavior as the other poster suggests, or the agent somehow interpreted your request as wanting it to read node_modules in addition to the code or something. In any event I hope you or Anthropic or both figures out what the issue was.

gitaariktoday at 3:39 AM

Maybe you need to clean up MCP tools? My codebase is very large (hundreds of files, hundreds of lines per file), and I am managing fine on a 5x subscription, chatting all day.

Some time ago I cleaned up a bunch of MCP tools I had installed some time ago and that did make a significant impact on token usage.

show 1 reply