0.46 reading files too many times in tiny increments

With 46 the agent is reading files in tiny, tiny increments of 10-30 lines at a time. It’s regularly exhausting the 25 tool use limit because of it, and failing to gain any real contextual understanding of whats going on. I’ve even seen this now in the terminal commands using head and grep -A. I’ve tried giving instructions to read entire files only, but 46/claude continues to mostly ignore the rules files I provide.

Hoping this is an inadvertent bug/issue someone can take a look at!

Anyone else seeing the same?

That’s right, so am I. As far as I know, he should have no problem reading 250 lines of code at a time, but he reads dozens at a time.