docs(coding-agent): add changelog entry for #838

This commit is contained in:
Mario Zechner 2026-01-19 15:56:08 +01:00
parent 2d27a2c728
commit 3e68744cae

View file

@ -9,6 +9,11 @@
### Fixed
- Fixed `/model` selector scope toggle so you can switch between all and scoped models when scoped models are saved ([#844](https://github.com/badlogic/pi-mono/issues/844))
- Fixed OpenAI Responses 400 error "reasoning without following item" when replaying aborted turns ([#838](https://github.com/badlogic/pi-mono/pull/838))
### Removed
- Removed `strictResponsesPairing` compat option from models.json schema (no longer needed)
## [0.49.1] - 2026-01-18