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
@@ -10,6 +10,7 @@
- Fixed obsolete custom UI, custom tool, and custom editor examples in the extension documentation ([#6735](https://github.com/earendil-works/pi/issues/6735)).
- Fixed Kimi Coding sessions to show API-equivalent implied costs with the subscription indicator.
- Fixed OpenAI Responses early stream endings to trigger automatic retry instead of ending the agent run ([#6727](https://github.com/earendil-works/pi/issues/6727)).
## [0.80.10] - 2026-07-16