⚠️ Development Branch: Preview of changes from PR #143 For stable version, see main branch
Original PR: Add Python client auto-generation with commit-based strategy
Branch: julien/app-3688
pip install git+https://github.com/upview/new.git@pr-143
- Add generation workflow that waits for Vercel deployment and commits changes
- Add release workflow that publishes to PyPI only when generated files change
- Configure Python client generation with dotted notation API
- Update gitignore to track auto-generated files for diff detection
🔄 Auto-synced from PR: https://github.com/tofupilot/app/pull/143