What's changed
- Nested CLI groups:
repo,dependabot, andenvironmentwith subcommands repo createvisibility via--public/--private/--internal(default public)- Parser extracted into
parser.py; thinnermain.pyentrypoint - uv development dependencies migrated to PEP 735
[dependency-groups]
Documentation
- CLI guide
- Authentication
- Configuration (
settings.toml/.secrets.toml) - Changelog and release process documented
See CHANGELOG.md for details.