Get Started
Accessing Code
Learn how to access the code and inject your own
At the end of the day, our AI models write to just typescript code.
This means that you can access the code and inject your own custom functionality.
Simply click on a node’s View Code button:
And you can edit the code directly.
Make any edits you want, hit save, and the code will be updated.