You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have a link to stately in the code (like image below) or even on the editor tab where the link would navigate to the stately.ai site.
The idea is that we could update the machine in vscode or on the site and everything would be in sync. There could be some kind of mechanism that when someone changes in vscode, it triggers an update on stately.ai, and when someone does a change on stately, it triggers a commit on the repo.
Another thing is the base64 representation. Although I understand its usefulness, it adds noise to the machine. I could see it in another file with state machines base64s (something similar to package-lock.json) or just keep that information on stately.ai.
Anyway, hope this can be helpful and can't wait to see what you come with! This is really starting to look like a tipping point for state machines.
The text was updated successfully, but these errors were encountered:
It would be nice to have a link to stately in the code (like image below) or even on the editor tab where the link would navigate to the stately.ai site.
The idea is that we could update the machine in vscode or on the site and everything would be in sync. There could be some kind of mechanism that when someone changes in vscode, it triggers an update on stately.ai, and when someone does a change on stately, it triggers a commit on the repo.
Another thing is the base64 representation. Although I understand its usefulness, it adds noise to the machine. I could see it in another file with state machines base64s (something similar to package-lock.json) or just keep that information on stately.ai.
Anyway, hope this can be helpful and can't wait to see what you come with! This is really starting to look like a tipping point for state machines.
The text was updated successfully, but these errors were encountered: