Skip to content

feat(archive): Start-over + per-run subfolders for clean re-runs#212

Merged
martymcenroe merged 1 commit into
mainfrom
feat/archive-reset
Jul 10, 2026
Merged

feat(archive): Start-over + per-run subfolders for clean re-runs#212
martymcenroe merged 1 commit into
mainfrom
feat/archive-reset

Conversation

@martymcenroe

Copy link
Copy Markdown
Owner

Enables a clean full re-run after the extraction fixes. db.clearAll() + a 'Start over' button clear saved progress and re-download everything; each run saves to Downloads/clio-archive/run-<timestamp>/ so a fresh run never collides with an earlier run's files. Manifest 1.5.3 -> 1.5.4. 325 tests pass.

No-Issue: enables a clean full re-run after the extraction fixes (same session)

…an re-runs

After an update, the ledger's already-done rows would skip re-download, leaving
conversations extracted by the old (buggy) code. Adds:
- db.clearAll() + a 'Start over' button on the archive page (clears saved
  progress and re-downloads everything). Tested.
- Per-run subfolder: each run saves to Downloads/clio-archive/run-<timestamp>/
  (ZIPs + report) so a fresh run never collides with an earlier run's files.
Manifest 1.5.3 -> 1.5.4. 325 tests pass.

No-Issue: enables a clean full re-run after the extraction fixes (same session)

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>

@cerberus-az cerberus-az Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved: all required checks passed. 🤖

@martymcenroe
martymcenroe merged commit e8058c0 into main Jul 10, 2026
2 checks passed
@martymcenroe
martymcenroe deleted the feat/archive-reset branch July 10, 2026 00:43
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