mo clean: Adds safer and smarter developer cleanup, including automatic cleanup of unused CoreSimulator Volumes/Cryptex entries (while keeping IN_USE entries), duplicate Xcode documentation index cleanup, generic Flutter cleanup for .dart_tool and build/, expanded project path detection (including $HOME/Developer), and clearer scan progress visibility for project caches and runtime volume scans.
mo uninstall: Improves uninstall completeness and visibility by cleaning app DiagnosticReports in both user and system locations, showing full preview paths before confirmation, improving metadata freshness/scan UX for app size and last-used info, and keeping progress visible through scan, merge, metadata, sort, and finalize stages until the app list is ready.
mo analyze: Improves startup speed and responsiveness by excluding external disks in overview mode by default; users can explicitly analyze external disks with mo analyze /Volumes. Scanner concurrency and channel send behavior were also optimized.
mo purge: Improves selection experience with Vim-style j/k navigation and better path readability using dynamic width constraints.
Command help UX: Adds consistent -h/--help support for clean, installer, optimize, touchid, and uninstall, with centralized help handling.
Quick launch scripts: Improves Ghostty integration so command windows stay open after execution for easier output review.
Stability and safety: Fixes silent-exit behavior on permission-denied paths in cleanup flows and adds regression tests for uninstall diagnostics, developer cleanup, and system maintenance scenarios.
Special thanks to @spider-yamet, @iamxorum, @mariovtor, @oleksandr-redko, @yamamel, @paulkellermann, and @michael19920327 for their valuable contributions to this release. If Mole helps you, please consider giving it a star and recommending it to your friends.