Skip to content

Default verbosity level makes ETA unclear #885

Description

@astrojuanlu

After workshop init dev --sdks hermes-agent --base ubuntu@26.04, I did

$ # 09:57
$ workshop launch
[Significant time spent on on `Run hook "setup-project" for "hermes-agent" SDK`]                                                                                                                                         
error: cannot perform the following tasks:                                                                                                                         
- Run hook "check-health" for "hermes-agent" SDK (SDK "hermes-agent" is not healthy after multiple checks)                                                         
"dev" launch aborted
$ # 10:03

During the whole process, it was unclear to me how many more steps were remaining, how much time was left, or if the tool was progressing at all.

But workshop does know at least the number of steps. If one runs with --verbose,

$ workshop launch --verbose
...
(6/16) Start "dev" workshop
...
(14/20) Setup "system" SDK profile
...
(17/20) Run hook "setup-project" for "hermes-agent" SDK
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No 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