Skip to content

repopo: Improve CLI UX: Progress Indicators & Verbosity #668

@tylerbutler

Description

@tylerbutler

The CLI currently lacks feedback for long-running operations and has confusing verbosity flags.

Action Items:

  • Add a progress spinner (e.g., ora) during file processing.
  • Fix inverted verbosity logic: --quiet should suppress output, --verbose should add detail. Currently verbose prevents stats.
  • Add a summary output on success (e.g., "✓ All policies passed").
  • Clarify usage of check vs check-native in help text.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions