docs(changelog): cover upstream unreleased ai and coding-agent entries

This commit is contained in:
Mario Zechner 2026-02-26 01:13:32 +01:00
parent b2983c483e
commit a27ea5b9e2
2 changed files with 13 additions and 0 deletions

View file

@ -2,6 +2,15 @@
## [Unreleased]
### Added
- Added `gemini-3.1-pro-preview` model support to the `google-gemini-cli` provider ([#1599](https://github.com/badlogic/pi-mono/pull/1599) by [@audichuang](https://github.com/audichuang))
### Fixed
- Fixed adaptive thinking for Claude Sonnet 4.6 in Anthropic and Bedrock providers, and clamped unsupported `xhigh` effort values to supported levels ([#1548](https://github.com/badlogic/pi-mono/pull/1548) by [@tctev](https://github.com/tctev))
- Fixed Vertex ADC credential detection race by avoiding caching a false negative during async import initialization ([#1550](https://github.com/badlogic/pi-mono/pull/1550) by [@jeremiahgaylord-web](https://github.com/jeremiahgaylord-web))
## [0.55.0] - 2026-02-24
## [0.54.2] - 2026-02-23