Skip to content

Conversation

@dhofheinz
Copy link
Contributor

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

@charleslien charleslien merged commit 9d6c5f9 into CodebuffAI:main Oct 25, 2025
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.

2 participants