In an agentic loop, progress is marked by new observations and forward movement towards the goal. In contrast, spinning consists of repetitive actions that yield no new meaningful results.
Why it matters: Detecting spinning is crucial for preventing infinite loops. Techniques for detection include comparing successive observations to see if anything has changed.
Connections:
Sources: