
If you’ve ever had a long session with Claude Code or Cowork, you’ve probably had your context compressed before. Once that happens, Claude starts to lose track of the things you’ve already worked on. When you reference something in your code, like the “retry logic” section, Claude is going to have a harder time specifically finding that segment of your code. If you pay attention to what it is doing, you’ll often see it run multiple commands trying to search for strings that turn up the correct portion of the code.
