Skip to main content
The AI Agent is available with Cadet, Voyager, and Enterprise plans. Learn more about our plans and pricing.
The AI Agent helps you write and modify scripts using natural-language prompts. Ask it to create a script, fix an error, add new functionality, or explain what your code is doing.

Getting Started

Open the Agent panel from the left sidebar and type a prompt describing what you want. Example prompt:
Create a script that draws a rounded rectangle. Width, height, color, and corner radius should be inputs. When the inputs change, the drawing should update.
The Agent will respond with:
  • A summary of what it changed
  • Any new scripts it created
  • Explanations for how the script works
  • Suggestions for how to customize it
If a new script is generated, you’ll find it in your Assets panel.

Toolbar

Use the AI Agent toolbar to manage your conversations: AI Agent Toolbar
  • New Chat – Start a new chat thread without losing your past conversations
  • Toggle Chats – Go back to old chats
  • Close Chat – Close the chat without losing your history