v2026.5.10-beta.3 is a channel and session story. The official source describes a channel, client, interface, or browser change, and the important question is what survives the handoff between a Gateway, a conversation, and a reconnect.
Pre-release status matters here: stage the tag beside the stable package and do not infer support for every account or platform. A release tag describes the project change. Your Gateway's provider, channel, platform, and account support should be recorded separately.
Channel
Pre-Release
Primary signals
Build; TypeScript; Google/Gemini
Publication date
2026-05-11
Follow the message path
Build
Evidence from the release. enable stricter Vitest lint rules for focused, disabled, conditional, hook, matcher, and expectation hazards.
Operator reading. The visible promise in Build needs a continuity check. Use non-sensitive data, refresh midway, and confirm that the same work remains attached to the right session.
Build
Evidence from the release. pin explicit oxfmt defaults in the shared formatter config to keep formatting behavior stable across upgrades.
Operator reading. The visible promise in Build needs a continuity check. Use non-sensitive data, refresh midway, and confirm that the same work remains attached to the right session.
TypeScript
Evidence from the release. enable stricter compiler checks for implicit returns, side-effect imports, overrides, and unused production code.
Operator reading. Use TypeScript for a small reproducible task: save the input, visible result, useful failure, and version context another operator would need.
Google/Gemini
Evidence from the release. normalize retired nested Gemini 3 Pro Preview ids while converting manifest catalog rows into emitted provider config, so google/gemini-3.1-pro-preview is used for testing instead of google/gemini-3-pro-preview.
Operator reading. Check Google/Gemini 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.
The less visible details
Native apps
advertise the Gateway protocol compatibility range so chat and node sessions can connect to v3 gateways after additive v4 client updates.
The privacy boundary around Native apps is visible in the negative case. Seed two disposable conversations, ask for each one separately, and confirm that neither crosses its owner or workspace.
Operator checklist before rollout
- Before touching persistent state, capture the version, host, provider, and workspace for Build.
- Read the linked release record and verify a backup whenever the change can alter configuration or session data.
- Exercise the named capability with a non-sensitive prompt, including the fallback or refusal result if it occurs.
- Force a timeout or provider fallback in a disposable session and verify that no side effect is repeated.
- Close the test with the evidence attached, and do not widen the rollout while a behavior remains unexplained.
openclaw --version
openclaw gateway status
openclaw models
Keep the source trail attached
Close the loop with an explicit next action: keep the candidate isolated, proceed with the staged upgrade, or stop and investigate. Do not treat a green install as proof that the runtime path is correct.
Regression cases from the source
Google/Gemini. normalize retired nested Gemini 3 Pro Preview ids while converting manifest catalog rows into emitted provider config, so google/gemini-3.1-pro-preview is used for testing instead of google/gemini-3-pro-preview. Treat the fix as a boundary condition and retain the source wording beside your local result.
Native apps. advertise the Gateway protocol compatibility range so chat and node sessions can connect to v3 gateways after additive v4 client updates. Keep the reproduction and the post-fix result together in the acceptance record.
This page is a practical reading of the v2026.5.10-beta.3 source record; the release index and channel routing guide remain the references to use for migrations and support boundaries.
Reference Trail
Sources and further reading
- v2026.5.10-beta.3 source recordgithub.com
- release indexgithub.com
- channel routing guidedocs.openclaw.ai