Files
BrowserOS/packages
DaniAkash 48a35ee968 fix(server): backfill registered-models from agents.defaults on first read
Users who set up OpenClaw before the registered-models registry
existed had an empty file but a fully-configured
agents.defaults.model — Models dialog showed nothing. listRegisteredModels
now lazy-imports any defaults it finds into the registry, parsing
the provider/model ref and inferring supportsImages from whether
the same ref also serves as the image default. Subsequent reads
hit the persisted file and skip the heuristic.
2026-04-28 18:41:56 +05:30
..