fix(model selection): bake dotfiles models.json (both glm models, env-ref key) over frozen worker list; catalog prefers baked file — was offering models the container registry couldn't resolve

This commit is contained in:
Raphael Westphal
2026-08-19 14:53:08 +02:00
parent 5c71edfac4
commit e0b5af2276
4 changed files with 19 additions and 9 deletions
-1
View File
@@ -16,7 +16,6 @@ if [ ! -f "$SRC/settings.json" ]; then
fi
rsync -a --delete \
--exclude 'auth.json' \
--exclude 'models.json' \
--exclude 'models-store.json' \
--exclude 'sessions/' \
--exclude 'cache/' \