mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-24 00:11:31 +00:00
- 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