0.7.0 is a focused release with one change: running `ax ingest` in an interactive terminal now shows animated step progress. Instead of waiting on a quiet command, you can see which stage of the pipeline is running as it happens.
Highlights
- `ax ingest` renders animated per-step progress on an interactive terminal.
Why it matters
Ingest is the command you run most, and it does a lot of work across harnesses. Seeing the steps as they run makes long ingests legible and makes it obvious where time goes.