mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 11:00:42 +00:00
fix(agents): scope loop detection to runs
This commit is contained in:
@@ -74,6 +74,7 @@ Per-agent override (optional):
|
||||
- `detectors.pingPong`: detects alternating ping-pong patterns.
|
||||
|
||||
For `exec`, no-progress checks compare stable command outcomes and ignore volatile runtime metadata such as duration, PID, session ID, and working directory.
|
||||
When a run id is available, recent tool-call history is evaluated only within that run so scheduled heartbeat cycles and fresh runs do not inherit stale loop counts from earlier runs.
|
||||
|
||||
## Recommended setup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user