Hacker News new | ask | show | jobs
by clearstack 47 days ago
If an agent deletes something important (e.g. database), can you undo it? Does it automatically backup before making changes?
1 comments

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).