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
fix: preserve all snapshot packages when pushing config
Previously only packages matching the openboot catalog were stored
(via catalog_match.matched), silently dropping custom installs like
ack, awscli, copilot-cli. Now reads directly from snapshot.packages.*
so every installed package is preserved regardless of catalog membership.
0 commit comments