Skip to main content

Workspace overview

Each project opens at /p/:projectId as an agent-first workspace.

Layout

  • Chat — prompts, Build / Plan / Ask modes, agent progress, tool activity
  • Preview — the running app from the sandbox
  • Code — file tree, Monaco editor, terminal

Mental model

  1. The sandbox is a small cloud machine for this project only.
  2. The agent changes files and runs commands there.
  3. Preview shows whatever is currently running.
  4. Publish snapshots and hosts a deployment separately from the sandbox.

Settings & publish

From the workspace you can open project settings (env vars, GitHub, database, storage, export/import) and the Publish dialog.