An agent loops on the same tool call without making progress. What is the loop missing?
A stop condition tied to progress, not just to iteration count. Capping turns bounds the damage; it does not detect that the agent has stopped getting anywhere.
Read the concept behind it →