Skip to content

Add progress bar for batch processing #4

@ahmed-sekka

Description

@ahmed-sekka

Description

Currently, batch processing shows minimal progress feedback. Add a rich progress bar with file count and ETA.

Expected behavior

Processing documents ━━━━━━━━━━━━━━━━━━━━ 45/100 files • 00:02:30 remaining
  Current: invoice_2024.pdf

Files to modify

  • src/core/cli/commands/batch.py

Resources

Acceptance criteria

  • Show progress bar with percentage
  • Display current file being processed
  • Show ETA based on average processing time
  • Handle errors gracefully without breaking progress display

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions