chore(sync): mirror docs from openclaw/openclaw@556c3e87df

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-27 07:29:00 +00:00
parent 3d6d5ed846
commit 214c5ec996
2 changed files with 9 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"repository": "openclaw/openclaw",
"sha": "f427ddc220b5d3eb396ffb14d0ad7960ecf9e325",
"syncedAt": "2026-04-27T07:25:39.354Z"
"sha": "556c3e87df0eb576b55017bfa55aeb3fcfc61f95",
"syncedAt": "2026-04-27T07:27:36.293Z"
}

View File

@ -118,6 +118,13 @@ external end-user instructions.
- Missing OpenAI Responses-family tool outputs are synthesized as `aborted` to match Codex replay normalization.
- No thought signature stripping.
**OpenAI-compatible Gemma 4**
- Historical assistant thinking/reasoning blocks are stripped before replay so local
OpenAI-compatible Gemma 4 servers do not receive prior-turn reasoning content.
- Current same-turn tool-call continuations keep the assistant reasoning block
attached to the tool call until the tool result has been replayed.
**Google (Generative AI / Gemini CLI / Antigravity)**
- Tool call id sanitization: strict alphanumeric.