fix(coding-agent): retry OpenAI Responses early EOF

closes #6727
This commit is contained in:
David Brailovsky
2026-07-17 10:55:56 +02:00
parent 019e4ad687
commit b0c2a90e51
4 changed files with 12 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@
### Fixed
- Fixed Kimi Coding subscription models to report API-equivalent implied costs when models.dev reports zero pricing.
- Fixed OpenAI Responses early stream endings to be classified as retryable provider errors ([#6727](https://github.com/earendil-works/pi/issues/6727)).
## [0.80.10] - 2026-07-16