mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 16:00:58 +00:00
docs(coding-agent): add overflow changelog entry
This commit is contained in:
parent
6bcce1914a
commit
0b680c67fb
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
|||
- External edits to `settings.json` while pi is running are now preserved when pi saves settings ([#527](https://github.com/badlogic/pi-mono/pull/527) by [@ferologics](https://github.com/ferologics))
|
||||
- Overflow-based compaction now skips if error came from a different model or was already handled by a previous compaction ([#535](https://github.com/badlogic/pi-mono/pull/535) by [@mitsuhiko](https://github.com/mitsuhiko))
|
||||
- OpenAI Codex context window reduced from 400k to 272k tokens to match Codex CLI defaults and prevent 400 errors ([#536](https://github.com/badlogic/pi-mono/pull/536) by [@ghoulr](https://github.com/ghoulr))
|
||||
- Context overflow detection now recognizes `context_length_exceeded` errors.
|
||||
- Key presses no longer dropped when input is batched over SSH ([#538](https://github.com/badlogic/pi-mono/issues/538))
|
||||
|
||||
## [0.37.8] - 2026-01-07
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue