mirror of
https://github.com/NanmiCoder/cc-haha
synced 2026-07-16 13:03:31 +08:00
Keep auto-quoting slash labels for generated Mermaid paths while preserving slash-delimited flowchart shapes. Restore truncation on activity summary values so the compact summary layout and tests agree. Tested: cd desktop && bun run test -- src/pages/ActivitySettings.test.tsx src/components/chat/MermaidRenderer.test.tsx src/components/chat/MermaidRenderer.integration.test.tsx Tested: bun run check:desktop Confidence: high Scope-risk: narrow