Skip to content

Improve CLI outputs for agentic use (incl. lower token consumption) #102

@Camil-H

Description

@Camil-H

Problem

There are a few issues with the current CLI when used by agents.

Feature

  • Stdin/pipe input support
    → Support reading input from stdin or --from-file to enable composable pipelines between tools.
  • Add Help text with usage examples
    → Include an Examples section in --help output so agents can learn correct usage patterns.
  • Add a --no-color flag, for lower token consumption
  • Add a --quiet / --silent flag, for lower token consumption
  • Add a --concise / --short flag, for lower token consumption

Source

Audit performed with cli-agent-lint

Image

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