fix(ai): detect Ollama overflow errors closes #2626
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed auto-compaction overflow recovery for Ollama models when the backend returns explicit `prompt too long; exceeded max context length ...` errors instead of silently truncating input ([#2626](https://github.com/badlogic/pi-mono/issues/2626))
|
||||
|
||||
## [0.63.0] - 2026-03-27
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
Reference in New Issue
Block a user