OpenClaw Update 5.18: Important Changes You Need to Know
Video summary
Companion notes
OpenClaw 5.18 cuts gateway restart time by parallelizing startup and exposes the trace so you can see exactly where the seconds go.
## Faster, Diagnosable Gateway Restarts Before 5.18, the gateway booted sequentially — each step waited on the previous one, so restarts were slow and often failed outright. The new build runs startup logging and plugin services alongside the channel sidecars, so the gateway reports ready faster. The bigger win is the restart trace: you now see exactly where time is spent across startup probes, config load, runtime hit, and resource counts, instead of guessing. If you self-host on a VPS, this is the single most useful change in the release.
## Browser Dialogues No Longer Stall Agents Web automation in OpenClaw used to die silently on cookie banners, login prompts, or confirmation modals. In 5.18, pending and recently handled dialogs now show up directly in browser snapshots, and you can resolve them by targeting the browser dialogue ID from your agent. A new timeout MS flag on browser evaluate gives finer control over longer scripts. This kills the babysitting loop for anyone scraping dashboards or filling forms.
## Native Obsidian CLI Replaces the Wrapper The Obsidian skill now targets the official Obsidian CLI instead of a third-party wrapper, giving you reliable vault access, correct permissions, and a path that won't break on every update. The practical unlock is an end-to-end pipeline: OpenClaw pulls web research, processes it, and drops structured notes straight into your Obsidian vault — no brittle glue code in between.
## Smaller Fixes Worth Knowing Sharp image processing is now installed at the root package with native fallbacks, so screenshots, PDF diffs, and visual reports work across more environments. Docker and Podman builds ship a runtime-neutral OpenClaw image APT pack, replacing the old Docker-specific naming. On the Codex app server, inbound image attachments now hydrate before queued runs, so agents receive them as vision input instead of guessing. MiMO V2 Flash users get a fix for provider required thinking blocks on follow-up tool turns.
## Hosting Note The video is sponsored by Hostinger (hostinger.com/boxmining10, code boxmining for 10% off annual plans), which offers a one-click OpenClaw deployment and a managed plan handling infrastructure, updates, and security.
Watch on YouTube
Prefer the native player? Open it on YouTube: https://www.youtube.com/watch?v=99o0ndECrKk
