-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Milestone
Description
🪤 Context
The monaco based editor is limited in comparsion to a full featured vscode instance. With the eject, the current service can be written to file. It should be relatively easy to read the contents of that same file back in, and extract the content of the service as the new automation
📬 Caveats
Some guardrails need to be in place to prevent additional imports. It's not REALLY a service, so trying to define stuff outside the scope of the function is gonna be weird
🩻 Additional details
Reactions are currently unavailable