Releases: romainsimon/CleanMyAgent
Release list
CleanMyAgent 0.2.1 — A friendlier app icon
CleanMyAgent has a new app icon: a cheerful coral trash can with a clear silhouette, dark oval eyes and a slightly tilted lid. The icon is easier to identify at small Dock and sidebar sizes. App behavior is unchanged.
Universal macOS bundle for Apple silicon and Intel, macOS 14+. Developer ID signed with hardened runtime. Apple notarization is still pending: this is a prerelease and macOS may request additional installation approval.
Validation: both architectures verified; exact main revision 314f1c9; full Swift test suite and Production runtime smoke green in GitHub Actions; signed standalone bundle smoke passed outside the source checkout. Native UI/demo captures and ICNS exports at 16/32/64/128px were inspected. Runtime UI QA was on Apple silicon; no cleanup was performed on real user data.
Download the universal ZIP, verify it with SHA256SUMS, and move CleanMyAgent.app to Applications. The previous 0.2.0 release remains available.
CleanMyAgent 0.2.0
CleanMyAgent 0.2.0 is a native macOS app for coding-agent storage, worktrees, developer caches, local usage and observed performance.
Download CleanMyAgent-0.2.0-universal.zip, unzip it, and drag CleanMyAgent.app into Applications. Requires macOS 14 or later. Includes Apple silicon and Intel code; runtime QA was on Apple silicon.
This early release is Developer ID signed by Yuki Capital, with hardened runtime and timestamp. Apple notarization is pending. macOS may require explicit approval in System Settings → Privacy & Security. Signing and notarization are different checks.
Safety changes protect unique ignored files, unverified activity and reused merged branches, recheck each target before cleanup, and prevent subprocess hangs. Worktree removal uses Git directly after confirmation; dependency, cache and archive cleanup uses macOS Trash. Nothing is cleaned automatically.
The latest requested usage range is now honored, the development folder is configurable, and packaged icons resolve outside the source checkout. Public demo mode never performs live scans or cleanup.
Source revision: 1b4680d. CI passed 29 tests and Production runtime smoke on this revision. The exact signed copied bundle passed the standalone fixture smoke, signature and architecture checks. Bounded native UI QA did not reproduce the historical crash; this is not a guarantee that all crashes are resolved.
Full review and remaining limits: https://github.com/romainsimon/CleanMyAgent/blob/main/docs/review-2026-09-27.md