v0.19.0
June 3, 2026
- Imports now show a full stage-by-stage progress indicator from the moment the import starts, with each stage listed as pending before its LLM call begins. You no longer see a blank list that fills in as stages run — the full ordered list is visible immediately.
- Import stages that are interrupted mid-run (for example, due to a server restart or connection drop) can now be recovered automatically without a manual retry. The import resumes from the interrupted stage rather than starting the entire pipeline over.
- Token usage is now tracked per stage and debited exactly once per stage, preventing any risk of being charged twice if an import is retried after an interruption.