Remix.run Logo
clearstack 2 hours ago

If an agent deletes something important (e.g. database), can you undo it? Does it automatically backup before making changes?

ozkatz an hour ago | parent [-]

If that database is stored on the transactional filesystem available to the sandboxes, yes! Instead of backing up, it utilizes an efficient snapshot mechanism (lakeFS under the hood).