v2026.5.16-beta.5 changes a surface that users can see. The release record describes a skills, plugin, marketplace, or SDK change; this article follows the state behind the screen instead of treating a new button as proof that the workflow is complete.
Because this is a pre-release, use a disposable Gateway first and leave the stable version available for comparison. The release body cannot certify every local combination of provider, channel, platform, and account; use the bounded test below for the path you actually run.
Channel
Pre-Release
Primary signals
Mac app; Skills; CLI/update
Publication date
2026-05-17
State that a reader can see
Mac app
What changed. redesign Settings pages with consistent card layouts, cached navigation, cleaner permissions/voice/skills/cron/exec/debug panes, and steadier spacing around the native sidebar.
Check it with. Before widening access for Mac app, replay a narrow allow and deny case. A readable denial and a revoked test credential are part of the acceptance record.
Skills
What changed. rename the repo-local Codex closeout review skill and helper to autoreview while preserving the Codex-first fallback behavior.
Check it with. Check Skills with a known prompt and a disposable account. Save the selected route, reasoning setting, latency, and refusal or fallback result so another operator can reproduce it.
Skills
What changed. add a meme-maker skill for curated template search, local SVG/PNG rendering, Imgflip hosted rendering, and Know Your Meme provenance links.
Check it with. Use Skills to test ownership as well as installation. Confirm which agent owns the skill or plugin and that a missing or rejected package cannot mutate another workspace.
CLI/update
What changed. tailor post-update Gateway recovery hints by platform, showing systemd, LaunchAgent, Scheduled Task, or generic service-manager guidance instead of macOS-only recovery text.
Check it with. For CLI/update, inspect state rather than only the new control. Repeat the flow after reload and reconnect, and note the session, pending action, URL, and visible error.
The wiring behind the screen
Plugins
apply a default 15-second timeout to legacy before_agent_start hooks so hung plugin handlers no longer block agent startup. Fixes #48534.
Use Plugins to test ownership as well as installation. Confirm which agent owns the skill or plugin and that a missing or rejected package cannot mutate another workspace.
A bounded check for this version
- Start with a disposable checkpoint: record the version, host, provider, and workspace tied to Mac app.
- Check the release's migration notes and make a restorable backup before changing persistent state.
- Ask the same small question through the affected route and record the account, model id, context, and response time.
- Compare the answer, tool permissions, and fallback behavior with the baseline before changing a default.
- If the result differs from the release body, stop the rollout and attach the log, screenshot, or transcript to the version record.
openclaw --version
openclaw gateway status
openclaw security audit
Close the loop with evidence
A useful maintenance record names the changed behavior, the behavior that stayed stable, the identity that approved the test, and the step that would undo it. Preserve that record beside the release tag.
Edge cases in this tag
CLI/update. tailor post-update Gateway recovery hints by platform, showing systemd, LaunchAgent, Scheduled Task, or generic service-manager guidance instead of macOS-only recovery text. Record the failure that this correction addresses before declaring the upgrade complete.
Plugins. apply a default 15-second timeout to legacy before_agent_start hooks so hung plugin handlers no longer block agent startup. Fixes #48534. This is the edge case to include in a regression check, especially when the release is pre-release.
The authoritative record is the v2026.5.16-beta.5 GitHub release. The release index gives the surrounding sequence, while the skills documentation supplies the operational background.
Reference Trail
Sources and further reading
- v2026.5.16-beta.5 GitHub releasegithub.com
- release indexgithub.com
- skills documentationdocs.openclaw.ai