fix: drop null-only union variants (#782) (thanks @AbhisekBasu1)

Co-authored-by: Abhi <AbhisekBasu1@users.noreply.github.com>
This commit is contained in:
Peter Steinberger
2026-01-13 01:58:30 +00:00
parent ba1d80bd00
commit a27efd57bd
5 changed files with 315 additions and 435 deletions

View File

@@ -11,6 +11,7 @@
- Gemini: downgrade tool-call history missing `thought_signature` to avoid INVALID_ARGUMENT errors. (#793 — thanks @hsrvc)
- Messaging: enforce context isolation for message tool sends across providers (normalized targets + tests). (#793 — thanks @hsrvc)
- 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)
## 2026.1.12-3