- Move CHAT_HISTORY_REQUEST_LIMIT to module scope (align with views/chat.ts). - Apply chatMessages synchronously; drop requestAnimationFrame to avoid overwriting later mutations (e.g. user message or second load). Made-with: Cursor
- Move CHAT_HISTORY_REQUEST_LIMIT to module scope (align with views/chat.ts). - Apply chatMessages synchronously; drop requestAnimationFrame to avoid overwriting later mutations (e.g. user message or second load). Made-with: Cursor