Skip to content

feat(setup): add --help/-h flag with synopsis and usage examples#11

Merged
anthroos merged 3 commits intomainfrom
feat/setup-improvements
May 2, 2026
Merged

feat(setup): add --help/-h flag with synopsis and usage examples#11
anthroos merged 3 commits intomainfrom
feat/setup-improvements

Conversation

@Cu7ious
Copy link
Copy Markdown
Collaborator

@Cu7ious Cu7ious commented May 2, 2026

Summary

  • Add -h / --help flag to setup.sh
  • Prints synopsis, all 7 steps, options, env vars, and post-setup commands
  • Exits 0 without running setup

Test plan

  • ./setup.sh --help prints usage and exits
  • ./setup.sh -h same
  • ./setup.sh (no args) runs normally

🤖 Generated with Claude Code

Cu7ious added 3 commits May 1, 2026 19:16
…ommands

Drop stale Q-learning framing. Add missing env vars, hook descriptions,
MCP tool list, experience profiles, and per-project override note.
@anthroos anthroos merged commit 5d0ddac into main May 2, 2026
3 checks passed
@anthroos anthroos deleted the feat/setup-improvements branch May 2, 2026 05:32
@anthroos
Copy link
Copy Markdown
Owner

anthroos commented May 2, 2026

Hey @Cu7ious — appreciate this.

The --help itself is a clean addition; the repo didn't have one. What I noticed: you saw main move during the day, pulled my changes into your branch, and updated the help text with "Drop stale Q-learning framing." That's reading the diff, not just shipping yours. Saved a review round.

Squash-merged with you as co-author. If you spot more rough edges in setup.sh or anywhere else — open issues or PRs. Faster turnaround than the 3 weeks the previous community PR waited.

Best,
Ivan

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