chore (changelog): credit #16659 timeout fix

This commit is contained in:
Vignesh Natarajan
2026-02-14 20:32:54 -08:00
parent 17588f51f0
commit 7ed608c4d6

View File

@@ -9,6 +9,7 @@ Docs: https://docs.openclaw.ai
### Fixes
- TUI: make searchable-select filtering and highlight rendering ANSI-aware so queries ignore hidden escape codes and no longer corrupt ANSI styling sequences during match highlighting. (#4519) Thanks @bee4come.
- Agents: return an explicit timeout error reply when an embedded run times out before producing any payloads, preventing silent dropped turns during slow cache-refresh transitions. (#16659) Thanks @liaosvcaf and @vignesh07.
## 2026.2.14