v2.3.2
Bug Fixes
- Mermaid error boundary —
components/mdx/mermaid.tsxscaffold now wraps the diagram renderer in a React error boundary. Invalid Mermaid syntax generated by the LLM (e.g. malformed edge labels) shows a[diagram parse error]message instead of crashing the entire page.