fix: downgrade Gemini tool history

This commit is contained in:
Peter Steinberger
2026-01-13 01:03:10 +00:00
parent 5dc187f00c
commit 0edbdb1948
3 changed files with 154 additions and 1 deletions

View File

@@ -8,6 +8,7 @@
- Discord/Slack: centralize reply-thread planning so auto-thread replies stay in the created thread without parent reply refs.
- Update: run `clawdbot doctor --non-interactive` during updates to avoid TTY hangs. (#781 — thanks @ronyrus)
- Tools: allow Claude/Gemini tool param aliases (`file_path`, `old_string`, `new_string`) while enforcing required params at runtime. (#793 — thanks @hsrvc)
- Gemini: downgrade tool-call history missing `thought_signature` to avoid INVALID_ARGUMENT errors. (#793 — thanks @hsrvc)
## 2026.1.12-3