is_doom_loop
Method
This is a method of the DoomLoopTracker class in the autonomy module.Check if we’re in a doom loop.
Signature
Returns
bool
True if doom loop detected
Uses
is_doom_loop
Used By
DoomLoopTracker.is_doom_loopDoomLoopTracker.get_recovery_actionDoomLoopDetector.record_actionEscalationPipeline.execute_at_stage
Source
View on GitHub
praisonaiagents/agent/autonomy.py at line 398
