mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
121ce7faed
* fix(worker): preserve Responses replay across handoff Long OpenAI Responses cloud-worker sessions retain authoritative compaction replay through windowing and fail visibly when it cannot be preserved. * test(worker): align replay fixture with frame limit