Skip to content

feat: add cleanup actions for never-recalled memories#10

Merged
HBarefoot merged 1 commit intomainfrom
feat/never-recalled-cleanup
Feb 16, 2026
Merged

feat: add cleanup actions for never-recalled memories#10
HBarefoot merged 1 commit intomainfrom
feat/never-recalled-cleanup

Conversation

@HBarefoot
Copy link
Owner

@HBarefoot HBarefoot commented Feb 16, 2026

Summary

  • Adds an orange "Clean N never-recalled" bulk delete button to the Cleanup Actions section in the Health tab
  • Adds per-row "Delete" buttons in the Never-Recalled Memories table for individual removal
  • Implemented in both the web dashboard (MemoryHealth.jsx) and the Tauri desktop app (Health.tsx)
  • Uses click-to-confirm pattern consistent with existing stale/duplicate cleanup buttons

Test plan

  • Verified Tauri desktop app builds and runs
  • Manually tested bulk delete and individual delete on Health tab
  • Verify web dashboard build (npm run build)
  • Confirm data refreshes correctly after deletions

…ealth tab

Adds an orange "Clean never-recalled" button to the Cleanup Actions section
and per-row Delete buttons in the Never-Recalled Memories table, for both
the web dashboard and the Tauri desktop app.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@HBarefoot HBarefoot merged commit a0bf488 into main Feb 16, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant