chore(sync): mirror docs from openclaw/openclaw@78d3fce5f9
This commit is contained in:
parent
040f4547f8
commit
55df1b111d
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "ea2d95e23e87636ff8b8f8493c4cd5b53db68cbb",
|
||||
"syncedAt": "2026-04-27T22:54:58.350Z"
|
||||
"sha": "78d3fce5f9b98196b671892cbfb010adc42df457",
|
||||
"syncedAt": "2026-04-27T22:55:23.187Z"
|
||||
}
|
||||
|
||||
@ -112,6 +112,7 @@ external end-user instructions.
|
||||
|
||||
- Image sanitization only.
|
||||
- Drop orphaned reasoning signatures (standalone reasoning items without a following content block) for OpenAI Responses/Codex transcripts, and drop replayable OpenAI reasoning after a model route switch.
|
||||
- Preserve replayable OpenAI Responses reasoning item payloads, including encrypted empty-summary items, so manual/WebSocket replay keeps required `rs_*` state paired with assistant output items.
|
||||
- No tool call id sanitization.
|
||||
- Tool result pairing repair may move real matched outputs and synthesize Codex-style `aborted` outputs for missing tool calls.
|
||||
- No turn validation or reordering.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user