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
- The sandbox is a small cloud machine for this project only.
- The agent changes files and runs commands there.
- Preview shows whatever is currently running.
- Publish snapshots and hosts a deployment separately from the sandbox.