Skip to content

fix: friendlier first-run help text and no-arg fallback tip (#2) - #4

Open
aryan-sharma123 wants to merge 2 commits into
primeodin:mainfrom
aryan-sharma123:main
Open

fix: friendlier first-run help text and no-arg fallback tip (#2)#4
aryan-sharma123 wants to merge 2 commits into
primeodin:mainfrom
aryan-sharma123:main

Conversation

@aryan-sharma123

Copy link
Copy Markdown

Fixes #2.

Added custom epilog to --help presenting clear clone -> install -> mock -> real chat instructions.

Updated prompt argument to be optional (nargs="?") with fallback handling when run with zero arguments.

Added unit test coverage for zero-arg invocation and help text output.

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.

good first issue: friendlier first-run help text

1 participant