fix(ai): handle OpenCode reasoning params

This commit is contained in:
Armin Ronacher
2026-05-29 12:21:37 +02:00
parent 7be8a10d23
commit 4faac05419
7 changed files with 60 additions and 11 deletions

View File

@@ -2,6 +2,10 @@
## [Unreleased]
### Fixed
- Fixed OpenCode Go Kimi K2.6 thinking requests to send `thinking` objects instead of invalid string values, and fixed OpenCode Zen Grok Build thinking requests to omit unsupported `reasoning_effort` ([#5169](https://github.com/earendil-works/pi/issues/5169)).
## [0.77.0] - 2026-05-28
### Added