chore(sync): mirror docs from openclaw/openclaw@6a55a00da4

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-27 12:02:25 +00:00
parent a099727eb9
commit 4cbbbefe24
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"repository": "openclaw/openclaw",
"sha": "d73e2ee77456ed00c94f052549caa10c0c555cda",
"syncedAt": "2026-04-27T11:56:04.640Z"
"sha": "6a55a00da4611e5b3136a3d59fbb881e6fb3151d",
"syncedAt": "2026-04-27T12:01:09.658Z"
}

View File

@ -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