chore(changelog): audit unreleased entries before patch release

This commit is contained in:
Mario Zechner 2026-02-09 00:15:55 +01:00
parent f405018d51
commit c26505c55d
2 changed files with 10 additions and 0 deletions

View file

@ -2,6 +2,10 @@
## [Unreleased]
### Changed
- Updated the Antigravity system instruction to a more compact version for Google Gemini CLI compatibility
### Fixed
- Use `parametersJsonSchema` for Google provider tool declarations to support full JSON Schema (anyOf, oneOf, const, etc.) ([#1398](https://github.com/badlogic/pi-mono/issues/1398) by [@jarib](https://github.com/jarib))