FindDiskKiller 1.2.1
FindDiskKiller 1.2.1
This patch release improves AI Storage scan reliability and keeps continuous
integration focused on fast, deterministic checks.
Improvements
- Prevent project discovery from looping while classifying conversations whose
working directories are outside a Git repository. - Keep project-root traversal finite and path-stable across supported macOS
Foundation versions. - Separate fast CI checks from timing-sensitive scanner, filesystem-event, and
lock-retry integration tests, which continue to run in the local release gate.
Safety
- AI Storage still scans only after an explicit user action and never starts
automatically when opening the page, restoring navigation, or waking the Mac. - Scanner database access remains read-only and does not checkpoint or modify
Codex or Claude data. Official cleanup failures never fall back to direct file
or SQLite deletion.