Vly Logo
Features

Version Control

Understand checkpoints, project history, and version management in vly.ai

vly.ai automatically creates git checkpoints after each iteration, allowing you to easily revert changes and stay synced with collaborators.

How it works

Automatic checkpoints

Every time the AI makes changes to your project, a git checkpoint is automatically created. This happens after each iteration, ensuring your work is always saved.

Reverting changes

If you don't like recent changes, simply click the "Revert" button to go back to a previous checkpoint. Your project will be restored to that earlier state.

Collaboration sync

All team members automatically see the same version of the project. When someone reverts to a checkpoint, everyone stays in sync.

That's it - version control in vly.ai is designed to be simple and automatic, so you can focus on building without worrying about losing work or managing complex git workflows.