fix(coding-agent): add 'terminated' to retryable error patterns
Codex API can send 'terminated' error mid-stream, which should be retried like other transient server errors.
This commit is contained in:
@@ -18,6 +18,10 @@
|
||||
|
||||
- Skill, prompt template, and theme discovery now use settings and CLI path arrays instead of legacy filters ([#645](https://github.com/badlogic/pi-mono/issues/645))
|
||||
|
||||
### Fixed
|
||||
|
||||
- Auto-retry now handles "terminated" errors from Codex API mid-stream failures
|
||||
|
||||
## [0.49.3] - 2026-01-22
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user