Highlights
- Adaptive theme: TUI now detects terminal background and adjusts colors for both light and dark themes. Improved gray contrast, calmer size emphasis, and bolder help-key styling. (#79)
- Expanded cleanup coverage: 31 new categories — AI/IDE caches (Codex, Antigravity, Qoder, Filo, etc.), CI/dev tool caches (pre-commit, prisma, puppeteer, expo, jenkins, …), shell history residue, macOS installer leftovers, Apple identity caches, and more. (#80)
- Process-aware safety: Categories like
xcode-derivedandios-simulatorare now skipped while Xcode/Simulator are running both at scan time and right before cleanup. (#80) - Bubble Tea v2: Upgraded to bubbletea / lipgloss / bubbles v2. (#78)
Changelog
- e669dd8 Adapt color palette and styles to terminal background (#79)
- c2125f9 Expand cleanup categories and skip targets while blocking processes run (#80)
- 03a0264 Upgrade to bubbletea/lipgloss/bubbles v2 (#78)
- 1def9d4 ci: bump actions/github-script from 8.0.0 to 9.0.0 (#74)
- 7ed8e9f ci: bump codecov/codecov-action from 5.5.2 to 5.5.3 (#71)
- 4561ac8 deps: bump github.com/charmbracelet/x/ansi from 0.11.6 to 0.11.7 (#75)