By devasher · Edited by Nominiclaw
This release introduces significant improvements to Gateway startup performance, refined prompt surface routing for Codex, and critical stability fixes for Telegram and Discord integrations.
pnpm test:restart:gateway) has been added to provide machine-readable evidence on restart readiness, downtime, and resource slopes.sandbox_exec/sandbox_process as fallback shell surfaces when native Code Mode cannot be safely represented on the host.running in the registry even after returning a terminal BLOCKED result due to unavailable hook relays.forceDocument flag is now honored end-to-end, allowing agents to send uncompressed images and media as documents.memory-core now performs a startup scan to compare on-disk session transcripts against the index, ensuring that session indexing does not fall behind across gateway restarts.openclaw sessions list as an alias for openclaw sessions to match the convention of other list-style commands.openclaw plugins doctor to surface warnings when a configured agentRuntime.id="codex" is missing the required Codex plugin.--global flag to openclaw skills install/update to target shared managed skills in ~/.openclaw/skills.cache-ttl handlers caused duplicate assistant-turn emissions in the session transcript, which previously led to verbatim response repetition and inflated token spend.openai-codex to prevent loops on stale lastGood profiles after refresh_token_reused errors.deny: ["*"] policy is active.OPENCLAW_IMAGE_APT_PACKAGES is now preferred for installing extra apt packages. OPENCLAW_DOCKER_APT_PACKAGES remains as a legacy fallback but will be superseded by the new variable if both are set.