fix(ai): update Copilot Claude thinking metadata

closes #4637
This commit is contained in:
Armin Ronacher
2026-06-15 09:46:59 +02:00
parent 28b3af5d0f
commit 408ac103ec
4 changed files with 87 additions and 6 deletions

View File

@@ -4,6 +4,7 @@
### Fixed
- Fixed GitHub Copilot Claude adaptive-thinking effort metadata to match manually checked Copilot model capabilities ([#4637](https://github.com/earendil-works/pi/issues/4637)).
- Fixed OpenCode/OpenCode Go completion models that reject `prompt_cache_retention` to omit long-retention cache fields when `cacheRetention` is `long` ([#5702](https://github.com/earendil-works/pi/issues/5702)).
## [0.79.3] - 2026-06-13