How I Implemented Conversation History Preloading in OpenHands
TL;DR I implemented conversation history preloading in the OpenHands frontend. Previously, conversation messages were loaded only through WebSocket streaming, which caused empty or inconsistent history when opening existing chats. I added a REST-base...












