mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
4e12d0556b
* feat(ai): continue stateful OpenAI SSE turns Use the prior OpenAI Responses ID for native stateful HTTP/SSE turns, retry missing server state with full history in the same turn, and keep stateless/custom routes unchanged. Co-authored-by: Markus Hartung <mail@hartmark.se> * test(ai): assert Responses retry attempt metadata --------- Co-authored-by: Peter Steinberger <steipete@gmail.com>