mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-20 07:04:34 +00:00
docs(coding-agent): add changelog entry for #838
This commit is contained in:
parent
2d27a2c728
commit
3e68744cae
1 changed files with 5 additions and 0 deletions
|
|
@ -9,6 +9,11 @@
|
||||||
### Fixed
|
### 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 `/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
|
## [0.49.1] - 2026-01-18
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue