Add coding-agent changelog entry for Gemini 3 Pro thinking levels

This commit is contained in:
Mario Zechner 2025-12-13 02:11:25 +01:00
parent b9fe556d5b
commit 776fab41e0

View file

@ -2,6 +2,10 @@
## [Unreleased]
### Added
- **Gemini 3 Pro thinking levels**: Thinking level selector now works with Gemini 3 Pro models. Minimal/low map to Google's LOW, medium/high map to Google's HIGH. ([#176](https://github.com/badlogic/pi-mono/pull/176) by [@markusylisiurunen](https://github.com/markusylisiurunen))
### Fixed
- Fixed double blank lines rendering after markdown code blocks ([#173](https://github.com/badlogic/pi-mono/pull/173) by [@markusylisiurunen](https://github.com/markusylisiurunen))