chore: add changelog entry for models status fix

This commit is contained in:
Gustavo Madeira Santana
2026-02-14 14:01:22 -05:00
parent b3e11605ca
commit 1554137ae3

View File

@@ -50,6 +50,7 @@ Docs: https://docs.openclaw.ai
- Cron: repair missing/corrupt `nextRunAtMs` for the updated job without globally recomputing unrelated due jobs during `cron update`. (#15750)
- Discord: prefer gateway guild id when logging inbound messages so cached-miss guilds do not appear as `guild=dm`. Thanks @thewilloftheshadow.
- TUI: refactor searchable select list description layout and add regression coverage for ANSI-highlight width bounds.
- Models/CLI: guard `models status` string trimming paths to prevent crashes from malformed non-string config values. (#16395) Thanks @BinHPdev.
## 2026.2.14