feat(automation): add optimization scripts and update docs for EOD

Co-authored-by: Junie <junie@jetbrains.com>
This commit is contained in:
mw
2026-04-01 17:16:48 +02:00
co-authored by Junie
parent 8af92de50b
commit b4a582af34
6 changed files with 177 additions and 0 deletions
+2
View File
@@ -3,6 +3,8 @@
All notable changes to this repository are documented in this file.
## [Unreleased]
- **Automation Optimization**: Cleaned up the MacBook by uninstalling UI-heavy software (Adobe Suite, CapCut, Microsoft Teams, etc.) and deleting unused user profiles (`awsatwareag`, `EEsatwareAG`, `firebird`) using scripted automation hooks (`scripts/uninstall-apps.sh` and `scripts/delete-users.sh`).
- **FileVault Auto-login Script**: Created `scripts/auth-restart.sh` leveraging `fdesetup authrestart` to bypass FileVault screen for headless reboots.
- Updated references of OpenClaw version from `2026.3.13` to `2026.3.28` across the local documentation and gateway plugins list.
- Clarified maintenance protocols in remote `luca` project documentation (`MAINTENANCE.md`), directing operators back to the `mw-macbook-pro` repository for all macOS node-specific configuration and tunnel updates.