Freshbits โ€” proxy hardening & TUI cleanup


Fixes

- #22429 07039dc08 Gateway: harden trusted proxy X-Forwarded-For parsing
- #22345 35be87b09 fix(tui): strip inbound metadata blocks from user messages (clean rewrite)
- 7417c3626 fix(cron): honor maxConcurrentRuns in timer loop (openclaw#22413) thanks @Takhoffman
- 1cc226357 TUI: bound chat-log growth to prevent render overflows
- cd6bbe8ce Session: enforce startup sequence on bare reset greeting
- 222784098 Gateway/TUI: filter heartbeat ACK noise in chat events

Features

- 544c213d4 Memory/QMD: diversify mixed-source search results
- 93c2f20a2 Memory: surface explicit memory_search unavailable status
- d583399c9 Hooks: persist session memory on /reset

Chore / Tests

- 338ae269d test(memory): avoid stmt mock shape flake by reusing typed busy stmt
Was this page helpful?