top | item 47009458

(no title)

trcf23 | 16 days ago

But the point is to have something easy to read both for humans and LLM, no?

It’s harder to read mermaid in a terminal or a markdown file…

discuss

order

satvikpendem|16 days ago

Mermaid diagrams automatically render on Markdown and IDE chat windows as in VSCode or Cursor. So you get the best of both worlds, a graph you can look at a ND manipulate with the mouse but also in a format LLMs can read.

trcf23|15 days ago

Ah thanks I didn’t know that…