The AI assistant does more than write code. It has access to a set of tools that let it take real actions in your project — from generating images to deploying your site.
Asking vs. acting
When you send a message, the AI decides whether to respond with information or take an action using a tool. You can be explicit:
- “What does this function do?” — the AI explains (no tools needed)
- “Add a favicon to my site” — the AI uses tools to create and place the file
Watching the AI work
When the AI uses a tool, you’ll see a step indicator in the chat showing what action is being taken. File changes appear as badges next to the affected files in the sidebar, so you always know what was created or modified.
If the AI creates or modifies files, you can review every change in the editor before deploying. Nothing goes live until you click Deploy or ask the AI to deploy.