You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add --version and --help to template entrypoint
Add argparse to main.py so the generated project supports --version
(from __init__.__version__) and --help out of the box. Update Docker
verify to test both flags directly via the container entrypoint.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments