- Changed backup file filtering from checking file extension (.backup) to checking if filename contains '.backup' - This now properly filters files like 'beads.backup-pre-hash-20251030-171258.db' - Also exclude vc.db from database detection - Add strings import to beads.go - Improve error message to suggest manual removal Fixes bd-373c