Skip to content

fix: add tool name to --version, quick start to --help, simplify semantic jargon#56

Merged
thebenignhacker merged 1 commit intomainfrom
fix/ux-help-version-semantic
Mar 18, 2026
Merged

fix: add tool name to --version, quick start to --help, simplify semantic jargon#56
thebenignhacker merged 1 commit intomainfrom
fix/ux-help-version-semantic

Conversation

@thebenignhacker
Copy link
Copy Markdown
Contributor

Summary

  • --version prints hackmyagent 0.11.0 instead of bare number
  • --help shows Quick start section at the top
  • "Semantic: N structural" replaced with "N deep analysis findings"

Test plan

  • hackmyagent --version shows tool name
  • hackmyagent --help shows Quick start before Usage
  • Score line shows plain English, not jargon

- --version now prints "hackmyagent 0.11.0" instead of bare version number
- --help shows quick start examples before the command list
- Replace jargon "Semantic: N structural" with "N deep analysis findings"
Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

VERDICT: APPROVE

SUMMARY: This PR introduces UI/UX improvements to the CLI help text and version output with no security implications. Changes include adding the tool name to version output, reordering help sections for better discoverability, and replacing technical jargon with plain English. All modifications are purely presentational string formatting with no logic changes, command execution, or user input handling. No security, correctness, or quality issues identified.

FINDINGS:
(none)


Reviewed 1 files changed (1839 bytes)

@thebenignhacker thebenignhacker merged commit 33f2dcc into main Mar 18, 2026
1 check passed
@thebenignhacker thebenignhacker deleted the fix/ux-help-version-semantic branch March 18, 2026 15:52
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