Skip to content

refactor(cli): hide internal hook commands from --help output#57

Open
m0Nst3r873 wants to merge 1 commit into
Tencent:mainfrom
m0Nst3r873:refactor/hide-internal-commands
Open

refactor(cli): hide internal hook commands from --help output#57
m0Nst3r873 wants to merge 1 commit into
Tencent:mainfrom
m0Nst3r873:refactor/hide-internal-commands

Conversation

@m0Nst3r873

Copy link
Copy Markdown
Contributor

Summary

Independent PR — can be merged separately from the feature series (#54#55#56).

Pure cosmetic/UX improvement. No behavioral change.

  • Hide 10 internal hook commands from teamai --help: track, track-slash, save-session, dashboard-report, contribute-check, auto-recall, todowrite-hint, mr-hint, hook-dispatch, domains
  • Convert 10+ rarely-used import options to .addOption(...).hideHelp() while keeping them fully functional
  • All hidden commands still work when called directly

Test plan

  • npx tsc --noEmit — zero errors
  • teamai --help — hidden commands no longer appear

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