chore(sync): mirror docs from openclaw/openclaw@7f6452897e

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-25 04:58:46 +00:00
parent e5a1df7c84
commit fa8f7c8cd7
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
{
"repository": "openclaw/openclaw",
"sha": "e31aef7e19df90d7796031119f3e0419c9d0b7d9",
"syncedAt": "2026-04-25T04:56:45.166Z"
"sha": "7f6452897e25543c9263b67aabf140379d1c0b0c",
"syncedAt": "2026-04-25T04:57:18.554Z"
}

View File

@ -114,9 +114,9 @@ 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.
- No tool call id sanitization.
- No tool result pairing repair.
- Tool result pairing repair may move real matched outputs and synthesize Codex-style `aborted` outputs for missing tool calls.
- No turn validation or reordering.
- No synthetic tool results.
- Missing OpenAI Responses-family tool outputs are synthesized as `aborted` to match Codex replay normalization.
- No thought signature stripping.
**Google (Generative AI / Gemini CLI / Antigravity)**