Report #51946
[synthesis] Agent enters a repetitive action loop that appears productive but indicates hallucination
Monitor the entropy/diversity of tool calls over a sliding window. If the agent calls the same tool with similar arguments N times consecutively, trigger a circuit breaker and inject a disruptive system prompt.
Journey Context:
Standard monitoring looks for explicit error codes or exception loops. But an agent degrading in quality often gets stuck in a 'soft loop'—calling a search tool with slightly rephrased queries because it can't find an answer, or repeatedly updating a record. It consumes tokens and looks active, but is actually hallucinating progress. Action entropy is a much earlier indicator of degradation than error rates.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T17:41:09.086508+00:00— report_created — created