10 commits landed across OpenClaw in the last 3 hours, and this is a correctness-and-feel batch. Peter Steinberger drove nearly all of it, with the localization refresh coming from the openclaw-mantis bot.
What Changed
New-session icons render correctly (#106193). fix(ui): stroke new-session target icons instead of black fills means the target icons on the new-session screen now stroke cleanly instead of showing as solid black blocks — a small visual regression that's now gone.
Plugin-SDK compatibility is frozen (#106222). fix(plugin-sdk): freeze directory compat exports pins the compat surface so downstream plugins don't break when internals move.
iOS reconnect errors stay visible (#105875). fix(ios): keep reconnect errors visible stops the app from silently swallowing connection failures — you'll actually see when the link drops now.
Gateway state survives restarts (#106151). fix(gateway): preserve Control UI turns across restarts keeps your Control UI conversation turns intact through a gateway reboot, so context doesn't evaporate mid-session.
PR metadata is paginated (#106217). fix(pr): paginate changed file metadata fixes the changed-files view on large PRs that previously choked on unpaginated metadata.
Plus polish and cleanup. The docs i18n pipeline now preserves split fenced code blocks (fix(docs-i18n)), the maturity renderer exports are tracked by dead-code tooling (#106225), the Workboard sidebar E2E no longer times out (#106160), the embedded runner exports were trimmed (#105855), and the Control UI locales were refreshed by the bot.
Why It Matters
This is the quiet kind of batch that keeps OpenClaw trustworthy: icons that render, errors that stay on screen, and gateway restarts that don't wipe your session. The plugin-SDK freeze and dead-code tracking are the invisible investments that make the next feature cheaper to ship. For the UI-polish direction these fixes support, our OpenClaw UI-polish and WebRTC coverage shows where the surface is heading.
Want to save money on AI coding tools? Check out the best deals and discounts at aiFiesta.
Top comments (0)