Skip to content

feat: Implement progress reporting with third-party tool stdout support #153

Description

@Techassi

Currently, there is no output until the command completes (either successfully or with an error).
Some operations take considerable time and leave the user wondering if anything is happening.

It is possible to set the log level, but that is too verbose for normal operation and is more for debugging.

Tasks

  • Print output as tasks are in progress or complete
  • Add a progress spinner
  • Capture STDOUT/STDERR from Command calls

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions