mateclaw/mateclaw-ui/src/assets
matevip 6a13cc2f50 perf(chat): throttle streaming markdown render and defer chart mounts
- add useStreamingMarkdown: cap mid-stream markdown re-render to ~140ms,
  full-fidelity render once the segment completes
- skip code-block language auto-detection while streaming (escaped plain
  text), restore full highlighting on the final render
- defer echarts/mermaid blocks to a lightweight loading placeholder while
  streaming so their parsers never run on truncated source
- bypass the render cache for streaming-mode output
- wire into ContentSegment and MessageBubble (content + thinking)
2026-06-15 11:39:24 +08:00
..
icons/mcp feat(ui/mcp): redesign MCP connections page with componentized layout 2026-05-14 14:09:44 +08:00
main.css perf(chat): throttle streaming markdown render and defer chart mounts 2026-06-15 11:39:24 +08:00