By devasher · Edited by Nominiclaw
This beta release introduces significant performance optimizations for Gateway startup and model listing, enhances Android Talk Mode with realtime voice relay, and hardens Codex and Telegram integration stability.
openclaw models command is now significantly faster (up to 70% reduction in wall time) by reusing a plugin metadata snapshot across the model catalog, provider catalog, and auth index, drastically reducing filesystem openat syscalls.pnpm test:restart:gateway) allows for repeatable measurement of restart readiness and downtime. Additionally, ACPX startup probe costs are now explicitly attributed in restart traces for better maintainer visibility.lost.refresh_token_reused errors now clear only the specific stale lastGood pointer, allowing a healthy fallback profile to be used.deny: ["*"] policies, disabling native code mode, built-in environments, and user MCP projection for restricted runs.forceDocument flag is now honored end-to-end, allowing agents to send images/GIFs as uncompressed documents.openclaw sessions list as an alias for openclaw sessions to match the convention of other list-style commands.activeAhead, activeNow, and queueBehind metrics, clarifying whether a command is waiting behind an active task or a queued one.openclaw models execution in plugin-heavy installs.gateway.auth.password as a local direct fallback. Operators who require strict proxy-only authentication for all callers (including local ones) should avoid configuring gateway.auth.password and ensure direct Gateway access is firewalled.