Today my Claude Code agents all started calling loops on themselves for no reason. For example Claude starts running a workflow, then decides to use loop to check if the workflow is done. This is not needed because when the workflow is done Claude gets notified. This started happening in 3 different instances that I’m working on, and I’ve had to add instructions not to use loop to check on things that Claude gets notifications for. I’ve also noticed that these loops persist across /clear commands, so I can clear and then a loop is called trying to check on a process from the previous context. I’m just curious is anyone else is seeing this, or if there is something I did that might have accidentally caused this. submitted by /u/MattOfMatts
Originally posted by u/MattOfMatts on r/ClaudeCode
