Merge pull request #805 from marcmarg/fix/strip-thought-signatures

fix: strip thought_signature fields for cross-provider compatibility
This commit is contained in:
Peter Steinberger
2026-01-13 04:14:45 +00:00
committed by GitHub
3 changed files with 211 additions and 1 deletions

View File

@@ -29,6 +29,7 @@
- Auto-reply: re-evaluate reasoning tag enforcement on fallback providers to prevent leaked reasoning. (#810 — thanks @mcinteerj)
- Tools/Gemini: drop null-only union variants while cleaning tool schemas to avoid Cloud Code Assist schema errors. (#782 — thanks @AbhisekBasu1)
- Connections UI: polish multi-account account cards in the Connections view. (#816 — thanks @steipete)
- Gemini: strip Claude `msg_*` thought_signature fields from session history to avoid base64 decode errors. (#805 — thanks @marcmarg)
## 2026.1.12-3