github tw93/Mole V1.33.0
V1.33.0 Lynx 🐱

9 hours ago
Mole Logo

Mole V1.33.0

Deep clean and optimize your Mac.

Changelog

  1. mo analyze: Added hidden-space insights to the overview screen, surfacing iOS Backups, old Downloads (90d+), and developer caches (Xcode, Gradle, JetBrains, Docker, pip, CocoaPods, Spotify) with their actual sizes.
  2. mo analyze: Added cleanable insights panel showing Trash, system caches, and Xcode artifacts so you can see what mo clean can recover before running it.
  3. mo status: Battery health scoring and uptime warning added to the health score; the score now factors in cycle count, capacity, and days since last restart.
  4. mo check: New Dev Environment section in mo optimize that surfaces broken Launch Agents, missing dev tools, and version conflicts (e.g. psql vs postgres, python vs pyenv).
  5. mo clean: Docker cleanup is now skipped by default with a hint to review via docker system df, preventing accidental data loss when the daemon is not running.
  6. mo clean: Bun cache cleanup now uses bun pm cache rm correctly, with fallback to filesystem cleanup if the command fails.
  7. mo clean: Added Cursor IDE cache cleanup to dev editor cleanup paths.
  8. mo clean: Added Stocks app cache, Office container logs, wallpaper thumbnails, and Service Worker ScriptCache cleanup.
  9. mo clean: Chrome now includes ShaderCache, GrShaderCache, and GraphiteDawnCache entries, matching parity with Brave and other browsers.
  10. mo uninstall: After removing apps that declare Local Network usage, Mole now warns that macOS 15+ permission entries may persist and explains how to clear them manually.

更新日志

  1. mo analyze: 概览界面新增隐藏空间洞察,显示 iOS 备份、超过 90 天的下载文件以及 Xcode、Gradle、JetBrains、Docker、pip 等开发缓存的实际占用大小。
  2. mo analyze: 新增可清理项面板,提前展示 Trash、系统缓存和 Xcode 产物,让你在执行清理前了解可回收空间。
  3. mo status: 健康评分新增电池健康和运行时间维度,综合循环次数、容量和距上次重启天数进行评分。
  4. mo check: mo optimize 新增开发环境检查模块,自动检测损坏的 Launch Agents、缺失的开发工具以及版本冲突(如 psql 与 postgres、python 与 pyenv)。
  5. mo clean: Docker 清理默认改为跳过并给出 docker system df 提示,避免 daemon 未运行时意外删除数据。
  6. mo clean: Bun 缓存清理改为优先使用 bun pm cache rm,失败时降级到文件系统清理。
  7. mo clean: 开发编辑器清理新增 Cursor IDE 缓存路径。
  8. mo clean: 新增 Stocks 应用缓存、Office 容器日志、壁纸缩略图和 Service Worker ScriptCache 清理。
  9. mo clean: Chrome 补齐 ShaderCache、GrShaderCache 和 GraphiteDawnCache 清理,与 Brave 等浏览器保持一致。
  10. mo uninstall: 卸载声明了本地网络权限的应用后,Mole 现在会提示 macOS 15+ 的权限条目可能残留,并说明手动清理方式。

Special thanks to @sebastianbreguel for contributing analyze insights, battery health scoring, and additional clean targets; @degouville for the proper Bun cache cleanup fix; and @yetval for the Cursor IDE cache cleanup.

https://github.com/tw93/Mole

Don't miss a new Mole release

NewReleases is sending notifications on new releases.