Skip to content

Implement progress bar for long-running operations #32

@Hell1213

Description

@Hell1213

Description

Several CLI operations (repo analysis, issue discovery) can take several seconds without any visual feedback. Add a progress bar using the Rich library (already a dependency) to indicate progress.

Tasks

  • Add a reusable progress bar utility in src/oss_dev/cli/ui/
  • Integrate it with the oss-dev-new discover and oss-dev-new analyze commands
  • Show elapsed time and current operation description

Skills Required

  • Python
  • Rich library
  • CLI UX design

Difficulty

Intermediate-level2,gssoc-ext

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestgssocGirlScript Summer of Codegssoc-extGSSoC Extended contributionlevel2Intermediate: Requires some experience (25 points)

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions