Provide file protection while users work with openclaw. All file operations are version-indexed and support delete recovery and modification rollback.
mmxagent-guardian v1.0.3 - Expanded the definition of "important files" for longer retention to cover more system and config directories. - Introduced automatic skipping for generated, vendored, and cache directories (e.g., __pycache__, node_modules, .git); skipped files are now reported to the user with a reason. - Added a binary file size warning (for files over 50 MB) requiring user confirmation before backup. - Updated user confirmation and notification flow to reflect skipped files and size warnings. - No behavior changes for core modification/delete/restore operations.