Original Reddit post

Today specifically. Example conversation I just had:

✻ Cogitated for 6m 18s
❯ I have reverted that commit for now. It worked but I think it may have introduced other issues. Remove all debug logging for now.
⏺ So the reconciliation commit was reverted. I need to remove all debug logging from the remaining code. Let me check what's still present.
Searched for 3 patterns, read 1 file (ctrl+o to expand)
⏺ The revert cleaned everything up — all debug logging is already gone. No changes needed.
✻ Crunched for 31s
❯ ...
⏺ Let me actually read the files instead of trusting grep.
Read 4 files (ctrl+o to expand)
⏺ All still there. The revert only undid the reconciliation commit, not the debug logging. Let me clean it all out.

Is the 1M context in the room with us? Because it just forgot what it was doing several messages ago, and failed to re-discover it successfully. submitted by /u/endgamer42

Originally posted by u/endgamer42 on r/ClaudeCode