You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New cleaners: ml-cache (HuggingFace & Torch model caches), vcpkg, spotify, konan (Kotlin/Native), azure-functions, dotslash, and unity — the latter clears
Unity's global editor cache plus the regenerable per-project Library/Temp/Logs/obj
folders inside detected Unity projects. Adds the Machine learning and Game
development categories.
Repeatable --path/-p option so build-artifacts and unity can sweep several
workspace roots in one run (e.g. -p ~/source -p ~/work).
Broader electron-app-cache coverage: Claude, MongoDB Compass, Postman, Notion,
Obsidian, Figma, Signal, and GitHub Desktop. browser-automation now also clears the ~/.cache Playwright/Puppeteer locations, and the GPU shader cache cleaner clears the
NVIDIA NV_Cache directory.
Changed
The docker cleaner now also prunes all unused build cache. With --force it
additionally removes every unused image and named volume (which can delete data such as
database volumes), gated behind the flag so a plain run stays safe.