So this morning I did a mountain of work without touching rate limits. Thought everything was finally fixed. Then in my second 5 hour session, they basically choke through the whole limit in about 10 or 15 minutes. I was doing the same in the session as in the previous session which was using a single claude instance to run multiple agents. I know for a fact that the agents were overriding each other, so they were working in a similar part of the code base. The worrying thing is that the main agent was unable to stop these running subagents. These sub agents were essentially stuck in an infinite loop, correcting each other’s work. This leads me to think that perhaps their their usage bug is related to orphaned sub agents getting stuck in a loop and basically using all the tokens. Doesn’t always happen. submitted by /u/AffectionateHoney992
Originally posted by u/AffectionateHoney992 on r/ClaudeCode
