mirror of
https://github.com/browseros-ai/BrowserOS.git
synced 2026-05-22 13:25:14 +00:00
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.