docs(ai): add changelog entry for Z.ai thinking fix #1674

This commit is contained in:
Mario Zechner 2026-02-27 21:33:42 +01:00
parent 22b3be834e
commit 187a99c720

View file

@ -5,6 +5,7 @@
### Fixed
- Restored built-in OAuth providers when unregistering dynamically registered provider IDs and added `resetOAuthProviders()` for registry reset flows.
- Fixed Z.ai thinking control using wrong parameter name (`thinking` instead of `enable_thinking`), causing thinking to always be enabled and wasting tokens/latency ([#1674](https://github.com/badlogic/pi-mono/pull/1674) by [@okuyam2y](https://github.com/okuyam2y))
## [0.55.1] - 2026-02-26