Files
forbes be7f1d9221
All checks were successful
Build and Test / build (push) Successful in 1h7m24s
fix: update silo submodule — fix origin registration import
Silo origin was not appearing in the origin selector because
silo_origin.py used a relative import (from .silo_commands) which
fails since the directory is not a Python package. Updated submodule
includes the fix to use absolute imports.
2026-02-08 10:36:14 -06:00
..