Changelog
mo cleankeeps dependency and model state intact: downloaded dependencies, model weights, Poetry virtual environments, Deno state, and sensitive macOS caches stay in place, while large stores remain visible for review.- Developer caches are covered more precisely: GitHub CLI, PyInstaller, Clang, Poetry, Go, and Cargo cleanup now follows each tool's real cache boundary instead of deleting whole stores by name.
- Canceled disk scans stay canceled: leaving or refreshing
mo analyzestops recursive work and prevents stale results from returning, and the overview now includes uv cache space. - Uninstall sizes are more honest: Mole reports physical disk usage, and Steam launchers show
N/A (Steam-managed)instead of presenting a shortcut as the game. - Project cleanup is safer and easier to review:
mo purgeloads saved whitelist rules before scanning, keeps each project's artifacts together, orders projects by reclaimable size, letsXskip one exact project, and never turns incomplete or replaced scan roots into deletion candidates. - Homebrew Cask uninstall works on macOS Bash 3.2: app listing no longer stops early, so Cask apps continue through Homebrew's own uninstall flow.
mo statusunderstands M5 core layouts: performance and efficiency core counts stay accurate even when Apple uses different performance-level names.
更新日志
mo clean会保留依赖和模型数据:下载的依赖、模型权重、Poetry 虚拟环境、Deno 状态和敏感的 macOS 缓存都会保留,大目录仍会列出来供你检查。- 开发者缓存清得更准确:GitHub CLI、PyInstaller、Clang、Poetry、Go 和 Cargo 现在都按各自工具的真实缓存边界清理,不再因为目录名称像缓存就删除整个存储区。
- 取消的磁盘扫描不会再回来:离开或刷新
mo analyze后,递归扫描会真正停止,旧结果不会稍后覆盖当前界面,总览也会显示 uv 缓存空间。 - 卸载大小更真实:Mole 会按实际磁盘占用计算,Steam 启动器则显示
N/A (Steam-managed),不再把快捷方式大小当成整个游戏。 - 项目清理更安全,也更容易确认:
mo purge会在扫描前加载白名单,把同一项目的构建产物放在一起,按可释放空间排列,也可以按X跳过当前项目,未完成或被替换的扫描根不会进入删除。 - Homebrew Cask 卸载兼容 macOS 自带的 Bash 3.2:应用列表不会中途结束,Cask 应用也会继续交给 Homebrew 自己卸载。
mo status能识别 M5 的核心布局:即使 Apple 使用不同的性能层级名称,性能核和能效核数量也能正确显示。
Thanks
Issue reporters and PR contributors this cycle: @JayanAXHF · @doroved · @kael-wanderer · @baddate · @tkalpdev · @barkleesanders · @M-Hassan-Raza · @hugovk · @Yuxin-Qiao · @buiducnhat · @jiji262.
Mole Mac App
Mole Mac is the same work in a window: cleaning, uninstall leftovers, a treemap view of the disk, and live system readings in the menu bar. It shows you every file before it deletes anything. The CLI stays free and open source.
想要图形界面可以看看 Mole Mac,清理、卸载残留、磁盘树状图和菜单栏实时监控都在里面,删任何东西之前都会先让你看到具体是哪些文件。命令行版本继续免费开源。