Any way to visualize Mastra workflows?
It would be great to have a function we can call to export a PNG, or if there's some internal XState state (I could be wrong, but I think Mastra uses XState?) we could export. Would be great to be able to have this as a part of our CI/CD pipeline. I belive the playground supports this.
2 Replies
📝 Created GitHub issue: https://github.com/mastra-ai/mastra/issues/8812
GitHub
[DISCORD:1427355979304927273] Any way to visualize Mastra workflows...
This issue was created from Discord post: https://discord.com/channels/1309558646228779139/1427355979304927273 It would be great to have a function we can call to export a PNG, or if there's so...
Hi @Ariel! The only thing you could do at the moment is indeed what we're doing in the playground, which is using the workflow stepGraph to create a UI representation of if. We'll keep the GH issue above to keep track of your request 😉