fix(post-update): create missing venvs instead of just warning #209

Merged
lmiranda merged 1 commits from fix/post-update-create-venvs into development 2026-01-27 15:51:40 +00:00

1 Commits

Author SHA1 Message Date
08e1dcb1f5 fix(post-update): create missing venvs instead of just warning
Previously post-update.sh would only warn when venvs were missing,
requiring a separate setup.sh run. Now it automatically creates
missing venvs and installs dependencies including editable packages.

Also added viz-platform and contract-validator to the update list.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 10:41:04 -05:00