Skip to content

FindDiskKiller 1.3.1

Choose a tag to compare

@jianyintang jianyintang released this 01 Aug 16:49
· 88 commits to main since this release

FindDiskKiller 1.3.1

This patch release makes large AI Storage cleanup reviews substantially faster
and restores safe cleanup for compatible Codex prerelease builds.

Improvements

  • Show every selected chat immediately while cleanup safety checks continue,
    with live checked and total counts instead of an opaque loading state.
  • Validate file identity and chat activity with bounded concurrency, while
    keeping the final official deletion queue serial and cancellable.
  • Probe each provider data source once before per-chat activity checks, and
    skip unnecessary process inspection when the official cleanup capability is
    unavailable.

Compatibility

  • Allow Codex alpha, beta, and release-candidate builds at version 0.146.0 or
    newer to proceed to the real thread/delete protocol probe. Unsupported
    protocols, mismatched Codex homes, active chats, and changed files remain
    blocked.

Release integrity

  • Build 123 passed all 435 non-privileged tests and the official Codex and
    Claude cleanup fixtures.
  • The release build is universal, signed, notarized, Gatekeeper-validated,
    and Sparkle-signed before publication.