feat(ai): add claude-sonnet-4-6 to Antigravity, fix Claude thinking header detection, bump UA to 1.18.4

closes #1859
This commit is contained in:
Mario Zechner
2026-03-06 13:27:09 +01:00
parent b13e080113
commit e4172e68d0
5 changed files with 120 additions and 10 deletions

View File

@@ -2,6 +2,10 @@
## [Unreleased]
### Added
- Added `claude-sonnet-4-6` model for the `google-antigravity` provider ([#1859](https://github.com/badlogic/pi-mono/issues/1859)).
### Fixed
- Fixed `/new` leaving startup header content, including the changelog, visible after starting a fresh session ([#1880](https://github.com/badlogic/pi-mono/issues/1880))