mirror of
https://github.com/browseros-ai/BrowserOS.git
synced 2026-05-18 02:57:47 +00:00
resolveBundledLimactl / resolveBundledLimaTemplate throw synchronously when the host has no Lima and no bundled resources — that fired during configureOpenClawRuntime on linux CI runners, breaking server-integration. Wrap both calls so construction falls back to the bare 'limactl' command name (and undefined template). Lifecycle ops still fail at spawn time on platforms without Lima, matching how Hermes/Claude/Codex degrade.