mirror of
https://github.com/instructkr/claw-code.git
synced 2026-07-18 12:58:25 +08:00
In the provider compatibility layer for Gemini (and other providers requiring ), fully support the flow, round-trip, and placeholder fallback of thought_signature.
This commit is contained in:
@@ -780,6 +780,7 @@ mod tests {
|
||||
id: tool_id.to_string(),
|
||||
name: "search".to_string(),
|
||||
input: "{\"q\":\"*.rs\"}".to_string(),
|
||||
thought_signature: None,
|
||||
},
|
||||
]))
|
||||
.unwrap();
|
||||
|
||||
Reference in New Issue
Block a user