Skip to content

[Feature]: CLI Should be non-interactive by default, only asking stuff when passed with -h/--human #150

@kfirstri

Description

@kfirstri

Problem Statement

Today some commands use our prompts library (@Clack) to ask the user questions - validation before we continue, some questions in the create commands and so on.

Proposed Solution

by default we should only show / throw errors unless --human is specified.
We always need to show "next steps" for the AI agent to know what he can do.

Alternatives Considered

No response

Usage Examples

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions