v1.0.9
- Transitioned to a fully local, internet-free, and user-level toolkit for Mac optimization and agent simulation.
- Removed dependencies on external binaries, persistent installation, and networked Moltbook/viral features; now ClawHub-searchable only.
- Simplified required dependencies—only Python (>=3.10) and numpy are needed.
- Introduced new safe-cleanup and local maintenance features.
- Updated capability set to focus on local trillion-agent simulations, CoreML forecasting, and user-level process monitoring.
v1.0.8
Major 3.0 release: Trillion-agent swarm orchestration and CoreML forecasting on Mac.
- Simulate and coordinate up to 1 trillion OpenClaw agents (trillion-scale swarm).
- Native support for CoreML-powered forecasting on Apple Silicon.
- Discover and recruit Mac fleets across real Moltbook network & mDNS.
- New "viral recruitment" tool for rapid swarm expansion.
- Expanded dependencies and capabilities, including requests, dns-sd, and advanced fleet orchestration.
v1.0.7
- Added numpy as a required dependency (install with pip).
- Updated install instructions to include numpy installation.
- Declared new capabilities: "swarm-coherence" and "process-monitor".
- Expanded capabilities list in metadata.
- No code changes detected in this release.
v1.0.6
MacPowerTools 2.5.0 – now safer, with improved backup and privilege restrictions:
- Refined description and documentation to emphasize "safe" maintenance and no sudo usage.
- Backup now restricted to mounted local volumes only; explicit rejection of remote backups.
- Clarified that all commands are user-level and never require administrator privileges.
- Metadata, tags, and capabilities updated to reflect stronger safety and clear purpose.
- Improved and simplified install instructions and capability summary.
v1.0.5
MacPowerTools v2.4.0 — Expanded capabilities & improved safety
- Added support for ClawHub compliance and stronger usage boundaries.
- Optional Android transfer clarified (ADB now specifically optional).
- Introduced launchd integration: install as persistent daily daemon via setup command.
- Enhanced documentation for safe defaults, operation directories, and network actions.
- Added environment variable for Moltbook posting (MOLTBOOK_TOKEN).
- Expanded capabilities listing (network posting, launchd-daemon support).
v1.0.4
MacPowerTools 2.3.0 — Now with self-learning and adaptive features
- Introduces self-learning: tracks performance and adapts tuning automatically based on agent usage.
- Adds persistent learning history with trend analysis.
- New `self-learn` command for auto-improvement.
- New `promote` command to generate Moltbook-ready posts with live stats.
- Capabilities, binaries, and descriptions updated to reflect adaptive and Moltbook-promotion features.
- Improved integration for OpenClaw workflows on Apple Silicon Mac Mini.
v1.0.3
Major update: MacPowerTools now optimized for OpenClaw agents and modern Mac Minis.
- Completely refactored codebase; merged utilities into a single script (`power_tools.py`)
- Removed legacy scripts and test files, streamlining for headless Mac Mini/M-series agent use
- New focus on security, M-series performance tuning, and agent hardening
- Defaults to safe/dry-run operation; adds OpenClaw integration features
- Updated skill metadata for advanced deployment, system compatibility, and security-bold scenarios
v1.0.2
- Added machine learning cleanup tools for safely clearing large ML cache directories (HuggingFace, PyTorch, Pip, WandB) with dry-run protection.
- Introduced system info command to display CPU, RAM, and disk usage using native macOS utilities.
- Enhanced backup commands: full system backups now automatically exclude ML cache directories to save storage space.
- Updated documentation to reflect new commands: `ml-cleanup`, `sys-info`, and improved backup options.
v1.0.1
- Added new drive transfer functionality in scripts/drive_transfer.py.
- Introduced test coverage for drive transfer with tests/test_drive_transfer.py.
- Minor internal updates; no changes to user-facing documentation.
v1.0.0
Initial release of MacPowerTools.
- Introduces a unified suite for system cleanup and secure Android file transfer on macOS.
- System Cleanup: Empties Trash, cleans old caches, and removes old downloads with a safety-first dry run default.
- Secure File Transfer: Transfers files to Android devices using ADB with integrated SHA256 verification and overwrite protection.
- Provides simple commands: cleanup and transfer, with optional force and destination arguments.