feat: add progress bar to restore operation #23

Open
clawbot wants to merge 1 commits from feat/restore-progress-bar into main

1 Commits

Author SHA1 Message Date
82a93c4be6 feat: add progress bar to restore operation
Add an interactive progress bar (using schollz/progressbar) to the
file restore loop, matching the existing pattern in verify. Shows
bytes restored with ETA when output is a terminal, falls back to
structured log progress every 100 files otherwise.

Fixes #20
2026-02-20 02:28:21 -08:00