655f2f26d2
Python 3.14 rejects action='store_true' on positional arguments. The add_argument calls in _show_help() are display-only (never parsed), so the action kwarg was unnecessary. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>