Build

Versions

Every change in the project is automatically versioned. Return to any state at any time — without data loss.

Overview

Master creates a snapshot every time the agent makes a change or when you manually save in Dev mode.

What is saved

  • All project files (code, styles, configuration).
  • Database migrations (schema, not data).
  • Edge functions and their configuration.
  • Knowledge and Plan markdowns.
Versions do not back up data in the database. Automatic daily backups in Master Cloud serve this purpose.

Restore

  1. Open the Versions panel on the left.
  2. Find a version (time label or change description).
  3. Click Restore.
  4. The current state is saved as a new version (you will not lose anything).

Branching

You can create a branch from any version — a parallel project where you try an experiment.