Workspace & Editor
Preview, logs, and the console
Seeing your app run and debugging issues as they come up.
Live preview
The preview pane reflects your app as it runs, refreshing automatically as files change. You can resize it, open it in a new tab, or switch to a mobile viewport to check responsiveness.
Reading logs
Server and build logs appear in the console panel. When something fails, the Agent reads the same logs you see, which is why pasting an error message back to it usually gets a fast fix.