Skip to content

CI mode with exit codes and auto-detection #57

@systemblueteam

Description

@systemblueteam

Auto-detect interactive vs CI mode using stdout.isatty(). In CI mode: no spinner, no prompts, no color. Exit codes: 0 = similar, 1 = different, 2 = error.

Works with existing --json and --quiet flags.

See docs/cli-2.0-design.md for the full interaction model.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cliCLI interfaceenhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions