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
refactor: extract zip template extraction to scripts/extract_template_zip.py
Move the inline Python zip extraction into a proper script file that
can be tested and maintained independently. The CI downloads it from
the raw GitHub URL since the repo cannot be checked out on Windows.
Also add python3 --version check to Docker image verification.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments