Changelog
- 57d73fc Add HISTORY tab to track and restore trashed files
- fd45ab2 Add cache registry types, path resolution and size scan
- 16df6f4 Add confirmation dialog for purge on HISTORY tab
- ad6e026 Add docker df/prune output parsing helpers
- 74881de Add per-platform curated cache registries
- e99d843 Document CACHES tab in README
- 288afde Handle CACHES tab keys: docker prune confirm, group deletion
- 902a330 Ignore cull.exe build artifact
- 391a49b Ignore local design specs in docs/superpowers/
- fd39c34 Make birth time extraction lazy on Linux to halve syscalls in quickScanDir
- 102805d Merge branch 'main' of https://github.com/legostin/cull
- 05adb3a Merge pull request #10 from legostin/worktree-caches-tab
- 5abc42b Merge pull request #8 from legostin/linux-optimization
- 0d95549 Reduce per-frame allocations and fix O(n×s) lookups in View
- 635d7bd Render CACHES tab: tab bar, rows, docker confirm, status and help
- f7902ab Update README.md
- 450cdc9 Wire CACHES tab into the model: messages, commands, size updates