Original Reddit post

I’ve seen this a few times now, here’s the latest example. Plan mode seems to fail at some kind of discovery (in this case it kept trying to use perl to read a file rather than just…reading it) and comes to an incorrect conclusion about the current state of the file that it has direct access to. Anyone else seeing stuff like this? This is with a fresh context and after blowing through a bunch of tokens trying to read the file (which is literally a tmux config) Best solution I’ve found so far is to just dump everything and start planning over again. Any other ideas? submitted by /u/mlmcmillion

Originally posted by u/mlmcmillion on r/ClaudeCode