Restoring Versions

Restoring Versions

Sometimes an AI experiment goes wrong, or a manual edit breaks your application. With BYOB's snapshot system, rolling back is effortless and safe.

How to Roll Back

  1. Open the Commits Popover in your project workspace.
  2. Find the last known working version of your app in the timeline.
  3. Click the Load Commit button.
⚠️
WARNING

Loading a past commit will discard any unsaved workspace changes that haven't been committed yet!

Non-Destructive Restores

When you restore a past version, BYOB doesn't delete the history that came after it. Instead, it checks out that specific commit's state into your workspace. If you realize you rolled back by mistake, you can always jump back to the newer commit!