Skip to content

Conversation

dhofheinz
Copy link

Adds comprehensive CLI options reference to README for better discoverability of available flags.

What Was Added

New "CLI Options" subsection documenting 11 flags organized by category:

  • Quality & Performance: --lite, --max
  • Modes: --ask, --print
  • Agent Control: --agent, --spawn, --params
  • Debugging: --trace, --cwd
  • Project Setup: --init, --create

Why This Change

README currently shows CLI flags in scattered examples but lacks a centralized reference. Users have to run --help or read source code to discover available options.

Validation

  • All flags verified in npm-app/src/cli-definitions.ts
  • Section flows naturally after basic CLI usage example
  • Maintains existing README style and tone

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant