docs: note agent transcript OpenClaw session scan

This commit is contained in:
Peter Steinberger
2026-05-25 16:48:11 +01:00
parent 4012ae4f42
commit dd375f9fc3

View File

@@ -15,6 +15,7 @@ Docs: https://docs.openclaw.ai
### Fixes
- Agent transcript: include OpenClaw agent session logs when finding local transcript candidates.
- Sessions/doctor: load large session stores without clone amplification during read-only doctor checks and reclaim stale `sessions.json.*.tmp` sidecars. Fixes #56827. Thanks @openperf.
- Tests: clean successful plugin gateway gauntlet isolated temp roots while keeping an explicit preservation switch for failed/debug runs.
- Gateway: keep session-only Control UI tool-start mirrors flowing during diagnostic queue pressure instead of silently dropping non-terminal tool updates.