Hi, I'm using XState as part of a front-end application, and recently found out that the old "xstate-viz" was archived in favor of a new, apparently closed-source visualizer.
The xstate-inspect package also seems to have buried the URL for this inspector on the code, so it's less obvious how to use another option.
Due to privacy concerns, I can't use the online visualizer, and being forced to login makes it even worse.
Xstate-viz could be run locally to inspect the machine, which now seems no longer possible, and this is very bad for our workflow.
I also fear for the future of the VSCode extension visualizer, which is essential. Is it also going to be closed and charged? If not, can I use it to inspect a running machine?
Overall, is this project becoming a closed-source subscription-based SaaS? I'd like to know the extension of these changes so I can make the best decision on my project.