The source record for v2026.6.1-beta.3 names a provider, model, voice, or context change. This is an operator's reading of that record, with the exact source facts kept next to a bounded experiment rather than a generic feature list.
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
Resilient agent and Codex runs; Reliable channel and mobile delivery; Faster Control UI chat
Publication date
2026-06-03
A small field test
Resilient agent and Codex runs
Evidence from the release. interrupted tool calls, stale session bindings, compaction handoffs, auth-profile failover, reasoning-tag cleanup, yielded subagents, and generated-media delivery all recover without leaving work stranded.
Operator reading. Treat Resilient agent and Codex runs as a boundary change. Exercise one permitted request and one refused request with a test identity, then keep both decisions in the log.
Reliable channel and mobile delivery
Evidence from the release. WhatsApp, iMessage, Discord state, QQBot, and iOS Talk now preserve replies, typing, session state, QR-login recovery, and realtime connections across normal restart and transport failure paths.
Operator reading. Reliable channel and mobile delivery lives at the handoff between the Gateway and a conversation. Send one harmless message, reconnect once, and compare the account, thread, sender, and final transcript.
Faster Control UI chat
Evidence from the release. startup, local drafts, incremental stream rendering, transcript caching, first connect, and post-send cleanup no longer compete with the active conversation.
Operator reading. The visible promise in Faster Control UI chat needs a continuity check. Use non-sensitive data, refresh midway, and confirm that the same work remains attached to the right session.
Governed skills and plugins
Evidence from the release. Skill Workshop proposals, disabled-skill snapshots, support-file approvals, plugin contracts, and external package boundaries are clearer and safer for operators.
Operator reading. Treat Governed skills and plugins as a boundary change. Exercise one permitted request and one refused request with a test identity, then keep both decisions in the log.
The details that affect a runbook
Richer operator coordination
Workboard goals, task-backed runs, and SQLite-backed plugin state make multi-agent work and installed-plugin discovery survive reloads cleanly.
Keep Richer operator coordination inside a test workspace until you can inspect its ledger, next run, failure state, and cancellation behavior from the operator surface.
Skills
let the skill_workshop agent tool apply, reject, and quarantine explicit proposals through the guarded review flow.
Keep Skills inside a test workspace until you can inspect its ledger, next run, failure state, and cancellation behavior from the operator surface.
Skills
let proposals carry approved support files under standard skill folders, with scanner, hash, and rollback safeguards.
Keep discovery separate from permission for Skills. Review the manifest, source, dependencies, and removal path in a disposable workspace before enabling it.
Operator checklist before rollout
- Before touching persistent state, capture the version, host, provider, and workspace for Resilient agent and Codex runs.
- Read the linked release record and verify a backup whenever the change can alter configuration or session data.
- Interrupt one delivery after admission, reconnect the transport, and compare the final reply with the original conversation.
- Force a short transport interruption and verify that retry or recovery preserves the original thread and sender.
- Close the test with the evidence attached, and do not widen the rollout while a behavior remains unexplained.
openclaw --version
openclaw gateway status
openclaw security audit
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
Build. render independent CLI startup metadata help snapshots concurrently to cut cold build-all metadata time. Treat the fix as a boundary condition and retain the source wording beside your local result.
Plugins. stop timed-out package-boundary prep steps by process group so descendant TypeScript/helper processes do not survive local check cleanup. Keep the reproduction and the post-fix result together in the acceptance record.
This page is a practical reading of the v2026.6.1-beta.3 source record; the release index and model provider reference remain the references to use for migrations and support boundaries.
Reference Trail
Sources and further reading
- v2026.6.1-beta.3 source recordgithub.com
- release indexgithub.com
- model provider referencedocs.openclaw.ai