Agents: sanitize OpenRouter Gemini thoughtSignature

This commit is contained in:
Matthieu Bizien
2026-01-13 12:25:52 +01:00
committed by Peter Steinberger
parent d42b69df74
commit ef36e24522
11 changed files with 4156 additions and 86 deletions

View File

@@ -143,6 +143,7 @@
### Fixes
- Packaging: include `dist/memory/**` in the npm tarball (fixes `ERR_MODULE_NOT_FOUND` for `dist/memory/index.js`).
- Agents: persist sub-agent registry across gateway restarts and resume announce flow safely. (#831) — thanks @roshanasingh4.
- Agents: strip invalid Gemini thought signatures from OpenRouter history to avoid 400s. (#841)
## 2026.1.12-1