Diagram
This sample analyzes all the code in context and attempts to generate a diagram using mermaid.
script({ title: "Generate a class diagram using mermaid of the code symbols in content.", group: "copilot",})def("CODE", env.files)$`Generate a class diagram using mermaid of the code symbols in the CODE.`