Commit 966e029
Refresh analytics cache after delete-staged completes
After deletion execution completes, automatically rebuild the Parquet
analytics cache with a full refresh. This ensures the cache reflects
updated deleted_from_source_at timestamps, so subsequent MCP queries
and TUI views correctly exclude deleted messages.
Fixes issue where stage_deletion would include already-deleted messages
because the Parquet cache was stale.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 211e96b commit 966e029
1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
472 | 472 | | |
473 | 473 | | |
474 | 474 | | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
475 | 488 | | |
476 | 489 | | |
477 | 490 | | |
| |||
0 commit comments