5 comments

[ 3.5 ms ] story [ 25.9 ms ] thread
Neat, but you can just do this in mermaid too. Taking one of your examples:

  <mermaid>
  flowchart LR

  web([Frontend])

  subgraph platform [Cloud Platform]
    api([API Server])
    db[(Database)]
    api --> db
  end

  web -->|HTTPS| api
  </mermaid>
If you install the latest https://oj-hn.com , you can see it rendered inline here.
(comment deleted)
On my system the "right arrow" glyph is 2 units wide and breaks all the layouts.
I'm just here for the Grateful Dead reference.
If this runs on the CLI, the system prompt should be "What do you want me to do?"