Description
Adds configurable text progress bars for Ruby command-line tools. It is useful for long-running tasks, imports, downloads, test helpers, and scripts where users need visible progress.
Progress output should not break logs or automation. Keep non-interactive output clean and avoid showing sensitive filenames or record counts when privacy matters.